When I create a new iOS Storyboard project and add the iOS SDK https://github.com/intercom/intercom-ios-sp via Swift Package Manager it fails to build with the following error:
The signature of “Intercom.xcframework” cannot be verified.
I received the same error when upgrading from 15.1.5 to 15.2.0 in an existing project also.
Edit: Fetching other versions work fine.
Edit 2: This is an issue in Xcode 15 betas only (specifically Beta 6 for me). Building with Xcode 14.3 works fine.