Skip to content

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

@MeloDreek

Description

@MeloDreek

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions