Archives not showing up in Organizer for Xcode 4

前端 未结 20 2202
轮回少年
轮回少年 2020-11-28 18:12

I\'m trying to create an IPA in Xcode 4, much like the person who asked this question:

Xcode 4: create IPA file instead of .xcarchive

So--I got my Archive co

20条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 19:17

    I had the same problem... I had mistakenly set "Installation Directory" (INSTALL_PATH) to an empty string in my Build Settings. Removing this setting and using the default /Applications solved my issue.

提交回复
热议问题