HomeFrequently Asked QuestionsWhat is the Rebuild command?What is the meaning of each file status symbol?
  iLocalize 4 > Frequently Asked Questions Index

iLocalize complains that a NIB file is compiled. What should I do?

A compiled NIB file is a NIB file that has been compacted to take less space on the disk but that cannot be localized anymore. If this happens, contact the developer of the NIB file and ask him to send you the non-compiled version of the NIB file.

In Xcode, under Project > Build Settings, go to the Interface Builder XIB Compiler - Options section and make sure the flag Flatten Compiled XIB files is turned off (IBC_FLATTEN_NIBS=NO). Ensure that the targets of the project inherit the same parameter value.


Copyright © DSD.net (Inicio)
Last updated on February 8, 2017

HomeFrequently Asked QuestionsWhat is the Rebuild command?What is the meaning of each file status symbol?