|
|
@@ -508,16 +508,6 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@loader_path/Frameworks",
|
|
|
- );
|
|
|
- SDKROOT = iphoneos;
|
|
|
- SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
|
|
|
- SUPPORTS_MACCATALYST = YES;
|
|
|
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2,3,4";
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
@@ -525,16 +515,6 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@loader_path/Frameworks",
|
|
|
- );
|
|
|
- SDKROOT = iphoneos;
|
|
|
- SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
|
|
|
- SUPPORTS_MACCATALYST = YES;
|
|
|
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2,3,4";
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|