techteej
Mar 11, 2014 - 20:49
Maybe I can get some help here.
I exported my project from pythonista to Xcode, and it runs smoothly. But, I can't archive the project because I wanted to export it to an ipa file.
Maybe I can get some help here.
I exported my project from pythonista to Xcode, and it runs smoothly. But, I can't archive the project because I wanted to export it to an ipa file.
A reply would be appreciated...
Why can't you archive it? Is the option greyed-out? If that is the case; make sure to select your device in the menu where you select between simulator/device.
It is greyed out. I have checked the simulator device, and all is fine there.
You have to select an actual device as the target for the Archive option in Xcode. It doesn't work with simulator builds.
I did select an actual device. That's why I brought up this post.
I already checked the first page of google...