Re: Deployment build questions
Re: Deployment build questions
- Subject: Re: Deployment build questions
- From: Scott Tooker <email@hidden>
- Date: Thu, 11 Mar 2004 14:31:38 -0800
You can set SYMROOT to "$SRCROOT/MyRelease" in the Deployment build
style to get what you want, but you'll run into the problem that Xcode
doesn't pick up the executable at this new location, so you will have
to create a custom executable for it.
Scott
On Mar 9, 2004, at 12:05 PM, David Catmull wrote:
> I'm trying to create a deployment build of my application, and I can't
> figure out how to make it do what I want.
>
> I want the final version of the app to go in a "Release" folder which
> is next to the project, just like the "build" folder is. I couldn't
> find any symbol to represent the project folder (something similar to
> SYSTEM_LIBRARY_DIR and so forth), so I'm assuming a simple relative
> path is supposed to work. I set the Installation Path to
> "Release/Volley/" (Volley being the name of the product).
>
> So I switch to the Deployment build stye, hit Build, and essentially
> nothing happens. It says "build succeeded" (with debug-symbols:off as
> expected), but nothing is recompiled, and nothing appears in the
> Releases folder. If I then run the app, it runs the one that's in the
> build folder.
>
> What am I missing?
>
> --
> David Catmull
> email@hidden
> http://www.uncommonplace.com/
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.