QuickLayout icon indicating copy to clipboard operation
QuickLayout copied to clipboard

Xcode 12.0 (12A7209) — could not build Objective-C module 'QuickLayout'

Open JeroenJK opened this issue 4 years ago • 0 comments

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'

JeroenJK avatar Oct 05 '20 11:10 JeroenJK