Update buildapp.yml

This commit is contained in:
aricloverGitHub (INACTIVE) 2025-08-23 12:13:31 -05:00 committed by GitHub
parent 1766b51225
commit 43165df550
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,7 +136,7 @@ jobs:
# Get the version number of the latest release
wget -qO- https://github.com/dayanch96/YTLite/releases/latest > main/tmp/release_page.html
YTLITE_VERSION=$(grep -o -E '/tag/v[^"]+' main/tmp/release_page.html | head -n 1 | sed 's/\/tag\/v//')
echo "YTLITE_VERSION=5.0.1" >> $GITHUB_ENV
echo "YTLITE_VERSION=5.2b3" >> $GITHUB_ENV
echo $YTLITE_VERSION
# Remove contents in the iPA that interfere with sideloading
rm -rf main/tmp/Payload/YouTube.app/_CodeSignature/CodeResources