Skip to content

Commit

Permalink
Changed to swift3
Browse files Browse the repository at this point in the history
  • Loading branch information
Esqarrouth committed Sep 26, 2016
1 parent bc93a61 commit 3ae26f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EZLoadingActivity.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
Expand Down Expand Up @@ -365,6 +366,7 @@
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
Expand Down

0 comments on commit 3ae26f6

Please sign in to comment.