QuickLayout
QuickLayout copied to clipboard
Xcode 12.0 (12A7209) — could not build Objective-C module 'QuickLayout'
QuickLayout is included in my project due to the use of SwiftEntryKit in CocoaPods. However, now with Xcode 12.0 I get an error I haven't gotten before:
/Users/Jeroen/Library/Developer/Xcode/DerivedData/MyClient-afqeaqtuibsijpepvsfjjretfqvj/Build/Intermediates.noindex/Pods.build/MyClient Test-iphoneos/QuickLayout.build/module.modulemap:9:12: error: header 'QuickLayout-Swift.h' not found header "QuickLayout-Swift.h" ^ <unknown>:0: error: could not build Objective-C module 'QuickLayout'