Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Jan 15, 2024
1 parent 51a56ab commit 978f6cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ jobs:
COMPANY_P12_NAME: ${{ secrets.COMPANY_P12_NAME }}
run: |
wget https://github.com/iMokhles/AppSignerCMD/releases/download/1.0/AppSignerCMD
sudo chmod a+x ./AppSignerCMD
./AppSignerCMD -f ./DarockBili_Release.ipa -s "$COMPANY_P12_NAME" -p "$RUNNER_TEMP/build_pp.mobileprovision" -i "com.djbx.life.agent.dat" -o resigned.ipa
- name: Upload IPA File
Expand Down

0 comments on commit 978f6cb

Please sign in to comment.