Skip to content

Commit 924f92a

Browse files
committed
Re-enable xcbeautify
1 parent 22f21a2 commit 924f92a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PLATFORM_MACOS = macOS
44
XCCOV = xcrun xccov view --report --only-targets
55

66
DEST = -scheme 'iOS App' -destination platform="$(PLATFORM_IOS)"
7-
# XCB = | xcbeautify --renderer github-actions
7+
XCB = | xcbeautify --renderer github-actions
88

99
default: report
1010

0 commit comments

Comments
 (0)