Skip to content

Commit 20ebd61

Browse files
committed
profiles
1 parent cd0cc5d commit 20ebd61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/stream_chat_v1/ios/fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ platform :ios do
6262

6363
settings_to_override = {
6464
:BUNDLE_IDENTIFIER => "io.getstream.flutter",
65-
:PROVISIONING_PROFILE_SPECIFIER => "match AppStore io.getstream.flutter 1630916072"
65+
:PROVISIONING_PROFILE_SPECIFIER => "match AppStore io.getstream.flutter 1651569762"
6666
}
6767

6868
gym(

packages/stream_chat_v1/ios/fastlane/testflight_gym_export_options.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>provisioningProfiles</key>
88
<dict>
99
<key>io.getstream.flutter</key>
10-
<string>match AppStore io.getstream.flutter 1630916072</string>
10+
<string>match AppStore io.getstream.flutter 1651569762</string>
1111
</dict>
1212
</dict>
1313
</plist>

0 commit comments

Comments
 (0)