Re: Clean command fail
Re: Clean command fail
- Subject: Re: Clean command fail
- From: lowell <email@hidden>
- Date: Thu, 08 Dec 2011 20:41:37 -0800
> Does anyone know if this was fixed in 4.2? I'd love to avoid the possible hassles of updating.
I don't remember Clean not doing anything in Xcode (Xcode, not xCode :P) 4.1. Anyway, it works as advertised in 4.2:
http://i.imgur.com/C8t3y.png
> If anyone has an idea of where to locate it on this Lion system, that would be helpful too.
The build folder is within wherever you set the Derived Data location in Xcode under Preferences > Locations. For example, mine is set as Custom, with the location as /Users/Shared/SourceCache/Xcode/DerivedData. The app bundle would be at AppName-hash/Build/Products/$CONFIGURATION$EFFECTIVE_PLATFORM_NAME.
You can reference the path in a build script with $CONFIGURATION_BUILD_DIR.
--lowell
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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