• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cusom codesign resource rules getting copied into app. Why?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cusom codesign resource rules getting copied into app. Why?


  • Subject: Cusom codesign resource rules getting copied into app. Why?
  • From: Matt Gough <email@hidden>
  • Date: Thu, 15 Jul 2010 17:16:50 +0100

I am not sure if this is supposed to happen:

I have just set up a custom resource rules plist to get codesign to ignore a couple of files in my app's bundle and have set CODE_SIGN_RESOURCE_RULES_PATH to point to it.

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

CodeSign build/Release/MyApp.app
cd /MyApp
/usr/bin/codesign -f -s "humyo.com ltd" --resource-rules=/MyApp/build/Release/MyApp.app/CodeSignResourceRules.plist /MyApp/build/Release/MyApp.app


Matt
 _______________________________________________
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

  • Follow-Ups:
    • Re: Cusom codesign resource rules getting copied into app. Why?
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Using ibtool to assign accessability names
  • Next by Date: Forcing ulong AE constants
  • Previous by thread: Re: Using ibtool to assign accessability names
  • Next by thread: Re: Cusom codesign resource rules getting copied into app. Why?
  • Index(es):
    • Date
    • Thread