realm-js/Realm.xcworkspace/contents.xcworkspacedata
Scott Kyle 858d67125d Consolidate RealmNode.xcodeproj into RealmJS.xcodeproj
Moved it up one level since it references the whole source tree inside the src/ directory. Added the functionality to run Node tests from Xcode on the existing RealmNode target.
2016-05-19 14:50:27 -07:00

17 lines
446 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:src/RealmJS.xcodeproj">
</FileRef>
<FileRef
location = "group:react-native/ios/RealmReact.xcodeproj">
</FileRef>
<FileRef
location = "group:tests/react-test-app/ios/ReactTests.xcodeproj">
</FileRef>
<FileRef
location = "group:examples/ReactExample/ios/ReactExample.xcodeproj">
</FileRef>
</Workspace>