robbiehanson / CocoaAsyncSocket

Asynchronous socket networking library for Mac and iOS
Other
12.45k stars 3k forks source link

Xcode14.0 App Store Connect Operation Error #806

Closed KorsChen closed 1 year ago

KorsChen commented 2 years ago

”The app references non-public selectors in Payload/xxx.app/Frameworks/CocoaAsyncSocket_-2A89F950105224A4PackageProduct.framework/CocoaAsyncSocket-2A89F950105224A4_PackageProduct: newSocketQueueForConnectionFromAddress:onSocket:, socket:didAcceptNewSocket:, socket:didConnectToHost:port:, socket:didConnectToUrl:, socket:didReadData:withTag:, socket:didReadPartialDataOfLength:tag:, socket:didReceiveTrust:completionHandler:, socket:didWriteDataWithTag:, socket:didWritePartialDataOfLength:tag:, socket:shouldTimeoutReadWithTag:elapsed:bytesDone:, socket:shouldTimeoutWriteWithTag:elapsed:bytesDone:, socketDidCloseReadStream:, socketDidDisconnect:withError:, socketDidSecure:“

The application does not use any private functions. However, the CocoaAsyncSocket of the dependent SwiftPM prompts references non public selectors on Xcode14.0. The package is unusable. Please take a look

FluffyDiscord commented 2 years ago

This is critical issue, can we get more attention please ?

qianlishun commented 2 years ago

It seems that it hasn't been updated for a long time...

comeStudy commented 2 years ago

同样的问题,解决了吗?

atypiape commented 2 years ago

同样的问题,解决了吗?

我也是同样的问题,正在尝试解决

github-actions[bot] commented 1 year ago

This issue has been marked as stale, it will be closed automatically if there is no further activity.