On Apr 21, 2020, at 6:11 AM, Graham Samuel via use-livecode 
<use-livecode@lists.runrev.com> wrote:
> 
> I’m trying to get my iOS app, now ready for beta test, transferred to an 
> actual phone, after what I think are all the earlier steps both in the Apple 
> certification system (Franz Kafka would be proud!) and in LC and in the 
> simulator. I have also tried to follow advice generously given on this list, 
> especially from Bill Prothero.
> 
> However, XCode refuses to put my app on the phone, and among other things 
> seems to suggest that my Profile doesn’t have the right Capabilities. But 
> when I return to the Apple Developer profile and look at the Profile I 
> generated, sure enough it says ‘Enabled Capabilities: none’, but the editing 
> function for the Profile doesn’t give an option to add any.
> 
> Does anyone know what a Capability is in this context, whether I need one, 
> and if so, what to do to get one (or more)? If i don’t need one, why is Xcode 
> complaining?
> 
> It is so hard to keep going in these circumstances.

Here is something that helped me when I was setting up my system for iOS 
development.

You can build up various profiles in your OS that may be expired or created 
with an incomplete device list. This can happen when you add devices. You then 
have to edit your profile and update the devices available. When you download 
that profile and double-click it, a copy is added to your OS. I had originally 
thought it was smart updating my profile with the same name. Not so.

Check this path on your OS:  /Users/Graham/Library/MobileDevice/Provisioning 
Profiles

You might consider deleting all of them. Then download your current profile and 
double click on it. You will see a new file in the path above. You do not need 
to restart LC to see the updated profile. I switch tabs in the Standalone 
Builder to Windows or Mac, then back to iOS. The profile dropdown will now show 
the updated state of that path above. Pick the profile again and continue on.

Best regards,

Mark Talluto
livecloud.io <http://livecloud.io/>
nursenotes.net <http://nursenotes.net/>
canelasoftware.com <http://www.canelasoftware.com/>

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to