__swift_FORCE_LOAD_$_swiftUniformTypeIdentifiers / __swift_FORCE_LOAD_$_swiftCoreMIDI
prscX opened this issue · 1 comments
prscX commented
prscX commented
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)