status-react/modules/react-native-status
Siddarth Kumar cb9a620f40
fix: hack fix for contract tests on MacOS (#19965)
fixes #19802

Contract Tests are failing with missing symbols runtime error on `MacOS` after `golang` version was upgraded to 1.20
A simple hack fix such a case is to use `go 1.19` only to build the status-go library that is used specifically for these integration tests.
Its ugly but it works and unblocks devs from running tests locally.

- execute `make test-contract` on MacOS and it should not fail.

not needed since this impacts only the integration tests.

- macOS

status: ready
2024-05-10 17:58:49 +05:30
..
android refactor(local pair sync)_: move partial config to backend (#19753) 2024-04-25 12:13:52 +08:00
ios/RCTStatus refactor(local pair sync)_: move partial config to backend (#19753) 2024-04-25 12:13:52 +08:00
nodejs fix: hack fix for contract tests on MacOS (#19965) 2024-05-10 17:58:49 +05:30
index.js update react-native and project dependencies 2017-12-15 16:06:13 +01:00
package.json Lint and fix missing trailing newlines (#16445) 2023-07-04 19:40:13 +00:00
react-native-status.podspec nix: upgrade gomobile to 2022-05-04 version 2022-06-20 19:01:14 +02:00