Distribute archived display Mac OS instead of iOS

I created a brand new project in the latest version of Xcode, and have built and run it on the Simulator and the device plugged into my Mac.

< p>Recently I need to archive & export .ipa for other people to install (still using my developer profile and one of my developer devices), but because when I click on the “Archive” tab of the manager window This operation cannot be performed when the “Distribute” button, the best choice is “Submit to Mac App Store” instead of the iOS store.

There is nothing in my project settings that means Mac OS instead of iOS, so I am very Confused why this happens. I have tried repeating the target/product, but the result is the same. I have other people building projects on different Macs and they have the same problem.

This It is a known bug in Xcode, is there some way to get through it?

Thank you,
BT

Check if you accidentally change the Info .plist as part of the target. It shouldn’t. Uncheck it in the “Target Membership” pane, or remove it from the “Copy Package Resources” build phase.

(Pass Find the answer to this question: My iPhone app is being archived as “Mac App Archive” and not “iOS app archive”.)

I created it in the latest version of Xcode A brand new project, and it has been built and run on the Simulator and the device plugged into my Mac.

Recently I need to archive & export .ipa for others to install (still using my Developer profile and one of my developer devices), but since I cannot perform this operation when I click the “Distribute” button on the “Archive” tab of the manager window, the best option is “Submit to Mac App Store” Instead of the iOS store.

Nothing in my project settings means Mac OS instead of iOS, so I am confused why this happens. I have tried repeating the target/product, but the result is the same Yes. I have other people building projects on different Macs and they have the same problem.

This is a known bug in Xcode, is there some way to get through it?

Thank you,
BT

Check if you accidentally included Info.plist as part of the target. It shouldn’t. Uncheck it in the “Target Membership” pane, or delete it from the “Copy Package Resources” build phase.

(Find the answer through this question: My iPhone app is being archived as “Mac App Archive” and not “iOS app archive”.)

Leave a Comment

Your email address will not be published.