Closed orj closed 4 years ago
When I run xcprojectlint with the following command:
xcprojectlint
../xcprojectlint --report error --project Application.xcodeproj --validations build-settings-externalized
It prints:
outputFileListPaths inputFileListPaths inputFileListPaths outputFileListPaths inputFileListPaths outputFileListPaths inputFileListPaths outputFileListPaths inputFileListPaths outputFileListPaths
Why is it repeatedly printing this?
When I run
xcprojectlint
with the following command:It prints:
Why is it repeatedly printing this?