📅  最后修改于: 2022-03-11 15:00:58.428000             🧑  作者: Mango
Create a swift file inside your xcode project, it will resolve your issue.
It will include to the Header Search Path on your build settings:
$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)
$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)