You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support enabling Code Coverage for all targets in scheme test action by @lucasromanomr in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3111
73
+
* Enable code coverage in Xcode by @aaronsky in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3250
74
+
* Add mixed_language_library target example by @luispadron in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3259
77
75
78
76
### Adjusted
79
77
80
-
* TBD
78
+
* Adjust when we build for code coverage when it isn't enabled by @aaronsky in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3257
79
+
* Collect additional mixed_language_library output files by @thiagohmcruz in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3261
81
80
82
81
### Fixed
83
82
84
-
* TBD
83
+
* Fix broken link in code coverage section of usage docs by @ssarad in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3256
84
+
* collect and merge xcdatamodel correctly for `mixed_language_library` targets by @luispadron in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3268
85
85
86
86
### Ruleset Development Changes
87
87
88
-
*TBD
88
+
*Create workflow for cutting a release by @adincebic in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3270
0 commit comments