I'm completing an app in swift 2 IOS and would like to know if there's a way to export and install on an iphone without having the apple developer program, as it can be done on android.
I'm completing an app in swift 2 IOS and would like to know if there's a way to export and install on an iphone without having the apple developer program, as it can be done on android.
You can create a developer account, but without paying 99 USD. That way you still can not publish apps in the AppStore, but you can install the app on your iPhone.
To do this, you plug the iPhone into your Mac, and in XCode, when choosing the device, your iPhone will appear there ... Your developer account must be linked to the project, but if I do not cheating XCode kind of guides you to do this. ;)
You have to install yes and from Xcode 7 you do not have to pay the license anymore!
Applications are installed before you open, and can be opened even after you disconnect from the computer. Note that some functions, such as the game center, do not work without a developer account.
Good, Clever
Without the Apple developer program account, it is not possible, as far as I know.
You also can not simulate an Xcode app on your iPhone that I tried with SWIFT 3 Xcode 8.