• 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: Using InfoPlist.strings with a different name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using InfoPlist.strings with a different name


  • Subject: Re: Using InfoPlist.strings with a different name
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 6 May 2009 12:41:42 -0500

On May 6, 2009, at 11:55 AM, Paulo F. Andrade wrote:

I have an xcode project with two target applications.
These applications only differ slightly, one of the differences is the name of the application.


For one of these targets I already have it using a different Info.plist, but I would also like to use a different InfoPlist.strings file.

How can I tell xcode to look for OtherTarget-InfoPlist.strings rather than the default InfoPlist.strings?

You just change the target membership of the two files.

The problem is that you don't want OtherTarget-InfoPlist.strings to be called that once it's copied into application's resources.

The easiest thing to do is to have your source files for the two applications kept in different folders. Then, they can both be called InfoPlist.strings without colliding. Then, just make each file a member of the appropriate target (and only that target).

Cheers,
Ken

_______________________________________________
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


References: 
 >Using InfoPlist.strings with a different name (From: "Paulo F. Andrade" <email@hidden>)

  • Prev by Date: Re: Xcode and SVN
  • Next by Date: Re: Xcode and SVN
  • Previous by thread: Using InfoPlist.strings with a different name
  • Next by thread: Xcode and SVN
  • Index(es):
    • Date
    • Thread