File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,5 @@ web-build/
15
15
# macOS
16
16
.DS_Store
17
17
18
- # Google PLay x EAS Submit
19
- pc-api-7471923474792639039-886-2853adb1fe83.json
20
- @weshipit__spacecraft-keystore-credentials.md
21
-
22
18
# eas update
23
19
dist /
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ module.exports = {
18
18
assetBundlePatterns : [ "**/*" ] ,
19
19
ios : {
20
20
supportsTablet : true ,
21
- bundleIdentifier : "today. weshipit.spacecraft" ,
21
+ bundleIdentifier : "weshipit.today .spacecraft" ,
22
22
appStoreUrl :
23
23
"https://apps.apple.com/fr/app/retail-shake-scanner/id1234567890" ,
24
24
} ,
@@ -27,7 +27,7 @@ module.exports = {
27
27
foregroundImage : "./assets/adaptive-icon.png" ,
28
28
backgroundColor : "#FFFFFF" ,
29
29
} ,
30
- package : "today. weshipit.spacecraft" ,
30
+ package : "weshipit.today .spacecraft" ,
31
31
playStoreUrl :
32
32
"https://play.google.com/store/apps/details?id=weshipit.today.spacecraft" ,
33
33
} ,
You can’t perform that action at this time.
0 commit comments