Update project.pbxproj

pull/797/head
RyanZhao 2 years ago committed by GitHub
parent 5e041ddb41
commit 04ac337539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5093,7 +5093,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "#\"${SRCROOT}/Scripts/LintLocalizableStrings.swift\"\n";
shellScript = "\"${SRCROOT}/Scripts/LintLocalizableStrings.swift\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

Loading…
Cancel
Save