profiles
This commit is contained in:
@@ -62,7 +62,7 @@ platform :ios do
|
|||||||
|
|
||||||
settings_to_override = {
|
settings_to_override = {
|
||||||
:BUNDLE_IDENTIFIER => "io.getstream.flutter",
|
:BUNDLE_IDENTIFIER => "io.getstream.flutter",
|
||||||
:PROVISIONING_PROFILE_SPECIFIER => "match AppStore io.getstream.flutter 1630916072"
|
:PROVISIONING_PROFILE_SPECIFIER => "match AppStore io.getstream.flutter 1651569762"
|
||||||
}
|
}
|
||||||
|
|
||||||
gym(
|
gym(
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<key>provisioningProfiles</key>
|
<key>provisioningProfiles</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>io.getstream.flutter</key>
|
<key>io.getstream.flutter</key>
|
||||||
<string>match AppStore io.getstream.flutter 1630916072</string>
|
<string>match AppStore io.getstream.flutter 1651569762</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
Reference in New Issue
Block a user