Capcitor/Xcode Config / REDO

This commit is contained in:
2025-03-28 18:01:28 +01:00
parent 7a986189df
commit 684f65250f
8 changed files with 95 additions and 276 deletions

View File

@@ -2,7 +2,7 @@ import type { CapacitorConfig } from '@capacitor/cli';
const config: CapacitorConfig = {
appId: 'software.federspiel.fedeo',
appName: 'fedeo',
appName: 'FEDEO',
webDir: 'dist',
ios: {
handleApplicationNotifications: false