realm-js/react-native
Scott Kyle 6109675749 Disable "Strip Linked Product" on our static libs
There seems to a bug inside the `strip` command (or its `ld64` library) that is being triggered by some users who get this message: `Assertion failed: (0 && "need to handle arm64 -r reloc")`

It is reported that disabling this setting side-steps the issue, and we don't need any stripping done on the static library itself.

Fixes #503
2016-06-28 12:13:58 -07:00
..
android Refactor thread_id.hpp into cpp and thread_local.hpp 2016-06-16 17:02:53 -07:00
ios Disable "Strip Linked Product" on our static libs 2016-06-28 12:13:58 -07:00
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
.npmignore NPM ignore react-native/android folder 2016-02-11 16:55:36 -08:00
index.js Fix ListView imports for React Native 0.25 2016-05-16 13:23:19 -07:00
listview.js Fix ListView imports for React Native 0.25 2016-05-16 13:23:19 -07:00