update provisioning profiles
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<key>provisioningProfiles</key>
|
||||
<dict>
|
||||
<key>io.getstream.flutter</key>
|
||||
<string>match Development io.getstream.flutter</string>
|
||||
<string>match AdHoc io.getstream.flutter</string>
|
||||
<key>io.getstream.flutter.Notifications</key>
|
||||
<string>match Development io.getstream.flutter.Notifications</string>
|
||||
<string>match AdHoc io.getstream.flutter.Notifications</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -1,7 +1,7 @@
|
||||
name: example
|
||||
description: A new Flutter project.
|
||||
|
||||
version: 1.0.8+10
|
||||
version: 1.0.9+11
|
||||
|
||||
environment:
|
||||
sdk: ">=2.2.2 <3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user