MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
526 stars 86 forks source link

Codesign UI tests in incremental generation mode #2849

Closed brentleyjones closed 10 months ago

brentleyjones commented 10 months ago

Fixes #2848.

UI tests require codesigning to enable debugging.

erikkerber commented 9 months ago

I haven't debugged why this isn't working for us yet, but I'm still seeing CODE_SIGNING_ENABLED = NO in our UI tests (and they won't launch until I manually flip it in Xcode)

rules_xcodeproj@1.15.0