Skip to content

Commit

Permalink
Migrated the iOS target as well
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaskubanek committed Sep 24, 2016
1 parent fafe0c9 commit bbe2ed8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LoremSwiftum.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@
TargetAttributes = {
802CD5B31A1E9F090067165F = {
CreatedOnToolsVersion = 6.1;
LastSwiftMigration = 0800;
};
80863FD11BD7864C00C3D182 = {
CreatedOnToolsVersion = 7.0.1;
Expand Down Expand Up @@ -253,6 +254,7 @@
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_VERSION = 2.3;
};
name = Debug;
};
Expand All @@ -276,6 +278,7 @@
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_VERSION = 2.3;
};
name = Release;
};
Expand Down

0 comments on commit bbe2ed8

Please sign in to comment.