Back
01 October

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 …

28 September

Main — Updates from Swift 4 to 4.2 ✚ Xcode 9 to 10 updates

Here are thirty-eight of the updates I came across: ‘UIKeyboardWillHide’ has been renamed to ‘UIResponder.keyboardWillHideNotification’ ‘init(activityIndicatorStyle:)’ has been renamed to ‘init(style:)’ Cannot call value of non-function type ‘UNNotificationSound’ ‘UIApplicationOpenSettingsURLString’ has …

28 September

Day 1 of 5 Days Trouble Shooting 4.0 – 4.2 #Swift4.2 updates

Here are some of the updates I came across: ‘UIKeyboardWillHide’ has been renamed to ‘UIResponder.keyboardWillHideNotification’ ‘init(activityIndicatorStyle:)’ has been renamed to ‘init(style:)’ Cannot call value of non-function type ‘UNNotificationSound’ ‘UIApplicationOpenSettingsURLString’ has …