-
Notifications
You must be signed in to change notification settings - Fork 320
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: bazelbuild/rules_apple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bazelbuild/rules_apple
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 35 files changed
- 6 contributors
Commits on Mar 6, 2026
-
Remove references to
@bazel_tools//tools/cpp(#2885)Signed-off-by: Aaron Sky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d879b18 - Browse repository at this point
Copy the full SHA d879b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59e188 - Browse repository at this point
Copy the full SHA e59e188View commit details
Commits on Mar 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 46a85f1 - Browse repository at this point
Copy the full SHA 46a85f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2000428 - Browse repository at this point
Copy the full SHA 2000428View commit details -
Support multiple modules on
app_intentsfor applications (#2879)# Background resolve #2878 # Approach ## As-is 1. Generate App Intents metadata for a target passed to app_intents (only a single target is supported). 1. Bundle the output from step 1 into the application. ## To-be ### When using Xcode 26 or later 1. Generate App Intents metadata (Metadata.appintents) for each target passed to app_intents. 1. Generate an additional App Intents metadata file for a dummy intermediate target by passing the metadata files from `1.` to `--static-metadata-file-list`. - `appintentmetadataprocessor` merges the metadata files into a single metadata. 1. Bundle the output from step 2 into the application. Note: `appintentmetadataprocessor` supports `--static-metadata-file-list` starting with the Xcode 26 toolchain. ### Otherwise Keep the current behavior. # Sample sample project https://github.com/kntkymt/ios-app-intents-sample/tree/main/bazel-multi-app-intents --------- Co-authored-by: Aaron Sky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f92f668 - Browse repository at this point
Copy the full SHA f92f668View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0eab89 - Browse repository at this point
Copy the full SHA e0eab89View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.4.0...4.5.0