react-native-photo-editor icon indicating copy to clipboard operation
react-native-photo-editor copied to clipboard

__swift_FORCE_LOAD_$_swiftUniformTypeIdentifiers / __swift_FORCE_LOAD_$_swiftCoreMIDI

Open prscX opened this issue 4 years ago • 1 comments

Issue

image

Thanks </ Pranav >

prscX avatar Jan 26 '21 09:01 prscX

In order to solve this issue: You have to add an empty swift file on your project.

When you add an empty swift file, XCode will ask you "Create Bridging Header".

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)

prscX avatar Jan 26 '21 09:01 prscX