Archives not showing up in Organizer for Xcode 4

前端 未结 20 2187
轮回少年
轮回少年 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

    In my case, issue was due using fastlane as root. It set up the Archive file in the Archives folder as root, so when I tried to create the build from XCode, it didn't couldn't write to this folder. No message was shown by XCode

提交回复
热议问题