Re: Xcode & Foundation tool question
Re: Xcode & Foundation tool question
- Subject: Re: Xcode & Foundation tool question
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 18 Mar 2011 18:19:30 +0100
Le 18 mars 2011 à 17:07, Heizer, Charles a écrit : Hello, I have a xml .xsd file that is quite lengthy and I would like to add it to my Xcode project which is a Foundation tool. Now I can add an existing file, which I have done. But what I would really like to know is, can I compile this file in to my project and use it's contents as a NSString? Normally if this were a standard Cocoa app I would just write the file to the resources directory and use NSBundle, but since it's a foundation tool...
This may be what you want:
|
_______________________________________________
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