Re: Strange Xcode behavior
Owen Hartnett
It’s an obj-C project overall, but it has one Swift file, and that is where it fails. I’ve tried manually adding include files as you’ve suggested, but it then complains about double declarations of other terms.
toggle quoted messageShow quoted text
I was able to reproduce on another system, and then I preened the include search paths and fixed it. I retried on the server and still has the issue, so I must have done something on the fixed machine that I also need to do on the server. So now it’s just a case of diff and comparisons. Thanks for your help! -Owen
|
|