Realm browser updated its file format, need to update the RealmSwift in order to make both iOS device and Realm Browser to have compatible file formats
How Has This Been Tested?
[x] I ran the automated tests
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
updated Realm to 3.0.2
Motivation and Context
Realm browser updated its file format, need to update the RealmSwift in order to make both iOS device and Realm Browser to have compatible file formats
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: