mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-09-22 20:01:12 -04:00
Update build_apps.yml
This commit is contained in:
parent
2f6a307aba
commit
c385c3b661
15
.github/workflows/build_apps.yml
vendored
15
.github/workflows/build_apps.yml
vendored
@ -36,16 +36,5 @@ jobs:
|
||||
path: custom
|
||||
|
||||
# move the custom files to the same folder
|
||||
- run: mv custom/*.* .
|
||||
|
||||
# check file list
|
||||
- run: ls -la
|
||||
- run: ls -la Kiwix.xcodeproj
|
||||
|
||||
# Run XcodeGen
|
||||
- run: brew install xcodegen
|
||||
- run: xcodegen
|
||||
|
||||
# check file list
|
||||
- run: ls -la Kiwix.xcodeproj
|
||||
|
||||
- run: ./build_project.zsh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user