Skip to content

Commit 8bfe344

Browse files
committed
Update README.md for 3.3.0
Signed-off-by: Brentley Jones <[email protected]>
1 parent d7134ac commit 8bfe344

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

CHANGELOG.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,29 +40,46 @@ END_UNRELEASED_TEMPLATE
4040
<a id="unreleased"></a>
4141
## [Unreleased]
4242

43-
[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.2.0...HEAD
43+
[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.3.0...HEAD
4444

4545
### ⚠️ Breaking changes ⚠️
4646

47-
* Renamed `compile_only_aspect.bzl` to `xcodeproj_cache_warm_aspect.bzl`: [#3238](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3238)
47+
* TBD
4848

4949
### New
5050

5151
* TBD
5252

5353
### Adjusted
5454

55-
* Moved generator path inside main output base: [#3234](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3234)
56-
* We now set `--remote_download_outputs=toplevel` on the `rules_xcodeproj` config: [3239](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3239)
55+
* TBD
5756

5857
### Fixed
5958

60-
* Fixed incompatible output base causing startup options change: [#3229](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3229), [#3233](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3233)
59+
* TBD
6160

6261
### Ruleset Development Changes
6362

6463
* TBD
6564

65+
<a id="3.3.0"></a>
66+
## [3.3.0] - 2025-10-31
67+
68+
[3.3.0]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.2.0...3.3.0
69+
70+
### ⚠️ Breaking changes ⚠️
71+
72+
* Renamed `compile_only_aspect.bzl` to `xcodeproj_cache_warm_aspect.bzl`: [#3238](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3238)
73+
74+
### Adjusted
75+
76+
* Moved generator path inside main output base: [#3234](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3234)
77+
* We now set `--remote_download_outputs=toplevel` on the `rules_xcodeproj` config: [3239](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3239)
78+
79+
### Fixed
80+
81+
* Fixed incompatible output base causing startup options change: [#3229](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3229), [#3233](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3233)
82+
6683
<a id="3.2.0"></a>
6784
## [3.2.0] - 2025-09-12
6885

0 commit comments

Comments
 (0)