The Project perfectly compiles in Xcode 11 with device, when I try to compile it in Xcode 11 Simulator, it throws an error "Cannot find interface declaration for '', superclass of '' in "ProductName-Swift.h".
Issue resolved by manually merging simulator and device header files.
https://developer.apple.com/documentation/xcode_release_notes/xcode_10_2_release_notes?language=objc