We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent 9e9a3ae commit c12fddfCopy full SHA for c12fddf
CHANGELOG.md
@@ -52,16 +52,18 @@ END_UNRELEASED_TEMPLATE
52
53
### Adjusted
54
55
-* TBD
+* Improved `compile_only_aspect` [#3222](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3222) & [#3223](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3223)
56
+ * Now collects `CppCompile` action outputs
57
+ * Has a new `resources` output group to collect generated and processed resources
58
59
### Fixed
60
61
+* Added work around for “Extract app intents metadata” failure [#3225](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3225)
62
63
### Ruleset Development Changes
64
65
* TBD
-*
66
+
67
<a id="3.1.2"></a>
68
## [3.1.2] - 2025-07-29
69
0 commit comments