We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6627d66 commit 8b64abbCopy full SHA for 8b64abb
fastlane/Fastfile
@@ -90,7 +90,6 @@ lane :publish_release do |options|
90
clean_products
91
92
publish_ios_sdk(
93
- skip_pods: true,
94
version: options[:version],
95
sdk_names: sdk_names,
96
podspec_names: ['StreamChatSwiftUI', 'StreamChatSwiftUI-XCFramework'],
0 commit comments