I need to replace the Copy Files
build phase with the manual copy files via Run Script
build phase.
Copy Files stage looks like this now:
The replacement script looks this way:
but the destination dir is not correct. What is the correct absolute path for the Products Directory
? Thanks