Files
spacedrive/apps/mobile
StarbirdTech 5c4b000765 build: add mobile-dev profile, fix metro watcher and NDK config
Add a mobile-dev Cargo profile for faster mobile development builds
(parallel codegen, no LTO, opt-level 2) — available opt-in via
`cargo build --profile mobile-dev`. Production builds use --release.

Fix NDK host_tag to always use darwin-x86_64 on macOS since Google
ships universal binaries under that path. Make aws-lc-sys cache
cleaning opt-in via CLEAN_AWS_LC=1 to enable incremental iOS builds.

Scope Metro file watcher to src/ and packages/ instead of the entire
monorepo (avoids watching 4.5GB+ Rust target/ dirs) and fix React
resolution to use workspace root where bun hoists packages.

Apply tembo review feedback from #3011: fix SVG type declarations to
avoid DOM dependency, add sound asset type flexibility, and add public
subpath exports to ts-client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 03:34:44 -05:00
..
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00
2026-01-24 12:13:26 -08:00
2025-12-05 15:16:41 -08:00
2025-12-07 20:53:12 -05:00
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00