Skip to content

Commit

Permalink
Merge branch 'release-5.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
msadoon committed Mar 29, 2023
2 parents 5d8651b + 9cb8322 commit 82732d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .fastlane/Fastfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
fastlane_version "2.158.0"
xcversion(version: "8.1")
xcodes(
version: '13.3.1',
select_for_current_build_only: true,
)
default_platform :ios

platform :ios do
Expand Down

0 comments on commit 82732d3

Please sign in to comment.