Skip to content

Commit

Permalink
update swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
zntfdr committed Jun 29, 2019
1 parent 7ef64e7 commit c53028a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions SCTiledImage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2911,7 +2911,7 @@
TargetAttributes = {
9C0252FA1E44889600F3457A = {
CreatedOnToolsVersion = 8.2.1;
LastSwiftMigration = 1000;
LastSwiftMigration = 1100;
ProvisioningStyle = Automatic;
};
};
Expand Down Expand Up @@ -4029,8 +4029,7 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.siclo.SCTiledImage;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
Expand All @@ -4042,8 +4041,7 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.siclo.SCTiledImage;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Release;
};
Expand Down

0 comments on commit c53028a

Please sign in to comment.