mirror of
https://github.com/darlinghq/xcbuild.git
synced 2024-11-30 07:20:46 +00:00
fix builtin pbxcp
This commit is contained in:
parent
6b73b95757
commit
0e9140921a
@ -11,7 +11,7 @@
|
||||
Type = Tool;
|
||||
Identifier = com.apple.compilers.pbxcp;
|
||||
Name = "Copy Utility";
|
||||
CommandLine = "builtin-copy [options] [inputs] [output]";
|
||||
ExecPath = "builtin-copy";
|
||||
RuleName = "$(pbxcp_rule_name:quote) $(OutputFile:quote) $(InputFile:quote)";
|
||||
DeeplyStatInputDirectories = YES;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user