added swift for bitrise

This commit is contained in:
Viktor Sarström 2021-09-12 20:32:48 +02:00
parent 5b914ffed0
commit b0ad66ef65
1 changed files with 2 additions and 0 deletions

View File

@ -996,6 +996,7 @@
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
"\"$(inherited)\"",
"\"$(SDKROOT)/usr/lib/swift\"",
);
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
@ -1050,6 +1051,7 @@
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
"\"$(inherited)\"",
"\"$(SDKROOT)/usr/lib/swift\""
);
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;