Skip to content

Commit

Permalink
chore: update ExportOptions.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
kosukesaigusa committed Sep 8, 2023
1 parent 3c99fb5 commit 3fa8335
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions packages/mottai_flutter_app/ios/ExportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,8 @@
<string>export</string>
<key>method</key>
<string>app-store</string>
<key>provisioningProfiles</key>
<dict>
<!-- Provisioning Profile の中身を確認して App ID と名前を指定する必要がある -->
<key>com.kosukesaigusa.mottaiFlutterApp.dev</key>
<string>Mottai Flutter App Dev</string>
</dict>
<key>signingCertificate</key>
<string>Apple Distribution</string>
<key>signingStyle</key>
<string>manual</string>
<string>automatic</string>
<key>stripSwiftSymbols</key>
<true/>
<key>teamID</key>
Expand Down

0 comments on commit 3fa8335

Please sign in to comment.