HomePhabricator
Diffusion Comm 6e7cd78375b5

[Nix Docs] Ensure Xcode install comes before yarn cleaninstall

Description

[Nix Docs] Ensure Xcode install comes before yarn cleaninstall

Summary:
The postinstall hook needs the iOS SDK to be available. Ensure that
it is installed before running 'yarn cleaninstall'

https://linear.app/comm/issue/ENG-2773

Test Plan:
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

Reviewers: ashoat, varun

Reviewed By: ashoat

Subscribers: tomek, atul

Differential Revision: https://phab.comm.dev/D6316

Details

Provenance
jonAuthored on Jan 19 2023, 3:00 PM
Reviewer
ashoat
Differential Revision
D6316: [Nix Docs] Ensure Xcode install comes before yarn cleaninstall
Parents
rCOMMaf2470e1e909: [services][backup] Remove old C++ implementation
Branches
Unknown
Tags
Unknown