Closed MatthewCallery closed 3 years ago
Yeah, the module stability thing is a big question mark for me as well. I think the only option is to generate a new version with Xcode 12.2.
In the rake script that generates the binary I delete a bunch of unrelated files, that could also be why the setting doesn't work.
Pushed 2.3.13
Thanks! 💯
I'm getting the following error when running danger-SwiftInfo on CircleCI.
The app is compiled using Xcode 12.2. The version of the SwiftInfo pod is 2.3.12.
I've tried setting the SwiftInfo target
Build Libraries for Distribution
build option toYes
as discussed here but that did not solve the issue.