Skip to content

Commit b3bca01

Browse files
author
qinhui
committed
update provisioning file in plist
1 parent a86a7cd commit b3bca01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

iOS/APIExample/ExportOptions.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<key>provisioningProfiles</key>
1212
<dict>
1313
<key>io.agora.entfull</key>
14-
<string>AgoraLab2020</string>
14+
<string>wildcard</string>
1515
<key>io.agora.entfull.Agora-ScreenShare-Extension</key>
16-
<string>AgoraLab2020</string>
16+
<string>wildcard</string>
1717
</dict>
1818
<key>signingCertificate</key>
1919
<string>Apple Development</string>
@@ -22,7 +22,7 @@
2222
<key>stripSwiftSymbols</key>
2323
<true/>
2424
<key>teamID</key>
25-
<string>JDPG69R49Z</string>
25+
<string>YS397FG5PA</string>
2626
<key>thinning</key>
2727
<string>&lt;none&gt;</string>
2828
</dict>

0 commit comments

Comments
 (0)