Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
project file tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
William Henderson committed May 12, 2011
1 parent e1b7c30 commit 7dccc0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project-IPhone/YAJLIPhone.xcodeproj/project.pbxproj
Expand Up @@ -1104,6 +1104,7 @@
GCC_PREFIX_HEADER = YAJLIPhone_Prefix.pch;
INSTALL_PATH = /usr/local/lib;
PRODUCT_NAME = YAJLIPhone;
SKIP_INSTALL = YES;
};
name = Debug;
};
Expand All @@ -1121,6 +1122,7 @@
GCC_PREFIX_HEADER = YAJLIPhone_Prefix.pch;
INSTALL_PATH = /usr/local/lib;
PRODUCT_NAME = YAJLIPhone;
SKIP_INSTALL = YES;
};
name = Release;
};
Expand Down

0 comments on commit 7dccc0e

Please sign in to comment.