Skip to content

Commit

Permalink
Set swift version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidask committed Nov 1, 2018
1 parent 99ea6ac commit 050dc95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Futures.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@
PRODUCT_NAME = Futures;
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
Expand All @@ -716,7 +715,6 @@
PRODUCT_BUNDLE_IDENTIFIER = com.formbound.Futures;
PRODUCT_NAME = Futures;
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
Expand Down

0 comments on commit 050dc95

Please sign in to comment.