Re: Archive succeeds but "No Archives" - Me too
Re: Archive succeeds but "No Archives" - Me too
- Subject: Re: Archive succeeds but "No Archives" - Me too
- From: Jerry Krinock <email@hidden>
- Date: Mon, 23 Jan 2012 14:10:03 -0800
On 2012 Jan 23, at 12:24, Mike Downs wrote:
> Check the Archive documentation in Organizer. There is a technical note that addresses this issue. Has to do with your Build Settings. Just follow the direction in the Tech Note to solve this issue.
Thank you, Mike. I searched and searched but could find no Apple documentation on this issue.
Finally I found the answer here:
http://www.dzhang.com/blog/2011/03/11/xcode-4-succeeded-archiving-app-but-nothing-appears-in-organizer
By the way, I didn't know this earlier, but all the "invisible" archives that I produced this morning were, in fact, empty packages.
Specifically, the answer is to DELETE the SKIP_INSTALL Build Setting, or set them all to NO, if Xcode won't let you delete them.
Now I realize how this happened. When I made my first archive, I just did it and it worked. In "Archive Your Application", it says:
"if [your application] relies on static libraries, ensure that those libraries are part of the application binary by setting the Skip Install build setting to Yes in the Release build configuration of the target that builds and archives the application."
I don't have any static libraries, but I am building in a private framework, and it seemed like a good idea to set SKIP_INSTALL to YES, so I did so. That's what caused the problem!
Maybe someone can make sense out of this.
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden