Hi,
I have two console apps.
RealmConsoleApplication is using realm (import).project in the folder.
RemoteRealmConsoleApplication is using a remote reference.
If you look at the screenshot, the bin for RemoteRealmConsoleApplication doesnt contain the framework files.
If I run it I get
dyld: Library not loaded: @rpath/Realm.framework/Versions/A/Realm
Referenced from: /Users/JohnMoshakis/Documents/develop/Nougat/RealmConsole/RemoteRealmConsoleApplication/Bin/Debug/macOS/./RemoteRealmConsoleApplication
Reason: image not found
[1] 31252 abort ./RemoteRealmConsoleApplicaton
If I run the other I get
“The magic happens here”
Thanks,
John
RealmConsole.zip (3.5 MB)