Rename project from "iso-test-app" to "mcbeno" in app.json and package.json
This commit is contained in:
4
app.json
4
app.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "iso-test-app",
|
||||
"name": "mcbeno",
|
||||
"slug": "mcbeno",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
@@ -10,7 +10,7 @@
|
||||
"newArchEnabled": true,
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.anonymous.iso-test-app"
|
||||
"bundleIdentifier": "com.devbeni.mcbeno"
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "iso-test-app",
|
||||
"name": "mcbeno",
|
||||
"main": "expo-router/entry",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user