mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-14 00:20:24 +00:00
YTLitePlus/YTLitePlus has been deprecated. This replaces the entire codebase with the active upstream project dayanch96/YTLite. https://claude.ai/code/session_01FD8kBzc7yv5Fdf9G7Z2ZkE
13 lines
309 B
Text
13 lines
309 B
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>Filter</key>
|
|
<dict>
|
|
<key>Bundles</key>
|
|
<array>
|
|
<string>com.google.ios.youtube</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|