ios developアップロード用変更

This commit is contained in:
harukin-expo-dev-env 2025-01-06 13:22:37 +00:00
parent 517bcc3cea
commit 9072280b39
3 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ export function AppContainer() {
},
});
const [fontLoaded, error] = useFonts({
"JR-Nishi": require("./assets/fonts/西日本方向幕ロゴ.otf"),
"JR-Nishi": require("./assets/fonts/jr-nishi.otf"),
"Zou": require("./assets/fonts/DelaGothicOne-Regular.ttf"),
});
return (

View File

@ -50,7 +50,7 @@
},
"assetBundlePatterns": ["**/*"],
"ios": {
"buildNumber": "38",
"buildNumber": "39",
"supportsTablet": false,
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
"config": {