Skip to content

Commit

Permalink
don't flatten nibs in development builds
Browse files Browse the repository at this point in the history
Keeps iLocalise users happy.
  • Loading branch information
ssp committed Sep 19, 2009
1 parent 4befb86 commit 50cd9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ClickToFlash.xcodeproj/project.pbxproj
Expand Up @@ -623,6 +623,7 @@
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = Plugin/ClickToFlash_Prefix.pch;
IBC_FLATTEN_NIBS = NO;
INFOPLIST_FILE = "Plugin/Info-Plugin.plist";
INSTALL_PATH = "$(HOME)/Library/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.5;
Expand Down

0 comments on commit 50cd9b4

Please sign in to comment.