misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj
branchios-revival
changeset 11143 8c99fde7a594
parent 11109 5ea358421a65
child 11313 4701700276f5
--- a/misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj	Thu Aug 27 23:52:38 2015 +0200
+++ b/misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj	Sat Sep 05 23:12:23 2015 +0200
@@ -175,6 +175,7 @@
 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
 				INSTALL_PATH = /usr/local/lib;
 				PRODUCT_NAME = Physlayer;
+				SKIP_INSTALL = YES;
 			};
 			name = Debug;
 		};
@@ -188,6 +189,7 @@
 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
 				INSTALL_PATH = /usr/local/lib;
 				PRODUCT_NAME = Physlayer;
+				SKIP_INSTALL = YES;
 			};
 			name = Release;
 		};
@@ -221,7 +223,7 @@
 				OTHER_LDFLAGS = "-ObjC";
 				PREBINDING = NO;
 				SDKROOT = iphoneos;
-				VALID_ARCHS = "armv7 x86_64";
+				VALID_ARCHS = "armv7 x86_64 arm64";
 			};
 			name = Debug;
 		};
@@ -253,7 +255,7 @@
 				OTHER_LDFLAGS = "-ObjC";
 				PREBINDING = NO;
 				SDKROOT = iphoneos;
-				VALID_ARCHS = "armv7 x86_64";
+				VALID_ARCHS = "armv7 x86_64 arm64";
 			};
 			name = Release;
 		};