Swift Tricks

My own, mostly internal blog of Swift tips and tricks

Create snapshots of app data in Xcode

Using Xcode, you can create snapshots of app data for later use in testing. Here is a full description of the feature.