AFFiNE/packages/frontend/apps/ios
2024-10-22 02:31:03 +00:00
..
App fix(ios): set testflight version number correctly (#8565) 2024-10-22 02:31:03 +00:00
src feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
.gitignore feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
capacitor.config.ts feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
package.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +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