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
Copy file name to clipboardExpand all lines: WooCommerce/WooCommerce.xcodeproj/project.pbxproj
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9531,11 +9531,10 @@
9531
9531
outputFileListPaths = (
9532
9532
);
9533
9533
outputPaths = (
9534
-
"$(DERIVED_FILE_DIR)/swiftlint-output.txt",
9535
9534
);
9536
9535
runOnlyForDeploymentPostprocessing = 0;
9537
9536
shellPath = /bin/bash;
9538
-
shellScript = "$SRCROOT/../Scripts/build-phases/swiftlint.sh\n\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
0 commit comments