We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce28f9 commit 430ef28Copy full SHA for 430ef28
Coder Desktop/Makefile
@@ -19,7 +19,7 @@ test:
19
-testPlan $(SCHEME) \
20
-skipPackagePluginValidation \
21
CODE_SIGNING_REQUIRED=NO \
22
- CODE_SIGNING_ALLOWED=NO | xcpretty
+ CODE_SIGNING_ALLOWED=NO
23
24
lint:
25
swiftlint \
0 commit comments