Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Dec 12, 2023
1 parent 501d8ef commit 9aa4c5d
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 @@ -84,6 +84,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: Release XCArchive
path: ./DarockBili_Release.xcarchive

- name: Export IPA File
run: xcodebuild -exportArchive -archivePath ./DarockBili_Release.xcarchive -exportPath ./DarockBili_Release.ipa -exportOptionsPlist ExportOptions.plist CODE_SIGN_IDENTITY=""
Expand Down

0 comments on commit 9aa4c5d

Please sign in to comment.