chore: update project name (#10658)

Co-authored-by: EYHN <cneyhn@gmail.com>
This commit is contained in:
Hwang
2025-03-07 15:59:26 +08:00
committed by GitHub
parent 4446100150
commit a08e76c3b5
9 changed files with 119 additions and 32 deletions
@@ -6,6 +6,7 @@ const config: CapacitorConfig = {
appName: 'AFFiNE',
webDir: 'dist',
ios: {
scheme: 'AFFiNE',
path: '.',
webContentsDebuggingEnabled: true,
},