Explorar o código

skip install set to NO might result in not being able to build submittable app archives

Carola Nitz %!s(int64=10) %!d(string=hai) anos
pai
achega
fbaf10813e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      MobileVLCKit.xcodeproj/project.pbxproj

+ 2 - 0
MobileVLCKit.xcodeproj/project.pbxproj

@@ -349,6 +349,7 @@
 				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
 				OTHER_LDFLAGS = "-ObjC";
 				SDKROOT = iphoneos;
+				SKIP_INSTALL = YES;
 			};
 			name = Debug;
 		};
@@ -362,6 +363,7 @@
 				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
 				OTHER_LDFLAGS = "-ObjC";
 				SDKROOT = iphoneos;
+				SKIP_INSTALL = YES;
 			};
 			name = Release;
 		};