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>
27 lines
446 B
JSON
27 lines
446 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 5.0.0",
|
|
"appVersionSource": "remote"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
"autoIncrement": true
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"appleId": "serter2069@gmail.com",
|
|
"ascAppId": "6756504446"
|
|
}
|
|
}
|
|
}
|
|
}
|