Search found 5 matches

by wizard
Wed Jul 27, 2016 6:50 pm
Forum: iOS Deployment
Topic: "The executable was signed with invalid entitlements."
Replies: 21
Views: 21825

Re: "The executable was signed with invalid entitlements."

After hours at this we discovered that the reason we had inadvertently left "Beta Version" checked when we went to our developer profile. Since we had used Apple's Test Flight for an earlier version to distribute to our testers, Test Flight uses the production profile with the "Beta version" box che...
by wizard
Thu Jun 09, 2016 12:31 pm
Forum: iOS Deployment
Topic: Provisioning Profile for ios
Replies: 13
Views: 15333

Re: Provisioning Profile for ios

In El Captain the iPhone Configuration Utility has been removed. After struggling with this for several hours I found that "Profile Manager" is available from the App Store for Mac ($3.99 USD) and was the equivalent of the iPhone Configuration Utility for what I needed. I have no connection with the...
by wizard
Mon Apr 27, 2015 6:29 pm
Forum: iOS Deployment
Topic: LC 7.0.4 and Xcode 6.3 - once again broken?
Replies: 27
Views: 26479

Re: LC 7.0.4 and Xcode 6.3 - once again broken?

One thing you will NOT want to do if you keep multiple versions of XCode, is to change the XCode app name once you begin development. (Example: XCode62 becomes XCode). There is a bug (15283) and Livecode will not be able to deal with the change even though you've update preferences > mobile.
by wizard
Wed Apr 15, 2015 3:18 pm
Forum: iOS Deployment
Topic: LC 7.0.4 and Xcode 6.3 - once again broken?
Replies: 27
Views: 26479

Re: LC 7.0.4 and Xcode 6.3 - once again broken?

With regards to the suggestions to use XCode 6.3 to test with device, what would happen if we save stand alone using XCode 6.2, then upload to Test Fairy? Won't testers who have updated their phones to IOS 8.3 run into a problem?
by wizard
Sat Feb 07, 2015 5:45 pm
Forum: LiveCode Builder
Topic: Widget handling
Replies: 5
Views: 6601

Widget handling

Is there any documentation available that assumes no prior understanding of widgets and provides a step-by-step guide of how to create a widget and then incorporate that into a stack? If I search the documentation within the IDE for the word widget I do not come up with anything. The current user gu...