Update project.pbxproj

This commit is contained in:
RyanZhao 2023-02-27 11:35:41 +11:00 committed by GitHub
parent 5e041ddb41
commit 04ac337539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 */