Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

undefined symbol __swift_force_load_$swift webkit react native

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)
 
PREVIOUS NEXT
Tagged: #undefined #symbol #webkit #react #native
ADD COMMENT
Topic
Name
2+2 =