Skip to content

Commit

Permalink
프로비저닝 파일 dev 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Nov 22, 2024
1 parent ee5f5ea commit 86bf427
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/ExportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,19 @@
<true/>
<key>method</key>
<string>app-store-connect</string>
<key>provisioningProfiles</key>
<dict>
<key>Team.Smeem-dev</key>
<string>smeem_debug</string>
<key>Team.Smeem-iOS</key>
<string>Smeem_release</string>
</dict>
<key>signingStyle</key>
<string>automatic</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>
Expand Down

0 comments on commit 86bf427

Please sign in to comment.