mirror of
https://github.com/zhigang1992/Kingfisher.git
synced 2026-01-12 22:48:21 +08:00
Update Xcode version for xcframework
This commit is contained in:
@@ -87,7 +87,7 @@ platform :ios do
|
||||
lane :xcframework do |options|
|
||||
target_version = "Kingfisher-#{options[:version]}"
|
||||
|
||||
xcversion(version: "~> 15.0")
|
||||
xcversion(version: "~> 15.2")
|
||||
FileUtils.rm_rf '../build'
|
||||
|
||||
frameworks = {}
|
||||
|
||||
Reference in New Issue
Block a user