Skip install to build with other projects

This commit is contained in:
relikd
2019-07-29 21:24:18 +02:00
parent 6c08f6d3e7
commit b17c0686fa

View File

@@ -38,7 +38,6 @@
children = (
540A649A22EE78B200470937 /* QLOPML */,
540A649922EE78B200470937 /* Products */,
540A64A722EE7C9B00470937 /* Frameworks */,
);
sourceTree = "<group>";
};
@@ -62,13 +61,6 @@
path = QLOPML;
sourceTree = "<group>";
};
540A64A722EE7C9B00470937 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
@@ -212,6 +204,7 @@
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Debug;
};
@@ -264,6 +257,7 @@
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Release;
};