Answered

iOS SDK 15.2.0 broken code signature

  • 31 August 2023
  • 4 replies
  • 157 views

I’m installing the SDK via Swift Package Manager on Xcode 15 beta 8. I haven’t tested on Xcode 14.

 

[...]/SourcePackages/artifacts/intercom-ios/Intercom/Intercom.xcframework:1:1: The signature of “Intercom.xcframework” cannot be verified.

 

icon

Best answer by Jacob Cox 3 September 2023, 22:06

View original

4 replies

Userlevel 4
Badge +5

Hey there @Danni Stjernegård !

Version 15.2.0 of the SDK requires XCode 14. This is mentioned in the docs, here.

Can you give that a go and see if it gets you back on track?

Hey there @Danni Stjernegård !

Version 15.2.0 of the SDK requires XCode 14. This is mentioned in the docs, here.

Can you give that a go and see if it gets you back on track?

Will Xcode 15 be supported in the future?

Hey there @Danni Stjernegård !

Version 15.2.0 of the SDK requires XCode 14. This is mentioned in the docs, here.

Can you give that a go and see if it gets you back on track?

Hi Jacob,

Sorry, I can’t downgrade again to test this, but Intercom v15.1.5 still works, so I’ll just stick with that for the time being.

If it’s correct that the Xcode 14 requirement is strict and not forwards compatible, maybe that’s worth looking into before next week when Xcode 15 releases fully :)

Userlevel 4
Badge +5

Hey there, @Danni Stjernegård !

 

Just a heads up, that version 15.2.2 of our iOS SDK should support XCode 15 now!

Reply