mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 22:05:57 +00:00
858d67125d
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.
17 lines
446 B
XML
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>
|