I updated xcode to version 14. while i'm taking ios build shows error in xcode build
Swift Compiler Error (Xcode): Stored properties cannot be marked potentially unavailable with '@available'
error shows here in DKImagePickerController.swift file
@available(iOS 13.0, *) @objc lazy public var shouldDismissViaUserAction = false