mirror of
https://github.com/drewmccormack/ensembles.git
synced 2026-02-27 18:24:06 +01:00
The store metadata was not saving properly when the baseline id was nil, because writeToFile:atomically: does not handle NSNull values. Fixed.