diff --git a/fastlane/Fastfile b/fastlane/Fastfile index d305e472..0a353305 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -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 = {}