Hi, I updated the version of CS_iOS_SDK used and this library was added as a dependency.
I got the following error after uploading a build to Testflight:
ITMS-90863: Macs with Apple silicon support issue - The app links with libraries that aren't present in macOS:
- @rpath/CSSwiftProtobuf.framework/CSSwiftProtobuf
I ended up just turning off support for Apple silicon macs.
Not sure if I made a mistake in the integration or an issue.