Sha256: 2e77f5006186c40168e2a55f40da33b04e19ff27a19ea9a04eb15f51b4c7e591
Contents?: true
Size: 815 Bytes
Versions: 23
Compression:
Stored size: 815 Bytes
Contents
## Setting up Skeleton for working with iOS real devices ### First manipulation (sign .xcodeproj) Open Skeleton.xcodeproj in Xcode ($GEMDIR/gems/skeleton-ui-XXX/xcodeproj/Skeleton.xcodeproj). For both the Skeleton and SkeletonUI targets, select "Automatically manage signing" in the "General" tab, and then select your Development Team. This should also auto select Signing Ceritificate. The outcome should look as shown below:  ### Second manipulation (trust the developer)  If you see this pop-up, you can go to Settings => General => Device Management on the device to trust the developer and allow the `SkeletonUI-Runner` app to be run (see [Apple documentation for more information](https://support.apple.com/en-us/HT204460)).
Version data entries
23 entries across 23 versions & 1 rubygems