update fastlane configs
This commit is contained in:
@@ -62,7 +62,7 @@ platform :ios do
|
||||
|
||||
settings_to_override = {
|
||||
:BUNDLE_IDENTIFIER => "io.getstream.flutter",
|
||||
:PROVISIONING_PROFILE_SPECIFIER => "match AppStore io.getstream.flutter"
|
||||
:PROVISIONING_PROFILE_SPECIFIER => "match AppStore io.getstream.flutter 1620032657"
|
||||
}
|
||||
|
||||
gym(
|
||||
|
||||
Reference in New Issue
Block a user