Skip to content

Deploy iOS apps to your devices without an Apple Developer Membership

With the release of Xcode 7, Apple combined the iOS and Mac Developer programs into a single Developer Program. Previously these programs were $99/year for each and now they are $99/year for the combined Apple Developer Program which lets you create and deploy apps for iOS and OS X.

At this time Apple also provided (using Xcode) a way to deploy iOS apps to your own devices, something which had previously always required an iOS Developer Program membership. Essentially, Apple provided a free “provisioning profile” for use with your own devices.

ios.png

After some Internet research and testing, it turns out that you can use this free provisioning profile with Xojo as well.

It’s not all puppies and kittens, however. There are a fair amount of steps you’ll need to do (using Xcode) in order to create the free provisioning profile and you’ll need to do them for each new app you want to deploy to a device.

But for those of you that want to deploy Xojo iOS apps to your devices before you join the Apple Developer Program, you may find this helpful.

Full steps, with screens shots are on this doc page in the Dev Center:


iOS Deploy Tips More Xojo