Allow specifying run scripts to run right after compilation
With Xcode 10 dependent targets won't start compiling until compilation and all run scripts are done for the target. This means that your run script should run before Copy Files (and Copy Resources, etc.) phases unless it needs to run later, to allow dependent targets to compile faster.
B
Brentley Jones committed
ffc6b92f888c72ff133c52babcb2f2b172684a65
Parent: 6d4efa5