status-react/ios
Jakub Sokołowski 26d618e305
ios: use sh in shellPath instead of absolute path
Otherwise Xcode uses system Node.js version which is different from Nix
version and can result in weird failures like:
```
admin@macm1-01.he-eu-fsn1.ci.devel:~/status-mobile % node --version
v16.19.0

admin@macm1-01.he-eu-fsn1.ci.devel:~/status-mobile % node --openssl-legacy-provider
node: bad option: --openssl-legacy-provider

admin@macm1-01.he-eu-fsn1.ci.devel:~/status-mobile % make shell
Configuring Nix shell for target 'default'...

[nix-shell:~/status-mobile]$ node --version
v16.17.1

[nix-shell:~/status-mobile]$ node --openssl-legacy-provider
Welcome to Node.js v16.17.1.
Type ".help" for more information.
>
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-24 13:30:28 +01:00
..
StatusIm ci: update ITSEncryptionExportComplianceCode 2023-02-14 10:33:58 +01:00
StatusIm.xcodeproj ios: use sh in shellPath instead of absolute path 2023-02-24 13:30:28 +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 added Inter UI font and made some cleanup 2018-11-06 16:46:58 +01:00
nanopb.framework Push notifications: remove and disable Firebase analytics 2017-10-03 16:40:49 +02:00
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