Add option to display test + provisioning profiles
Ah, I'm sorry, I guess I didn't really understand what you're trying to accomplish in the first place.
I'm a bit puzzled why the preference seems to be modeled as a Flow
, since this is type for…
Add option to display test + provisioning profiles
First of all, LocalProfileInfo
is an imported class, coming from another project, so extending it directly is difficult, so I guess that's the reason why LPAUtils
exists. It makes use of…