OneSignal-iOS-SDK icon indicating copy to clipboard operation
OneSignal-iOS-SDK copied to clipboard

[question]: ...xcframework is not signed with the expected identity and may have been compromised

Open jward8 opened this issue 5 months ago • 6 comments

How can we help?

I'm currently trying to resolve some build issues with our iOS app and when adding the following image into the frameworks and libraries of our OneSignalNotificationSerivceExtension, I've been getting the following errors:

“OneSignalExtension.xcframework” is not signed with the expected identity and may have been compromised. “OneSignalCore.xcframework” is not signed with the expected identity and may have been compromised. “OneSignalOutcomes.xcframework” is not signed with the expected identity and may have been compromised.

When looking and inspecting each framework in XCode I see that each framework is missing a signature and is unsigned. image

Is there a way that I can resolve this? I haven't been able to find any documentation on how to fix this so far.

Any help would be appreciated!

EDIT: XCode Version is 15.4 (15F31d)

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

jward8 avatar Aug 27 '24 15:08 jward8