whyceewhite / CarLess

Logging commuting trips completed using transit or pedestrian modes of transportation.
0 stars 0 forks source link

Log Tracked trip does not save after Xcode/Swift upgrade #26

Closed whyceewhite closed 9 years ago

whyceewhite commented 9 years ago

When logging a tracked trip and completing the tracking, the trip does not save upon pressing the Save button. The user will not be aware of this since no error message occurs; only a log output occurs with the following message:

Error when saving trip: The operation couldn’t be completed. (Cocoa error 1620.)

This likely has something do with this error that appears in the log upon app start up:

2015-09-21 10:40:20.182 CarLess[7283:407551] CoreData: error: Failed to call 
designated initializer on NSManagedObject class 'Trip'