Reputation: 1182
Paid developer account in one mac and xcode in other mac.. so can i test app in real device connect iphone with USB to mac with normal apple account.
if i cant test app with normal apple developer account(without paid apple developer account) then what i need to create from paid developer account for test app in real device and to create IPA file..
can i create provisioning profile in one mac and that profile can i install in xcode which is in other mac.
Please help me in the above three questions.
Upvotes: 0
Views: 2985
Reputation: 1835
No, you don't need to pay 99$ just for testing/running your app in your device via USB. This blog gives step by step detailed and updated flow of installing development apps on real iOS devices for testing purpose. Have a look. Hope it helps. Thanks
Upvotes: 1
Reputation: 2154
I'm not sure on your questions, but I think you want to share your app with your friend / client to test with normal account.
If this is the query, you can do that.
Follow this link and make IPA file.
https://medium.com/mλgnξtλr/how-to-export-a-ipa-file-from-xcode-without-a-dev-account-bac8b2645ad3
After that you can install that by using cydiaimpector on any PC/Laptop
Upvotes: 1