Skip to content

Commit 099556d

Browse files
committed
profile
1 parent c76887c commit 099556d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/stream_chat_v1/ios/fastlane/beta_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 AdHoc io.getstream.flutter 1634304851</string>
10+
<string>match AdHoc io.getstream.flutter</string>
1111
</dict>
1212
</dict>
1313
</plist>

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</string>
1111
</dict>
1212
</dict>
1313
</plist>

0 commit comments

Comments
 (0)