File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9898 -configuration Release \
9999 -archivePath $RUNNER_TEMP/OffgridMobile.xcarchive \
100100 -destination "generic/platform=iOS" \
101- CODE_SIGN_STYLE=Manual \
101+ CODE_SIGN_STYLE=Automatic \
102102 DEVELOPMENT_TEAM=84V6KCAC49 \
103- CODE_SIGN_IDENTITY="Apple Development" \
104- PROVISIONING_PROFILE_SPECIFIER="iOS Team Provisioning Profile: ai.offgridmobile"
103+ -allowProvisioningUpdates
105104
106105 - name : Export IPA
107106 run : |
Original file line number Diff line number Diff line change 77 <key >teamID </key >
88 <string >84V6KCAC49 </string >
99 <key >signingStyle </key >
10- <string >manual </string >
11- <key >provisioningProfiles </key >
12- <dict >
13- <key >ai.offgridmobile </key >
14- <string >iOS Team Provisioning Profile: ai.offgridmobile </string >
15- </dict >
16- <key >signingCertificate </key >
17- <string >Apple Development </string >
10+ <string >automatic </string >
1811</dict >
1912</plist >
You can’t perform that action at this time.
0 commit comments