mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-19 09:12:06 +00:00
Update buildapp.yml
This commit is contained in:
parent
1882e35154
commit
c050913eae
1 changed files with 0 additions and 1 deletions
1
.github/workflows/buildapp.yml
vendored
1
.github/workflows/buildapp.yml
vendored
|
|
@ -172,7 +172,6 @@ jobs:
|
|||
sed -i '' "s/^DISPLAY_NAME.*$/DISPLAY_NAME = ${{ env.APP_NAME }}/" Makefile
|
||||
sed -i '' "s/^PACKAGE_VERSION.*$/PACKAGE_VERSION = ${{ env.YT_VERSION }}-${{ env.YTLITE_VERSION }}/" Makefile
|
||||
sed -i '' "s/^export TARGET.*$/export TARGET = iphone:clang:${{ inputs.sdk_version }}:14.0/" Makefile
|
||||
sed -i '' "s|^SDK_PATH.*$|SDK_PATH = ${{ THEOS }}/sdks/iPhoneOS${{ inputs.sdk_version }}.sdk/|" Makefile
|
||||
# Build the package
|
||||
make package
|
||||
# Rename the package based on the version
|
||||
|
|
|
|||
Loading…
Reference in a new issue