feat(tv): local build eas creds

This commit is contained in:
Fredrik Burmester
2026-01-31 17:52:35 +01:00
parent 44b7434cdd
commit 591d89c19f
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

@@ -61,6 +61,8 @@ expo-env.d.ts
pc-api-7079014811501811218-719-3b9f15aeccf8.json
credentials.json
streamyfin-4fec1-firebase-adminsdk.json
profiles/
certs/
# Version and Backup Files
/version-backup-*

View File

@@ -81,6 +81,9 @@
"channel": "0.52.0",
"env": {
"EXPO_TV": "1"
},
"ios": {
"credentialsSource": "local"
}
}
},