Keith Smiley
Keith Smiley
I wonder if using the bundle name == the module name would work as well
Yea I don't think the double slash variation is valid
Note we just pass these through to xcodebuild so it's up to it to validate
The order is a bit tbd based on https://github.com/bazelbuild/rules_apple/pull/853 Also publicly until https://github.com/bazelbuild/rules_apple/pull/682 was merged rules_apple didn't have any test runners that provided this behavior. Custom test runners could have...
sorry I should have been more clear in the description that the order is what's specified in my 1,2,3 above. The goal here was to stick to the order of...
If that is a rule from rules_ios I imagine it would require some changes to support
FYI this is a very long standing bug, I remember this back in the `0.*` days
@jin can we setup this mirroring?
I think this would be nice! I'm not exactly sure what the UX of this would be but bazel supports this for android so this would be nice to see...
FWIW I don't speak for this repo tho so it's up to others if they would accept this