AppCode tips `Cannot found Foundation.h` without Build Errors Follow
Answered
AppCode 2017.3
Build #OC-173.3727.136, built on November 28, 2017
JRE: 1.8.0_152-release-1024-b6 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.2
Xcode 9.0
Please sign in to leave a comment.
Does that happen on a single project or all project of yours (I'd suggest creating a new basic project from scratch - would it occur there)? Have you tried File | Invalidate Caches & Restart? Do you remember when the issue started happening (have you updated Xcode, maybe done smth else)?
First, Thank you for your advices.
Second, I have tried `File | Invalidate Caches & Restart` which not works either.
Third, I found it works in other kind of projects, so maybe there are something different between others which I will continue try to found it.