AFFiNE/packages/frontend/apps/ios
renovate[bot] 5d92c900d1
chore: bump up @blocksuite/affine version to v0.17.23 (#8596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 14:16:10 +08:00
..
App feat(ios): hashcash in swift (#8602) 2024-10-29 08:40:15 +00:00
src feat(ios): hashcash in swift (#8602) 2024-10-29 08:40:15 +00: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 chore: bump up @blocksuite/affine version to v0.17.23 (#8596) 2024-10-31 14:16:10 +08: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