Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension crashed❗️It seems Apple is internally using this open source package since iOS 17❗️ #258

Open
CoderChan opened this issue Dec 8, 2023 · 0 comments

Comments

@CoderChan
Copy link

objc[9213]: Class PublicKey is implemented in both /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection (0x2372ea000) and /private/var/containers/Bundle/Application/D96878B7-1081-404E-B6E9-06AFB22092DF/PassLock.app/Frameworks/SwiftyRSA.framework/SwiftyRSA (0x101099328). One of the two will be used. Which one is undefined.

——————————————————————————
I'm using SwiftyRSA in an extension, and unfortunately when I launch the extension, the extension crashes, but if I don't launch XCode, everything works fine, but I get this warning in the console. It seems that starting from iOS17, Apple started to refer to your library. I can only use it as my Development Pods for the time being and change some names. But I'd rather you could rename it, otherwise this would be really bad. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant