- Make the change in the appropriate file in
TrySwiftData->Tests->TKO2017folder - Run the tests
- Check for the printed out message with the newly generated
.realmfile such asSuccessfully generated at /Users/natashatherobot/Library/Developer/CoreSimulator/Devices/D8989664-9BC5-4DA7-B5E4-E0A1F9B5AE3F/data/tmp/tryswift-tokyo2017.realm - Open the printed out folder to get the newly generated
.realmfile - Replace the current
tokyo.realmfile with the newly generatedtokyo.realmfile from thetmpfolder - Run
pod updatein the try! Swift Final app
To run the example project, clone the repo, and run pod install from the Example directory first.
trySwiftData is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'trySwiftData', :git => 'https://github.com/tryswift/trySwiftData.git'Natasha Murashev, natasha@tryswift.co Alvin Varghese, alvinvarghese@live.com
trySwiftData is available under the MIT license. See the LICENSE file for more info.