Re: Cusom codesign resource rules getting copied into app. Why?
Re: Cusom codesign resource rules getting copied into app. Why?
- Subject: Re: Cusom codesign resource rules getting copied into app. Why?
- From: Fritz Anderson <email@hidden>
- Date: Thu, 15 Jul 2010 11:48:28 -0500
On 15 Jul 2010, at 11:16 AM, Matt Gough wrote: Now when I build my app, my plist ends up at the top-level of the app bundle. Is this correct? Why does it need to be there, since the CodeResources file gets all my custom rules.
Looking at the build log I see:
CpResource build/Release/SmartDrive.app/CodeSignResourceRules.plist CodeSignResourceRules.plist cd /MyApp /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /MyApp/CodeSignResourceRules.plist /MyApp/build/Release/MyApp.app
Select the file in the Groups & Files list, and press cmd-I. Go to the Targets tab. I believe it should not be part of any target. If it were, the build system would put it into the application bundle. If any target is checked in that view, uncheck it, do a clean build, and see if that produces what you want.
— F
|
_______________________________________________
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