Brentley Jones

Results 299 comments of Brentley Jones

@naluhh Can you add a test to make sure we don't regress this fix?

Since the last release (0.32.0) had the change, it seems we could merge this now?

Yeah, it works for our specific use case of making a single dylib for use with SwiftUI Previews (and an XCBBuildService proxy). It mirrors how the macOS one works. My...

> As for the transitive dependencies, we don't hit that in our use case so far, so I don't have many opinions about it yet. I assume we should be...

I'll fix the build errors soon

@erikkerber Can you provide the BUILD file for EarlGrey? And an example one for a loadable bundle? I know we had a lot of trouble getting it to work correctly.

@ajanuar Hopefully the above will set you in the right direction. I'll try to fix this PR soon, just been bogged down.

`Bundle` is in the `bundles` for the app under test. `Interfaces` is what you depend on in the UI test in order to invoke code in the bundle.