Skip to content

Commit

Permalink
Fixed building the iOS Demo files in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
slime73 committed May 6, 2015
1 parent 4fc4026 commit c4fe8c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj
Expand Up @@ -571,7 +571,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0630;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Demos" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -818,6 +818,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
GCC_OPTIMIZATION_LEVEL = 0;
HEADER_SEARCH_PATHS = ../../include;
ONLY_ACTIVE_ARCH = YES;
PRELINK_LIBS = "";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down

0 comments on commit c4fe8c8

Please sign in to comment.