Merge pull request #46 from kiwix/switch-back-to-apple-main

Switch back to kiwix/apple main branch
This commit is contained in:
Kelson 2024-01-19 16:59:15 +01:00 committed by GitHub
commit f3258c0882
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,6 @@ jobs:
with:
repository: kiwix/apple
path: apple
ref: feature/build-optional-dependency-resolve
- name: Install Python dependencies for custom project generation
run: python -m pip install pyyaml
@ -70,7 +69,8 @@ jobs:
# make a custom copy of the Info.plist file
cp ../Support/Info.plist Custom.plist
python src/tag_validator.py ${{ steps.vars.outputs.tag }} | python src/generate_and_download.py
python src/tag_validator.py ${{ steps.vars.outputs.tag }}
python src/generate_and_download.py
# move the custom project file to the main folder
mv custom_project.yml ../