I'm trying to complete the process: develop a stack on Mac -> test it on Mac with simulator -> test it on my iPhone
and obviously I don't want to pay $99 to be able to do that.
I read on <https://developer.apple.com/library/pr ... -CH27-SW3>:
Also, I exchanged a few emails with people at Apple Developer Program Support and one of them wrote :Launch Your App on Devices Using Free Provisioning
If you don’t join the Apple Developer Program, you can still build and run your app on a device using free provisioning. However, the capabilities available to your app are restricted when you don’t belong to the Apple Developer Program (see Supported Capabilities).
I've never been able to get a free "provisioning profile", as required by Livecode, to test my stack on my iPhone. Has anyone here done that? How does one get such a profile?You were right in your email, we do have paid program, however since our WWDC conference last June, you can launch your App on devices using free Provisioning.
What I did:
- I was able to run a test stack on the simulator, using Livecode 7.0.6 and Xcode 6.3.
- I followed the links in the web page above, but couldn't add my Apple ID account to Xcode because it insists on my joining the $99 development program.