beta6.0新規ビルド

This commit is contained in:
harukin-expo-dev-env 2025-03-04 11:37:37 +00:00
parent 558d37c3c6
commit 5dd60027a0

View File

@ -2,7 +2,11 @@
"expo": {
"name": "JR四国非公式",
"slug": "jrshikoku",
"platforms": ["ios", "android","web"],
"platforms": [
"ios",
"android",
"web"
],
"version": "6.0",
"orientation": "default",
"icon": "./assets/icons/s8600.png",
@ -16,7 +20,7 @@
},
"assetBundlePatterns": ["**/*"],
"ios": {
"buildNumber": "42",
"buildNumber": "43",
"supportsTablet": false,
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
"config": {
@ -37,7 +41,7 @@
},
"android": {
"package": "jrshikokuinfo.xprocess.hrkn",
"versionCode": 23,
"versionCode": 24,
"permissions": [
"ACCESS_FINE_LOCATION",
"NFC"