OneBusAway / onebusaway-ios

OneBusAway for iOS, written in Swift.
Other
81 stars 33 forks source link

Update NSKeyedUnarchiver usage in MigrationDataExtractor #623

Closed ualch9 closed 1 year ago

ualch9 commented 1 year ago

When running MigrationDataExtractorTests, this appears in the console:

[Foundation] *** -[NSKeyedUnarchiver decodeObjectForKey:]: value for key (regionIdentifier) is not an object. This will become an error in the future.
[Foundation] *** -[NSKeyedUnarchiver decodeObjectForKey:]: value for key (sortOrder) is not an object. This will become an error in the future.
ualch9 commented 1 year ago

Fixed in 4d21ca6136b652dbd5d0964836797ad9ff06e3c9