Skip to content

Commit

Permalink
Revert "Use 'app-store-connect' for export method to replace deprecat…
Browse files Browse the repository at this point in the history
…ed 'app-store'"

This reverts commit f0c16f8.

Non-compliant with < XCode 16.x
  • Loading branch information
erdemyerebasmaz committed Sep 23, 2024
1 parent 853e6cf commit 761244e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/ExportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>destination</key>
<string>export</string>
<key>method</key>
<string>app-store-connect</string>
<string>app-store</string>
<key>provisioningProfiles</key>
<dict>
<key>com.cBreez.client</key>
Expand Down

0 comments on commit 761244e

Please sign in to comment.