realm-js/react-native/ios/RealmReact.xcodeproj
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
..
xcshareddata/xcschemes remove old umbrella header 2016-04-29 12:58:25 -07:00
project.pbxproj Disable "Strip Linked Product" on our static libs 2016-06-28 12:13:58 -07:00