This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed
Sourcery/Sourcery.xcodeproj Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1- github "MrAlek/PagedArray" "0.5 "
1+ github "MrAlek/PagedArray" "0.7 "
Original file line number Diff line number Diff line change 252252 TargetAttributes = {
253253 01DAF1371CCFB138003F7B1B = {
254254 CreatedOnToolsVersion = 7.3;
255- LastSwiftMigration = 0810 ;
255+ LastSwiftMigration = 0900 ;
256256 };
257257 01DAF1411CCFB138003F7B1B = {
258258 CreatedOnToolsVersion = 7.3;
259- LastSwiftMigration = 0810 ;
259+ LastSwiftMigration = 0900 ;
260260 };
261261 };
262262 };
446446 PRODUCT_NAME = Sourcery;
447447 SKIP_INSTALL = YES;
448448 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
449- SWIFT_VERSION = 3.0;
449+ SWIFT_SWIFT3_OBJC_INFERENCE = On;
450+ SWIFT_VERSION = 4.0;
450451 };
451452 name = Debug;
452453 };
466467 PRODUCT_BUNDLE_IDENTIFIER = com.nodes.Sourcery;
467468 PRODUCT_NAME = Sourcery;
468469 SKIP_INSTALL = YES;
469- SWIFT_VERSION = 3.0;
470+ SWIFT_SWIFT3_OBJC_INFERENCE = On;
471+ SWIFT_VERSION = 4.0;
470472 };
471473 name = Release;
472474 };
477479 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks ${SRCROOT}/../Carthage/Build/iOS";
478480 PRODUCT_BUNDLE_IDENTIFIER = com.nodes.SourceryTests;
479481 PRODUCT_NAME = SourceryTests;
480- SWIFT_VERSION = 3.0.1;
482+ SWIFT_SWIFT3_OBJC_INFERENCE = On;
483+ SWIFT_VERSION = 4.0;
481484 };
482485 name = Debug;
483486 };
488491 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks ${SRCROOT}/../Carthage/Build/iOS";
489492 PRODUCT_BUNDLE_IDENTIFIER = com.nodes.SourceryTests;
490493 PRODUCT_NAME = SourceryTests;
491- SWIFT_VERSION = 3.0.1;
494+ SWIFT_SWIFT3_OBJC_INFERENCE = On;
495+ SWIFT_VERSION = 4.0;
492496 };
493497 name = Release;
494498 };
You can’t perform that action at this time.
0 commit comments