Hello,
I met this problem when I start my first Objective-C project. I use the Xcode 11 Beta 2, and when I just type:
#import <Foundation/Foundation.h>
then the Xcode shows me the error:
Could not build module 'Foundation'
How can I solve this error? I'm really appricieate your help
Thanks a lot!