Closed dgwilson closed 3 years ago
Backported from Ensembles 2 to Ensembles 1 to fix runtime messages for 'NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release. Also wrapped compiler directives around remaining 'NSKeyedUnarchiver unarchiveObjectWithData' code to prevent completive warning messages.
Thanks for this! Looks good. I made a couple of small mostly cosmetic changes. All in master.
Added complier directives to ignore deprecation warnings created when deployment target is set to iOS 12