Fix Apple Team ID to Robert Zmrzli (UHLZD54ULZ)
- app.json: Added appleTeamId for correct team - eas.json: Added submit.production.ios.appleTeamId 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
47443cc46e
commit
74550abf1f
1
app.json
1
app.json
@ -11,6 +11,7 @@
|
|||||||
"ios": {
|
"ios": {
|
||||||
"supportsTablet": true,
|
"supportsTablet": true,
|
||||||
"bundleIdentifier": "com.wellnuo.BluetoothScanner",
|
"bundleIdentifier": "com.wellnuo.BluetoothScanner",
|
||||||
|
"appleTeamId": "UHLZD54ULZ",
|
||||||
"infoPlist": {
|
"infoPlist": {
|
||||||
"ITSAppUsesNonExemptEncryption": false
|
"ITSAppUsesNonExemptEncryption": false
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user