Make package install 的时候报错了求解

tweak安装 make package install 的时候报错了不知道什么问题 求解

Making all for tweak gong1…

Preprocessing Tweak.xm…

Compiling Tweak.xm (arm64)…

error: include path for stdlibc++ headers not found; pass ‘-std=libc++’ on the

command line to use the libc++ standard library instead

[-Werror,-Wstdlibcxx-not-found]

error: include path for stdlibc++ headers not found; pass ‘-std=libc++’ on the

command line to use the libc++ standard library instead

[-Werror,-Wstdlibcxx-not-found]

error: include path for stdlibc++ headers not found; pass ‘-std=libc++’ on the

command line to use the libc++ standard library instead

[-Werror,-Wstdlibcxx-not-found]

error: include path for stdlibc++ headers not found; pass ‘-std=libc++’ on the

command line to use the libc++ standard library instead

[-Werror,-Wstdlibcxx-not-found]

While building module ‘Foundation’ imported from /opt/theos/Prefix.pch:11:

While building module ‘CoreFoundation’ imported from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:

In file included from <module-includes>:2:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:10: fatal error:

could not build module 'Darwin’

#include <sys/types.h>

**~~~~~~~~^**

error: include path for stdlibc++ headers not found; pass ‘-std=libc++’ on the

command line to use the libc++ standard library instead

[-Werror,-Wstdlibcxx-not-found]

按这个解决了问题