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