iOS Dev Path to Mastery Checklist a Trello Board
https://trello.com/b/gvzEgkw4/ios-path-to-mastery-for-ios-development
https://trello.com/b/gvzEgkw4/ios-path-to-mastery-for-ios-development
Using Swift Codable With Property Lists
Swift 4 and iOS 11 brings us the Codable protocol as a way to convert a type to and from an external format. The most popular format may be JSON but it also works great for old school Cocoa property lists.
https://useyourloaf.com/blog/using-swift-codable-with-property-lists/
Swift 4 and iOS 11 brings us the Codable protocol as a way to convert a type to and from an external format. The most popular format may be JSON but it also works great for old school Cocoa property lists.
https://useyourloaf.com/blog/using-swift-codable-with-property-lists/