cksoft0807
Results
2
issues of
cksoft0807
XCode 14 Build error: Stored properties cannot be marked potentially unavailable with '@available'
13
Because of the dependency DKImagePickerController i can not compile for IOS with XCode 14 (M1 System). Swift Compiler Error (Xcode): Stored properties cannot be marked potentially unavailable with '@available' /Users/carstenkunsken/Documents/Flutter/test123/ios/Pods/DKImagePickerController/Sources/DKImagePickerController/DKImagePickerController.swift:67:5
new issue
i think there is a problem with UNC paths and AddSelectedFiles. AddSelectedFiles("*:*",@"\\.\F:\subfolder",...) ok AddSelectedFiles("*:*",@"\\.\F:\,...) fails (no files found)