Fix Bundle ID and ASC App ID for App Store Connect
Updated to match existing App Store Connect app: - Bundle ID: com.wellnuo.app (was com.kosyakorel1.wellnuo) - ASC App ID: 6756504446 (was 6755984871) - Added SKU: EX1765577542748 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
8590202d53
commit
78e65f2dfd
2
app.json
2
app.json
@ -10,7 +10,7 @@
|
|||||||
"newArchEnabled": true,
|
"newArchEnabled": true,
|
||||||
"ios": {
|
"ios": {
|
||||||
"supportsTablet": true,
|
"supportsTablet": true,
|
||||||
"bundleIdentifier": "com.kosyakorel1.wellnuo",
|
"bundleIdentifier": "com.wellnuo.app",
|
||||||
"infoPlist": {
|
"infoPlist": {
|
||||||
"ITSAppUsesNonExemptEncryption": false
|
"ITSAppUsesNonExemptEncryption": false
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user