Xcode 9 - New Build System - unexpected character in prerequisites

Hello,


I was just trying to use the new build system in Xcode 9 and only what it does is getting me this errors:


error: error reading dependency file: unexpected character in prerequisites


Any idea on what is this happening ?


Thanks

Replies

Hi,


Same issue for my project 😟

Ok I fixed it.


One of the directory contains a colon ':' (which apparently is an invalid character).


A better log would have been useful.