From 4e54b4442402aed85a982172cdf28c78c9cc50d4 Mon Sep 17 00:00:00 2001 From: Brian Ganninger Date: Sun, 8 Apr 2018 03:18:24 -0700 Subject: [PATCH] Fix broken command definition --- PragmaticXcode/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PragmaticXcode/Info.plist b/PragmaticXcode/Info.plist index 42b78eb..8dd3ab7 100644 --- a/PragmaticXcode/Info.plist +++ b/PragmaticXcode/Info.plist @@ -48,7 +48,7 @@ XCSourceEditorCommandClassName $(PRODUCT_MODULE_NAME).CustomWarningCommand XCSourceEditorCommandIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER). CustomWarningCommand + $(PRODUCT_BUNDLE_IDENTIFIER).CustomWarningCommand XCSourceEditorCommandName Insert Custom Warning