mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Specify output file of AcknowledgementsGenerator build phase
This helps keep previews updating.
This commit is contained in:
parent
ba0c429766
commit
3f76fb9e36
1 changed files with 1 additions and 0 deletions
|
|
@ -582,6 +582,7 @@
|
|||
outputFileListPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
"$(SRCROOT)/Xcodes/Resources/Licenses.rtf",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
|
|
|
|||
Loading…
Reference in a new issue