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 16, 2024
1 parent fc24f09 commit cd1a576
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,7 @@ jobs:
- name: Export IPA File
run: |
xcodebuild -exportArchive -archivePath ./DarockBili_Release.xcarchive -exportPath ./ -exportOptionsPlist ./ExportOptions/ad-hoc.plist -DVTProvisioningIsManaged=YES -DVTSkipCertificateValidityCheck=YES
ls
mv 'DarockBili Watch App.ipa' DarockBili_Company.ipa
mv '喵哩喵哩.ipa' DarockBili_Company.ipa
- name: Upload IPA File
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit cd1a576

Please sign in to comment.