tvOS: bring minimum tvOS version of App Store builds back down to 13.0 (#17158)

This commit is contained in:
Eric Warmenhoven 2024-11-03 18:59:22 -05:00 committed by GitHub
parent f66d214b5c
commit 7dfc001379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,4 +18,4 @@ TVOS_CODE_SIGN_ENTITLEMENTS = tvOS/RetroArchTV.entitlements
TVOS_TOPSHELF_CODE_SIGN_ENTITLEMENTS = tvOS/RetroArchTopShelf.entitlements
RA_IPHONEOS_DEPLOYMENT_TARGET = 12.0
TVOS_DEPLOYMENT_TARGET = 14.2
TVOS_DEPLOYMENT_TARGET = 13.0