Browse Source

Use Xcode 14 to build xcframework

onevcat 3 years ago
parent
commit
22846baac3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fastlane/Fastfile

+ 1 - 1
fastlane/Fastfile

@@ -93,7 +93,7 @@ platform :ios do
     target_version = "Kingfisher-#{options[:version]}"
     supporting_root = "../build/#{target_version}/Supporting Files"
     
-    xcversion(version: "~> 13.0")
+    xcversion(version: "~> 14.0")
     FileUtils.rm_rf '../build'
     
     frameworks = []