diff --git a/app.json b/app.json index 2ebd056..832bbed 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,7 @@ "newArchEnabled": true, "ios": { "supportsTablet": true, - "bundleIdentifier": "com.kosyakorel1.wellnuo", + "bundleIdentifier": "com.wellnuo.app", "infoPlist": { "ITSAppUsesNonExemptEncryption": false } diff --git a/eas.json b/eas.json index 297be62..f8ec110 100644 --- a/eas.json +++ b/eas.json @@ -19,7 +19,7 @@ "production": { "ios": { "appleId": "serter2069@gmail.com", - "ascAppId": "6755984871" + "ascAppId": "6756504446" } } }