File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
PlaygroundSupport/PlaygroundSupport.xcodeproj Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1513
1513
PRODUCT_NAME = XCPlayground;
1514
1514
SDKROOT = iphonesimulator;
1515
1515
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
1516
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
1517
1516
SWIFT_INSTALL_OBJC_HEADER = NO;
1518
1517
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1519
1518
VALIDATE_PRODUCT = YES;
1678
1677
PRODUCT_NAME = PlaygroundSupport;
1679
1678
SDKROOT = iphonesimulator;
1680
1679
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
1681
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
1682
1680
SWIFT_INSTALL_OBJC_HEADER = NO;
1683
1681
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1684
1682
VALIDATE_PRODUCT = YES;
1770
1768
PRODUCT_NAME = PlaygroundSupport;
1771
1769
SDKROOT = appletvsimulator;
1772
1770
SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
1773
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
1774
1771
SWIFT_INSTALL_OBJC_HEADER = NO;
1775
1772
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1776
1773
VALIDATE_PRODUCT = YES;
2126
2123
PRODUCT_NAME = XCPlayground;
2127
2124
SDKROOT = appletvsimulator;
2128
2125
SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
2129
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
2130
2126
SWIFT_INSTALL_OBJC_HEADER = NO;
2131
2127
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
2132
2128
VALIDATE_PRODUCT = YES;
You can’t perform that action at this time.
0 commit comments