• 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
Re: How do I include a URL in a preprocessed Info.plist?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I include a URL in a preprocessed Info.plist?


  • Subject: Re: How do I include a URL in a preprocessed Info.plist?
  • From: Gregory Weston <email@hidden>
  • Date: Sat, 27 Dec 2008 14:41:34 -0500

Graham Cox wrote:

On 27 Dec 2008, at 11:27 pm, Andrew Farmer wrote:

Does your URL have an ampersand (&) in it? If so, try escaping it as
"&amp;".

No it doesn't - it's just a very straightforward URL like http:// mysite.com/path/to/stuff.xml


(I also tried quoting the string which makes no difference)

In a fit of optimism, entered the terms Info.plist and preprocess in Google and found this:


<http://developer.apple.com/technotes/tn2007/tn2175.html>
"To work around this feature of the C preprocessor, we can pass the - traditional flag to the Info.plist Other Preprocessor Flags build setting in Xcode. This will cause the preprocessor to use the traditional ANSI C /* and */ character strings as tokens to recognize and discard text as comments."
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: How do I include a URL in a preprocessed Info.plist?
      • From: Graham Cox <email@hidden>
  • Prev by Date: Crash when sorting tree bound to NSOutlineView
  • Next by Date: Re: Crash when NSPersistentDocument tries to present error during saveDocument:
  • Previous by thread: Re: How do I include a URL in a preprocessed Info.plist?
  • Next by thread: Re: How do I include a URL in a preprocessed Info.plist?
  • Index(es):
    • Date
    • Thread