Rename Apple TV folder to tvOS

This commit is contained in:
Arkadiusz Fal
2021-08-03 00:30:39 +02:00
parent 36f94ffd72
commit 2ffe937415
31 changed files with 6 additions and 6 deletions

8
tvOS/Info.plist Normal file
View File

@@ -0,0 +1,8 @@
<?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>LSRequiresIPhoneOS</key>
<true/>
</dict>
</plist>