Skip to content

Commit

Permalink
remove swift_versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Kelso committed Sep 18, 2023
1 parent fc1d926 commit 89a3a98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RecurlySDK-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,6 @@
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.1;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand Down Expand Up @@ -754,7 +753,6 @@
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_VERSION = 5.0;
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
Expand Down

0 comments on commit 89a3a98

Please sign in to comment.