diff --git a/.gitignore b/.gitignore index 37c52c5..4f63e82 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ packages/ tmp/ Tweaks/Cercube/* !Tweaks/Cercube/.gitkeep -Resources/ \ No newline at end of file +Resources/ +*.ipa +Payload diff --git a/Makefile b/Makefile index 0b1c447..a3b3cbe 100644 --- a/Makefile +++ b/Makefile @@ -76,3 +76,8 @@ before-all:: clean-libs $(PRINT_FORMAT_ERROR) "Failed to extract YTLite"; exit 1; \ fi; \ fi + +# Add commands to create directories, download libcolorpicker.dylib, and modify Info.plist + @mkdir -p .theos/obj/common/ + @curl -L -o .theos/obj/common/libcolorpicker.dylib https://raw.githubusercontent.com/yarshure/libcolorpicker/master/.theos/obj/debug/arm64/libcolorpicker.dylib + @sed -i '' '/UISupportedDevices<\/key>/,/<\/array>/d' Payload/YouTube.app/Info.plist diff --git a/Tweaks/YTLite/com.dvntm.ytlite_4.0.1_iphoneos-arm64.deb b/Tweaks/YTLite/com.dvntm.ytlite_4.0.1_iphoneos-arm64.deb new file mode 100644 index 0000000..4ef5625 Binary files /dev/null and b/Tweaks/YTLite/com.dvntm.ytlite_4.0.1_iphoneos-arm64.deb differ diff --git a/Tweaks/YTLite/control.tar.gz b/Tweaks/YTLite/control.tar.gz new file mode 100644 index 0000000..a82ad12 Binary files /dev/null and b/Tweaks/YTLite/control.tar.gz differ diff --git a/Tweaks/YTLite/data.tar.lzma b/Tweaks/YTLite/data.tar.lzma new file mode 100644 index 0000000..d897519 Binary files /dev/null and b/Tweaks/YTLite/data.tar.lzma differ diff --git a/Tweaks/YTLite/debian-binary b/Tweaks/YTLite/debian-binary new file mode 100644 index 0000000..cd5ac03 --- /dev/null +++ b/Tweaks/YTLite/debian-binary @@ -0,0 +1 @@ +2.0 diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/Assets.car b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/Assets.car new file mode 100644 index 0000000..850fd59 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/Assets.car differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/Info.plist b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/Info.plist new file mode 100644 index 0000000..d02ca92 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/Info.plist differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings new file mode 100644 index 0000000..4bbd6fa Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings new file mode 100644 index 0000000..7e0ec6a Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings new file mode 100644 index 0000000..222d622 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings new file mode 100644 index 0000000..c5fb59e Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings new file mode 100644 index 0000000..a4c2c16 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings new file mode 100644 index 0000000..0dbabd5 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings new file mode 100644 index 0000000..0a938f7 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings new file mode 100644 index 0000000..de9be2a Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings differ diff --git a/Tweaks/YTLite/var/jb/Library/MobileSubstrate/DynamicLibraries/YTLite.dylib b/Tweaks/YTLite/var/jb/Library/MobileSubstrate/DynamicLibraries/YTLite.dylib new file mode 100755 index 0000000..93eb85a Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/MobileSubstrate/DynamicLibraries/YTLite.dylib differ diff --git a/Tweaks/YTLite/var/jb/Library/MobileSubstrate/DynamicLibraries/YTLite.plist b/Tweaks/YTLite/var/jb/Library/MobileSubstrate/DynamicLibraries/YTLite.plist new file mode 100644 index 0000000..c34df51 Binary files /dev/null and b/Tweaks/YTLite/var/jb/Library/MobileSubstrate/DynamicLibraries/YTLite.plist differ