48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"expo": {
|
|
"name": "imexmobile",
|
|
"slug": "imexmobile",
|
|
"version": "1.0.2",
|
|
"orientation": "default",
|
|
"icon": "./assets/logo192noa.png",
|
|
"ios": {
|
|
"supportsTablet": true,
|
|
"bundleIdentifier": "com.imex.imexmobile",
|
|
"buildNumber": "1.0.0"
|
|
},
|
|
"android": {
|
|
"package": "com.imex.imexmobile",
|
|
"versionCode": 1
|
|
},
|
|
"splash": {
|
|
"image": "./assets/logo1024.png",
|
|
"resizeMode": "contain",
|
|
"backgroundColor": "#efefef"
|
|
},
|
|
"notification": {
|
|
"icon": "./assets/logo192noa.png"
|
|
},
|
|
"updates": {
|
|
"fallbackToCacheTimeout": 0
|
|
},
|
|
"assetBundlePatterns": ["**/*"],
|
|
|
|
"web": {
|
|
"favicon": "./assets/logo192noa.png"
|
|
},
|
|
"description": "",
|
|
"hooks": {
|
|
"postPublish": [
|
|
{
|
|
"file": "sentry-expo/upload-sourcemaps",
|
|
"config": {
|
|
"organization": "snapt-software",
|
|
"project": "imexmobile",
|
|
"authToken": "32fed1c2d5a8440da684b624ee678874b64c51bb9b0b4b608ab4a15516d6dd02"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|