Fix build on ios
This commit is contained in:
@@ -4,6 +4,9 @@ const config: CapacitorConfig = {
|
|||||||
appId: "social.flotilla",
|
appId: "social.flotilla",
|
||||||
appName: "Flotilla",
|
appName: "Flotilla",
|
||||||
webDir: "build",
|
webDir: "build",
|
||||||
|
ios: {
|
||||||
|
scheme: "Flotilla Chat",
|
||||||
|
},
|
||||||
android: {
|
android: {
|
||||||
adjustMarginsForEdgeToEdge: true,
|
adjustMarginsForEdgeToEdge: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user