Specify output file of AcknowledgementsGenerator build phase

This helps keep previews updating.
This commit is contained in:
Brandon Evans 2020-12-28 09:14:45 -07:00
parent ba0c429766
commit 3f76fb9e36
No known key found for this signature in database
GPG key ID: D58A4B8DB64F8E93

View file

@ -582,6 +582,7 @@
outputFileListPaths = (
);
outputPaths = (
"$(SRCROOT)/Xcodes/Resources/Licenses.rtf",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;