File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Experimental/PlaygroundRuntime/PlaygroundRuntime.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 106
106
TargetAttributes = {
107
107
5EB7828A1FAE6B6F00ADE84E = {
108
108
CreatedOnToolsVersion = 9.1;
109
- LastSwiftMigration = 0910 ;
109
+ LastSwiftMigration = "" ;
110
110
ProvisioningStyle = Automatic;
111
111
};
112
112
};
207
207
SDKROOT = macosx;
208
208
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
209
209
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
210
+ SWIFT_VERSION = 4.2;
210
211
TVOS_DEPLOYMENT_TARGET = 10.0;
211
212
VERSIONING_SYSTEM = "apple-generic";
212
213
VERSION_INFO_PREFIX = "";
261
262
MTL_ENABLE_DEBUG_INFO = NO;
262
263
SDKROOT = macosx;
263
264
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
265
+ SWIFT_VERSION = 4.2;
264
266
TVOS_DEPLOYMENT_TARGET = 10.0;
265
267
VALIDATE_PRODUCT = YES;
266
268
VERSIONING_SYSTEM = "apple-generic";
288
290
SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
289
291
SWIFT_INSTALL_OBJC_HEADER = NO;
290
292
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
291
- SWIFT_VERSION = 4.0;
292
293
};
293
294
name = Debug;
294
295
};
311
312
SKIP_INSTALL = YES;
312
313
SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
313
314
SWIFT_INSTALL_OBJC_HEADER = NO;
314
- SWIFT_VERSION = 4.0;
315
315
};
316
316
name = Release;
317
317
};
You can’t perform that action at this time.
0 commit comments