will compile this way

This commit is contained in:
2024-11-01 09:54:10 -05:00
parent 28543c285c
commit 088c04abdc
5 changed files with 38 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
{
"expo": {
"name": "Wavelength_App",
"name": "Wavelength",
"displayName": "Wavelength",
"slug": "Wavelength_App",
"version": "1.0.0",
"orientation": "portrait",
@@ -21,7 +22,8 @@
"infoPList": {
"NSLocationWhenInUseUsageDescription": "This app uses your location in order to allow you to share your location in chat.",
"NSCameraUsageDescription": "This app uses your camera to take photos & send them in the chat."
}
},
"bundleIdentifier": "com.gbrown.Wavelength"
},
"android": {
"adaptiveIcon": {