Seeing several errors in the Xcode console when the share extension loads. These don't appear to be causing a runtime issue, but would be helpful to understand what's causing these and how to resolve.
Thank you
2022-12-29 16:16:02.370435-0800 LRN-ShareExtension[43934:8790737] [Foundation] *** -[NSXPCDecoder validateAllowedClass:forKey:]: NSSecureCoding allowed classes list contains [NSObject class], which bypasses security by allowing any Objective-C class to be implicitly decoded. Consider reducing the scope of allowed classes during decoding by listing only the classes you expect to decode, or a more specific base class than NSObject. This will become an error in the future. Allowed class list: {(
"'NSObject' (0x21c961dd8) [/usr/lib]"
)}
NSXPCInterface: <NSXPCInterface: 0x281ef0a40>
Protocol: EXExtensionContextHosting
SEL: _loadPreviewImageForPayload:contextIdentifier:completionHandler: (3 arguments, 0 proxies)
Classes: [{_EXItemProviderExtensionVendorLoadOperator, _EXItemProviderSandboxedResource, NSValue, NSDictionary, NSError, _EXItemProviderCopyingLoadOperator, NSArray, NSUUID, NSExtensionItem, NSItemProvider, NSDate, NSURL, NSData, NSNumber, NSNull, CKShare, UIImage, NSString}, NSUUID, {}]
Reply block: (arg #4, (2 arguments, 0 proxies), signature 'v@?@@"NSError"') [{NSObject}, {NSError}]
SEL: _cancelRequestWithError:forExtensionContextWithUUID:completion: (3 arguments, 0 proxies)
Classes: [{NSError}, NSUUID, {}]
Reply block: (arg #4, (0 arguments, 0 proxies), signature 'v@?') []
SEL: _completeRequestReturningItems:forExtensionContextWithUUID:completion: (3 arguments, 0 proxies)
Classes: [{_EXItemProviderExtensionVendorLoadOperator, _EXItemProviderSandboxedResource, NSValue, NSDictionary, NSError, _EXItemProviderCopyingLoadOperator, NSArray, NSUUID, NSExtensionItem, NSItemProvider, NSDate, NSURL, NSData, NSNumber, NSNull, CKShare, UIImage, NSString}, NSUUID, {}]
Reply block: (arg #4, (0 arguments, 0 proxies), signature 'v@?') []
SEL: _loadItemForPayload:contextIdentifier:completionHandler: (3 arguments, 0 proxies)
Classes: [{_EXItemProviderExtensionVendorLoadOperator, _EXItemProviderSandboxedResource, NSValue, NSDictionary, NSError, _EXItemProviderCopyingLoadOperator, NSArray, NSUUID, NSExtensionItem, NSItemProvider, NSDate, NSURL, NSData, NSNumber, NSNull, CKShare, UIImage, NSString}, NSUUID, {}]
Reply block: (arg #4, (2 arguments, 0 proxies), signature 'v@?@@"NSError"') [{NSObject}, {NSError}]
<NSXPCConnection: 0x283ae86e0> connection from pid 43815 on mach service named com.nyny.LRN.LRN-ShareExtension.apple-extension-service