Skip to content

Commit

Permalink
Really add shared scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
tokyovigilante committed Jul 2, 2015
1 parent f7a33b9 commit 3f24d6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/xcode5/glsl_optimizer_lib.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0500;
LastUpgradeCheck = 0700;
TargetAttributes = {
9429935E1B1DB6E20095A86F = {
CreatedOnToolsVersion = 6.3.2;
Expand Down Expand Up @@ -1244,6 +1244,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
Expand Down

0 comments on commit 3f24d6d

Please sign in to comment.