Merge pull request #464 from bhackel/fix/build-minor-bugs

Fix/build minor bugs
This commit is contained in:
arichornlover 2024-03-17 20:57:12 -05:00 committed by GitHub
commit f9fa457994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@ jobs:
- name: Download iOS SDK
if: steps.SDK.outputs.cache-hit != 'true'
run: |
git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/arichorn/sdks/
git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/arichornlover/sdks/
cd sdks
git sparse-checkout set --no-cone iPhoneOS${{ inputs.sdk_version }}.sdk
git checkout

View file

@ -22,7 +22,7 @@ endif
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)
INSTALL_TARGET_PROCESSES = YouTube
TWEAK_NAME = uYouPlus
TWEAK_NAME = uYouEnhanced
DISPLAY_NAME = YouTube
BUNDLE_ID = com.google.ios.youtube