this issue is resolved. The problem was removing the a build location from Build Settings. Although the location was removed it polluted the proj file with SYMROOT=“”;
Manually removing this entry using xcode as the editor corrected my issue.
this issue is resolved. The problem was removing the a build location from Build Settings. Although the location was removed it polluted the proj file with SYMROOT=“”;
Manually removing this entry using xcode as the editor corrected my issue.