iOSリリースのための調整
This commit is contained in:
parent
63209ac888
commit
acc568d021
10
app.json
10
app.json
@ -28,6 +28,12 @@
|
||||
{
|
||||
"initialOrientation": "DEFAULT"
|
||||
}
|
||||
],
|
||||
[
|
||||
"expo-location",
|
||||
{
|
||||
"locationWhenInUsePermission": "この位置情報は、リンク画面で現在地側近の駅情報を取得するのに使用されます。"
|
||||
}
|
||||
]
|
||||
],
|
||||
"version": "5.0",
|
||||
@ -44,8 +50,8 @@
|
||||
},
|
||||
"assetBundlePatterns": ["**/*"],
|
||||
"ios": {
|
||||
"buildNumber": "34",
|
||||
"supportsTablet": true,
|
||||
"buildNumber": "38",
|
||||
"supportsTablet": false,
|
||||
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
|
||||
"config": {
|
||||
"googleMapsApiKey": "AIzaSyAVGDTjBkR_0wkQiNkoo5WDLhqXCjrjk8Y"
|
||||
|
Loading…
Reference in New Issue
Block a user