-
Notifications
You must be signed in to change notification settings - Fork 320
Comparing changes
Open a pull request
base repository: bazelbuild/rules_apple
base: 4.3.2
head repository: bazelbuild/rules_apple
compare: 4.3.3
- 8 commits
- 38 files changed
- 7 contributors
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d2a931d - Browse repository at this point
Copy the full SHA d2a931dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9762a - Browse repository at this point
Copy the full SHA 2a9762aView commit details
Commits on Nov 25, 2025
-
Support NSExtensionMain entry point for tvos_extension (#2815)
### What has changed - Adds a param to `tvos_extension` that lets the user select entry point for the extension (either `TVExtensionMain` or `NSExtensionMain`). - Adds tests for the change. ### Why it was changed - Modern tvOS extensions are loaded via Foundation's `NSExtensionMain` - I reported the issue here: #2812
Configuration menu - View commit details
-
Copy full SHA for 11e5606 - Browse repository at this point
Copy the full SHA 11e5606View commit details
Commits on Dec 1, 2025
-
Ensure the app bundle is writable before signing an app bundle "in pl…
…ace" in dossier codesigning. (#2835) PiperOrigin-RevId: 566315443 (cherry picked from commit c4cbd82) Co-authored-by: Nicholas Levin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 636a4de - Browse repository at this point
Copy the full SHA 636a4deView commit details
Commits on Dec 2, 2025
-
Don't set the Apple Configuration Distinguisher. This is not necessar…
…y, and it is a no-op now. (#2836) PiperOrigin-RevId: 585665894 (cherry picked from commit 4d95005) Co-authored-by: Nicholas Levin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 510c9de - Browse repository at this point
Copy the full SHA 510c9deView commit details
Commits on Dec 6, 2025
-
Remove need to have
--watchos_cpusdefined when building iOS applic……ations with watchOS apps (#2838)
Configuration menu - View commit details
-
Copy full SHA for 714f607 - Browse repository at this point
Copy the full SHA 714f607View commit details
Commits on Dec 12, 2025
-
Fix icon processing for tvOS and visionOS (#2841)
#2804 introduced in issue where comparisons with `platform_type` are always negative. `platform_type` is of type `apple_platform_type` and cannot be compared with `string` directly.
Configuration menu - View commit details
-
Copy full SHA for 5f04d16 - Browse repository at this point
Copy the full SHA 5f04d16View commit details
Commits on Dec 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c9f156 - Browse repository at this point
Copy the full SHA 9c9f156View commit details
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.3.2...4.3.3