feat: 更新 App 名称为 Hey Mama,优化 iOS 情绪小组件样式与背景铺满
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "client",
|
||||
"slug": "client",
|
||||
"name": "Hey Mama",
|
||||
"slug": "hey-mama",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/images/icon.png",
|
||||
"scheme": "client",
|
||||
"scheme": "heymama",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"splash": {
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.anonymous.client"
|
||||
"bundleIdentifier": "com.heymama.app"
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
|
||||
Reference in New Issue
Block a user