tried ios build - doesn't work without apple account
This commit is contained in:
4
app.json
4
app.json
@@ -23,7 +23,9 @@
|
|||||||
"**/*"
|
"**/*"
|
||||||
],
|
],
|
||||||
"ios": {
|
"ios": {
|
||||||
"supportsTablet": true
|
"supportsTablet": false,
|
||||||
|
"icon": "./assets/icon-ios.png",
|
||||||
|
"bundleIdentifier": "tech.bauer.swimtracker"
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"android": {
|
"android": {
|
||||||
|
|||||||
BIN
assets/icon-ios.png
Normal file
BIN
assets/icon-ios.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.8 KiB |
Reference in New Issue
Block a user