There was an error while loading. Please reload this page.
1 parent 22f21a2 commit 924f92aCopy full SHA for 924f92a
1 file changed
Makefile
@@ -4,7 +4,7 @@ PLATFORM_MACOS = macOS
4
XCCOV = xcrun xccov view --report --only-targets
5
6
DEST = -scheme 'iOS App' -destination platform="$(PLATFORM_IOS)"
7
-# XCB = | xcbeautify --renderer github-actions
+XCB = | xcbeautify --renderer github-actions
8
9
default: report
10
0 commit comments