realm-js/examples/ReactExample/iOS
Scott Kyle 9916fe14a4 Change RealmReact to be a dynamic framework
It embeds RealmJS and GCDWebServers frameworks. This fixes #58, where there were issues with building for devices rather than just the simulator.

Some changes were made so that RealmReact.m didn't need to be weakly linked to libReact.a since that would actually cause any executable that uses this framework from being able to compile with bitcode.
2015-10-14 02:05:02 -07:00
..
Base.lproj new react example 2015-08-13 10:29:37 -07:00
Images.xcassets/AppIcon.appiconset new react example 2015-08-13 10:29:37 -07:00
AppDelegate.h new react example 2015-08-13 10:29:37 -07:00
AppDelegate.m fix for latest version of react 2015-09-16 10:02:15 +02:00
Info.plist Change RealmReact to be a dynamic framework 2015-10-14 02:05:02 -07:00
main.jsbundle new react example 2015-08-13 10:29:37 -07:00
main.m new react example 2015-08-13 10:29:37 -07:00