Fix bundle ID to com.wellnuo.BluetoothScanner

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Sergei 2025-12-24 17:36:04 -08:00
parent 9ff09b1c01
commit 47443cc46e

View File

@ -10,7 +10,7 @@
"newArchEnabled": true, "newArchEnabled": true,
"ios": { "ios": {
"supportsTablet": true, "supportsTablet": true,
"bundleIdentifier": "com.wellnuo.app", "bundleIdentifier": "com.wellnuo.BluetoothScanner",
"infoPlist": { "infoPlist": {
"ITSAppUsesNonExemptEncryption": false "ITSAppUsesNonExemptEncryption": false
} }