Hi everyone,
I'm trying to build a framework for my project. In Xcode 12, it builds successfully. But when I import this framework into my project which must be in Xcode 13, it does not build with bunch of error. How to deal with these errors like "Module Foundation not found". and "/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:21:2: Embedding a #include directive within macro arguments is not supported"