• 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: Separate targets by localisation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Separate targets by localisation


  • Subject: Re: Separate targets by localisation
  • From: James Bucanek <email@hidden>
  • Date: Wed, 16 Nov 2005 21:37:06 -0700

Steve Palmer wrote on Wednesday, November 16, 2005:
>Is there a way to indicate to XCode that I want, for example, all
>French localised NIBs to be included in one target, all German
>localised NIBs to be included in another, etc?

No. The idea of localizing NIBs (or any resource) is so you can treat all of the localizations as a single entity. That's the way the application package structure is supposed to work.

I suggest you have two options:

1) Write a post-process script to strip out the localications you don't want.

2) Create different NIB files (not localizations of the same file), then build seperate targets that include the appropriate NIBs.

Personally, I think #2 would be a mess to maintain.

--
James Bucanek
 _______________________________________________
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: 
 >Separate targets by localisation (From: Steve Palmer <email@hidden>)

  • Prev by Date: Re: Allocating a C++ class from obj C
  • Next by Date: (no subject)
  • Previous by thread: Re: Separate targets by localisation
  • Next by thread: Copying from folder to bundle
  • Index(es):
    • Date
    • Thread