Questions
Build Error of source in Xcode with GoNativeKeychain.swift -non-sendable type 'NSDictionary'
14 days ago by T Nader
Please advise why I'm getting this error with iOS build in Xcode. Details are below the error message.
Working/ios/LeanIOS/GoNativeKeychain.swift:81:41 Capture of 'query' with non-sendable type 'NSDictionary' in an isolated closure; this is an error in the Swift 6 language mode
Working/ios/LeanIOS/GoNativeKeychain.swift:116:41 Capture of 'query' with non-sendable type 'NSDictionary' in an isolated closure; this is an error in the Swift 6 language mode
The errors are reported in 'GoNativeKeychain'
I performed a rebuild and downloaded source on 12/30/24
Using Xcode Version 16.2 on macOS Sequoia
OneSignal is disabled.