Update Xcode version for xcframework

This commit is contained in:
onevcat
2024-01-11 22:50:43 +09:00
parent 705577c4ca
commit c5178ba787

View File

@@ -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 = {}