• 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
Paths in OTHER_CODE_SIGN_FLAGS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Paths in OTHER_CODE_SIGN_FLAGS


  • Subject: Paths in OTHER_CODE_SIGN_FLAGS
  • From: patrick machielse <email@hidden>
  • Date: Tue, 28 Aug 2012 15:17:30 +0200

In Xcode's build settings I'm trying to pass a codesigning requirements file like so:

OTHER_CODE_SIGN_FLAGS = -r "$PROJECT_DIR/r.bin"

PROJECT_DIR may contain spaces so it's quoted.

In the build log it comes out like this:

-r "\"/Users/patrickmachielse/Documents/Code/My" Project "Folder/r.bin\""

which doesn't work…


The description for OTHER_CODE_SIGN_FLAGS reads: "This build setting allows you to pass any additional options you need to codesign(1) as a single space-delimited string."

Perhaps that means: no file paths possible?


Thanks,

Patrick
--
Patrick Machielse
Hieper Software

http://www.hieper.nl
email@hidden


 _______________________________________________
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: Paths in OTHER_CODE_SIGN_FLAGS
      • From: Michael Rawdon <email@hidden>
  • Prev by Date: On solving the Invalid Entitlements error message with building to a device.
  • Next by Date: Xcode GUI not responsive in certain cases.
  • Previous by thread: On solving the Invalid Entitlements error message with building to a device.
  • Next by thread: Re: Paths in OTHER_CODE_SIGN_FLAGS
  • Index(es):
    • Date
    • Thread