Rashadatjou
Rashadatjou
Is this issue still open? I would love to help out!
Please assign me, I will start working on it tonight.
As mentioned above, the error is triggered by a dependency. Experiencing the same issue when archiving a framework using the `BUILD_LIBRARY_FOR_DISTRIBUTION=YES` option. Unfortunately no solution works currently. Xcode: 14.3 swift-driver...
I have create a PR and tested it out with our Framework and it works. https://github.com/rollbar/rollbar-apple/pull/281
The issue is tied to the **RollbarReport** module itself. The RollbarCrash classes are not at fault here to corect myself. This isssue is happening with version 3.1.0
I have tried the above mentioned fix a while ago but unfortunately the .swiftinterface file is really broken it is not a false alarm from the compiler. The RollbarCrash module...