i have no idea if there is anything else that would need to be done to support development more generally without xcode - i.e. in the standard nix-shell environment
nix shell is much more general purpose than what was done in 57 (that only targets what hc does internally) but it would be very cool if we could remove the xcode dependency for mac users as it's rather heavy to have both xcode and nix shell, e.g. if you're running a mac air
adding clang in https://github.com/holochain/holonix/pull/57 seemed to make everything work for
hc
without xcodei have no idea if there is anything else that would need to be done to support development more generally without xcode - i.e. in the standard nix-shell environment
nix shell is much more general purpose than what was done in 57 (that only targets what hc does internally) but it would be very cool if we could remove the xcode dependency for mac users as it's rather heavy to have both xcode and nix shell, e.g. if you're running a mac air
CC: @dhtnetwork