iOS 10: SiriKit Resolution & Confirmation | Ray Wenderlich

Discover how to help Siri out with its side of the conversation by resolving and confirming the user's instructions.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4986-ios-10-sirikit-resolution-confirmation

compile Error
Debug-iphoneos/WenderLoonCore.build/module.modulemap:9:12: Header ‘WenderLoonCore-Swift.h’ not found

@gg_fu

Sounds to me like an Xcode build problem, which are always somewhat magical in their appearance and resolution.

Try cleaning the entire project, and then building the WenderLoonCore framework before building the main app.

sam

1 Like