📜  undefined symbol __swift_force_load_$swift webkit react native - Swift 代码示例

📅  最后修改于: 2022-03-11 15:00:58.428000             🧑  作者: Mango

代码示例1
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)