status-react/ios
Jakub Sokołowski 4fe8b81bf6
ios: fix xcode using system Node.js version
As discovered in:
https://github.com/status-im/status-mobile/pull/15225

The attempt to fix this in:
https://github.com/status-im/status-mobile/pull/15180

But it doesn't appear to work, so instead I'm allowing an override of
`NODE_BINARY` variable and spetting it when defining the Nix shell.

The key things here are:

* Xcode injects its own paths into `PATH` which breaks Nix env.
* Combining Nix shells with `inputsFrom` does not inherit all vars.

It's important to set these variables in `shellHook` and not elsewhere.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-03-02 17:32:52 +01:00
..
StatusIm ci: update ITSEncryptionExportComplianceCode 2023-02-14 10:33:58 +01:00
StatusIm.xcodeproj ios: fix xcode using system Node.js version 2023-03-02 17:32:52 +01:00
StatusIm.xcworkspace Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
StatusImPR ci: update ITSEncryptionExportComplianceCode 2023-02-14 10:33:58 +01:00
StatusImTests add factory reset option on new Keycard account 2021-05-06 13:26:45 +03:00
fonts
nanopb.framework
scripts ci: fix what version is set for iOS PR builds 2020-07-06 09:47:39 +02:00
Bridge.swift enable Keycard on iOS 2021-02-19 10:26:16 +01:00
Dummy.swift Upgrade react native to 0.62.2 2020-05-06 17:35:13 +03:00
Podfile ci: upgrade Xcode from 13.4 to 14.2 2023-01-12 16:55:24 +01:00
Podfile.lock showing sticky bar on scrolling discover screen (#14825) 2023-02-06 15:41:34 +03:00
StatusIm-Bridging-Header.h Upgrade react native to 0.62.2 2020-05-06 17:35:13 +03:00
StatusImTests-Bridging-Header.h enable Keycard on iOS 2021-02-19 10:26:16 +01:00
launch-image-universal.storyboard [#13331] Back button changes in chat view when scrolling (iOS) 2022-05-11 16:22:29 +02:00