Skip to content

Commit

Permalink
Legacy Swift for demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
dbettermann committed Oct 1, 2016
1 parent 7306500 commit 8a3e49b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DBAlertController-Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 2.3;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
Expand Down Expand Up @@ -396,6 +397,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_VERSION = 2.3;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
Expand Down

0 comments on commit 8a3e49b

Please sign in to comment.