[ERROR] An error occurred while running subprocess cordova.
cordova build ios --device exited with exit code 65.
Xcode Errors
.../cordova-plugin-photo-library-sism/PhotoLibraryService.swift:587:39: 'UIApplicationOpenSettingsURLString' has been renamed to 'UIApplication.openSettingsURLString'
/UIKit.UIApplicationOpenSettingsURLString:3:12: 'UIApplicationOpenSettingsURLString' was obsoleted in Swift 4.2
.../cordova-plugin-photo-library-sism/PhotoLibraryService.swift:836:20: 'UIImageJPEGRepresentation' has been replaced by instance method 'UIImage.jpegData(compressionQuality:)'
/UIKit.UIImageJPEGRepresentation:2:13: 'UIImageJPEGRepresentation' was obsoleted in Swift 3
.../cordova-plugin-photo-library-sism/PhotoLibraryService.swift:833:20: 'UIImagePNGRepresentation' has been replaced by instance method 'UIImage.pngData()'
/UIKit.UIImagePNGRepresentation:2:13: 'UIImagePNGRepresentation' was obsoleted in Swift 3
Command:
ionic cordova build ios
Error:
Xcode Errors
Ionic Info Output
Any plans to update plugin?