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

View File

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