The postinstall hook needs the iOS SDK to be available. Ensure that
it is installed before running 'yarn cleaninstall'
Details
Details
From a new system, follow the instructions to install the xcode commandline tools,
Xcode, and nix. The run:
yarn cleaninstall # ensure that the postinstall hook is working cd native/ yarn postinstall
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- jonringer/nix-docs-xcode
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
docs/nix_dev_env.md | ||
---|---|---|
82 | This is now a broken link |
docs/nix_dev_env.md | ||
---|---|---|
82 | Yep my bad. But we should implement a broken link linter for doc PRs. Created https://linear.app/comm/issue/ENG-2774/implement-broken-link-linter-for-documentation |