Maxwell Elliott

Results 12 issues of Maxwell Elliott

Prevents a possible crash when operating on paths without the proper `.framework` prefix

team-Rules-ObjC
awaiting-review

I am looking to consume a generated `-Swift.h` header by using a convenience import (so I can import other libraries that are transitively required before importing my `-Swift.h`).

Classes that are never referred to directly (only through protocols) should still be retained.

I am looking to add support for creating xctestrun bundles from `ios_unit_test` and `ios_ui_test` bundles (originally attempted [here](https://github.com/bazelbuild/rules_apple/pull/1994)) . I noticed that recently there were significant changes to how bundling...

Attempts to adhoc code sign the runner app itself and its bundled frameworks during UI Testing to resolve [ios_xctestrun_runner] codesigning/entitlements blockers #1912

Launch actions can have pre and post actions, we should allow that as well

feature request

Adds support for swift 5.9 and Bazel

WIP for attempting to precompile bundles instead of doing so in an aspect

Starts the needed work to build out precompiled asset bundle support for apple_resource_bundle Fixes https://github.com/bazelbuild/rules_apple/issues/319

Update bazel diff to 8.1.6