done-swift icon indicating copy to clipboard operation
done-swift copied to clipboard

Sample app to demonstrate data sharing between a WatchKit app and its main app using Realm

Results 4 done-swift issues
Sort by recently updated
recently updated
newest added

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

Any chance you could update this project to use the latest version of swift? Getting loads of errors when trying to run the project.

This is with latest realm realm-swift-0.97-4.0 - Xcode 7.2 , swift 2.1.1 WatchKit has this error on ln 22: 'stringByAppendingPathComponent' is unavailable: Use URLByAppendingPathComponent on NSURL instead. I fixed this...

when I import RLMObject class file to watchKit InterfaceController ,then,error:'Realm/Realm.h' file not found