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

0 comments on commit 503039c

Please sign in to comment.