Skip to content

Commit

Permalink
Update ExportOptions.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Nov 23, 2024
1 parent 726cc3c commit 27fa91d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/ExportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,18 @@
<key>method</key>
<string>app-store-connect</string>
<key>signingStyle</key>
<string>automatic</string>
<string>manual</string>
<key>stripSwiftSymbols</key>
<true/>
<key>teamID</key>
<string>K8LLWYQWXD</string>
<key>provisioningProfiles</key>
<dict>
<key>Team.Smeem-iOS</key>
<string>smeem_release</string>
</dict>
<key>signingCertificate</key>
<string>Apple Distribution</string>
<key>testFlightInternalTestingOnly</key>
<false/>
<key>uploadSymbols</key>
Expand Down

0 comments on commit 27fa91d

Please sign in to comment.