DISQUS

DISQUS Hello! toxicsoftware.com is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Xcode 2.1 problems with pre-processing Info.plist files…

Started by schwa · 10 months ago

I’ve just come across another rather serious problem in Xcode 2.1. The option for “Preprocess Info.plist File” allows you to use variable substitution in your Info.plist files (and hopefully your InfoPlist.strings files too although I’ve not checked ... Continue reading »

2 comments

  • Have you tried escaping the //s?
    eg. http:\/\/www.apple.com/
  • That should (might) work. But it is pretty ugly. I think it would be better if Apple turned off comment processing for the cpp process. That way I am still free to use <!-- XML style comments --> and I can still use //s in a URL without escaping anything.

Add New Comment

Returning? Login