Forum Archive

Exporting to Xcode but not being able to archive

techteej

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.

techteej

A reply would be appreciated...

Sebastian

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.

techteej

It is greyed out. I have checked the simulator device, and all is fine there.

omz

You have to select an actual device as the target for the Archive option in Xcode. It doesn't work with simulator builds.

techteej

I did select an actual device. That's why I brought up this post.
I already checked the first page of google...