RStanbouly

Results 2 issues of RStanbouly

In Swift_C_Module.bzl, the documentation mentions that ``` **Use an auto-generated module map.** In this case, the `swift_c_module` rule is not needed. If a `cc_library` is a direct dependency of a...

Been running into this issue with the Swiftlint plugin for a bit. Currently running a project using a PBXProj using this file structure ``` /AppFolder .swiftlint.yml /project_gen .swiftlint.yml .pbxproj /Modules...

bug