AFFiNE/packages/frontend/apps/ios
pengx17 835fdc33c0
feat(core): add open link in app to doc menu (#8597)
add "open in desktop app" menu item for editor

fix AF-1547
2024-10-29 13:55:13 +08:00
..
App feat(mobile): ios oauth & magic-link login (#8581) 2024-10-28 14:12:33 +08:00
src feat(core): add open link in app to doc menu (#8597) 2024-10-29 13:55:13 +08:00
.gitignore feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
capacitor.config.ts feat(mobile): ios oauth & magic-link login (#8581) 2024-10-28 14:12:33 +08:00
package.json feat: allow peek view to be closed by the caller && bump bs (#8542) 2024-10-28 09:16:35 +00:00
project.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
README.md feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
tsconfig.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00

iOS

AFFiNE iOS app.

Build

  • yarn install
  • BUILD_TYPE=canary PUBLIC_PATH="/" yarn workspace @affine/ios build
  • yarn workspace @affine/ios cap sync
  • yarn workspace @affine/ios cap open ios