Skip to content

Commit

Permalink
Update Swift version to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreterron authored and tmandry committed Jan 2, 2021
1 parent 4336192 commit 84ff54f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AXSwift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.0;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
Expand All @@ -477,7 +477,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.0;
SWIFT_VERSION = 5.0;
};
name = Release;
};
Expand Down

0 comments on commit 84ff54f

Please sign in to comment.