status-go/_assets
Jakub Sokołowski c8161a5fa4
ci: upgrade Xcode version required to 14.3
Using `sandbox: false` for `nix.shell()` call to avoid failures in
Xcode wrapper derivation due to missing permissions:
```
error: builder for '/nix/store/xxx-xcode-wrapper-14.3.drv' failed with exit code 1;
       last 2 log lines:
       > /nix/store/yyy-stdenv-darwin/setup: line 1391: /nix/store/yyy-xcode-wrapper-14.3/bin/xcodebuild: Operation not permitted
       > We require xcodebuild version: 14.3
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-04-28 11:02:51 +02:00
..
build ci: upgrade Go to 1.19 in main Dockerfile 2023-04-27 13:13:46 +02:00
ci ci: upgrade Xcode version required to 14.3 2023-04-28 11:02:51 +02:00
compose feat: allow passing variables to docker-compose and fix var name (#2821) 2022-09-15 15:41:00 -04:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts feat: allow passing variables to docker-compose and fix var name (#2821) 2022-09-15 15:41:00 -04:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30