Day 2 of 5 Days Trouble Shooting 4.0 – 4.2 🐦 #Swift4.2 updates
Here are some of the updates I came across:
Instance method ‘imagePickerController(_:didFinishPickingMediaWithInfo:)’ nearly matches optional requirement ‘imagePickerController(_:didFinishPickingMediaWithInfo:)’ of protocol ‘UIImagePickerControllerDelegate’
‘UIImagePNGRepresentation’ has been replaced by instance method ‘UIImage.pngData()’
‘UIImagePickerControllerEditedImage’ has been renamed to ‘UIImagePickerController.InfoKey.editedImage’
‘UIImageRenderingMode’ has been renamed to ‘UIImage.RenderingMode’
🔘
‘UIBarButtonItemStyle’ has been renamed to ‘UIBarButtonItem.Style’
‘UITableViewCellAccessoryType’ has been renamed to ‘UITableViewCell.AccessoryType’
If this helped you, share and pass it on! 😀 ➡️ 🐦