Thi Doan

Results 142 comments of Thi Doan

> So you're saying that bazel will re-run the action if a .DS_Store is added / changed even if it doesn't fail this validation logic? That's right; it also applies...

https://github.com/bazelbuild/rules_apple/blob/master/doc/rules-apple.md#apple_xcframework

@jiawen Can you try this patch https://github.com/bazelbuild/rules_apple/pull/1266?

[XCTestHTMLReport](https://github.com/TitouanVanBelle/XCTestHTMLReport) and [trainer](https://github.com/KrauseFx/trainer) can also produce JUnit output.

@chrisballinger Thanks. I ended up porting `xcpretty` to Swift: https://github.com/thii/xcbeautify.

@ecerney Yeah you would have to use xcodebuild directly.

> `objc_library` does have a configuration transition, while `swift_library` does not, so that's how this could be happening. @sergiocampama What is needed to make `swift_library` to have a configuration transition?...

Many other changes rely on this now. Let's enable the flag and mention about this requirement in the release notes.