Skip to content

Commit

Permalink
updated eas.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
siradji committed Apr 18, 2024
1 parent 831e922 commit 434cfb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"node": "20.0.0",
"channel": "production",
"env": {
"EXPO_BUNDLE_IDENTIFIER": "com.nanaeats.nana_app",
"EXPO_BUNDLE_IDENTIFIER": "com.nanaeats.nana_vendors",
"EXPO_IMAGE_UTILS_NO_SHARP": "1"
}
},
Expand All @@ -23,7 +23,7 @@
"ios_production": {
"extends": "production",
"env": {
"EXPO_BUNDLE_IDENTIFIER": "com.nanaeats.nana.app"
"EXPO_BUNDLE_IDENTIFIER": "com.nanaeats.nana-vendors"
}
}
},
Expand Down

0 comments on commit 434cfb1

Please sign in to comment.