File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 - name : Build CodeEdit
4949 env :
5050 APPLE_TEAM_ID : ${{ secrets.APPLE_TEAM_ID }}
51- run : xcodebuild -scheme CodeEdit -configuration Release -derivedDataPath "$RUNNER_TEMP/DerivedData" -archivePath "$RUNNER_TEMP/CodeEdit.xcarchive" -skipPackagePluginValidation DEVELOPMENT_TEAM=$APPLE_TEAM_ID archive
51+ run : xcodebuild -scheme CodeEdit -configuration Alpha -derivedDataPath "$RUNNER_TEMP/DerivedData" -archivePath "$RUNNER_TEMP/CodeEdit.xcarchive" -skipPackagePluginValidation DEVELOPMENT_TEAM=$APPLE_TEAM_ID archive
5252
5353 # ###########################
5454 # Sign
Original file line number Diff line number Diff line change 12661266 <string >https://github.com/CodeEditApp/CodeEdit/releases/download/latest/appcast.xml </string >
12671267 <key >SUPublicEDKey </key >
12681268 <string >/vAnxnK9wj4IqnUt6wS9EN3Ug69zHb+S/Pb9CyZuwa0= </string >
1269+ <key >CFBundleShortVersionString </key >
1270+ <string >0.0.1 </string >
12691271</dict >
12701272</plist >
You can’t perform that action at this time.
0 commit comments