File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1+ 3.0
Original file line number Diff line number Diff line change 321321 ONLY_ACTIVE_ARCH = YES;
322322 SDKROOT = iphoneos;
323323 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
324+ SWIFT_VERSION = 3.0;
324325 TARGETED_DEVICE_FAMILY = "1,2";
325326 };
326327 name = Debug;
361362 MTL_ENABLE_DEBUG_INFO = NO;
362363 SDKROOT = iphoneos;
363364 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
365+ SWIFT_VERSION = 3.0;
364366 TARGETED_DEVICE_FAMILY = "1,2";
365367 VALIDATE_PRODUCT = YES;
366368 };
375377 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
376378 PRODUCT_BUNDLE_IDENTIFIER = "com.samsoffes.gradient-view.example";
377379 PRODUCT_NAME = "$(TARGET_NAME)";
378- SWIFT_VERSION = 3.0;
379380 };
380381 name = Debug;
381382 };
388389 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
389390 PRODUCT_BUNDLE_IDENTIFIER = "com.samsoffes.gradient-view.example";
390391 PRODUCT_NAME = "$(TARGET_NAME)";
391- SWIFT_VERSION = 3.0;
392392 };
393393 name = Release;
394394 };
417417 PRODUCT_NAME = "$(TARGET_NAME)";
418418 SKIP_INSTALL = YES;
419419 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
420- SWIFT_VERSION = 3.0;
421420 VERSIONING_SYSTEM = "apple-generic";
422421 VERSION_INFO_PREFIX = "";
423422 };
442441 PRODUCT_BUNDLE_IDENTIFIER = "com.samsoffes.gradient-view";
443442 PRODUCT_NAME = "$(TARGET_NAME)";
444443 SKIP_INSTALL = YES;
445- SWIFT_VERSION = 3.0;
446444 VERSIONING_SYSTEM = "apple-generic";
447445 VERSION_INFO_PREFIX = "";
448446 };
You can’t perform that action at this time.
0 commit comments