- Everything in your life was fine and then one day when you decided to Archive your Xcode build as usual ... BAM! ... out of the blue, the end result turned out to be weird / different one than usual.
-
It almost seems wrong and on closer inspection you can surely tell that what used to work
- had the archive type "ios app archive"
- whereas the newer strange build results has the archive type "generic xcode archive"
- The reason this is happening is because you've added a new framework(s) for which you need to edit the Target > Build Settings and set the Skip Install setting to Yes. Afterwards the "Archive" process will start producing normal end results again.
Showing posts with label ios app archive. Show all posts
Showing posts with label ios app archive. Show all posts
Wednesday, March 28, 2012
Wrong Archive - "ios app archive" vs "generic xcode archive"
Labels:
generic xcode archive,
incorrect,
ios app archive,
wrong,
xcode
Subscribe to:
Posts (Atom)

