Custom Siri Intents not found using Xcode 12 beta

Hi there,

I've got a problem here using the new Xcode 12 beta version with custom Siri intents. My app has several intents defined in a ".intentdefinition" file but when I try to compile with Xcode 12, the corresponding types are not found (e.g. "Cannot find type 'IAppointmentIntent' in scope"). Everything compiles fine with Xcode 11.5.

What's also strange: after compiling with Xcode 11.5, the project can be built with Xcode 12 just fine. This works until I clean my build folder, after which I have to build with 11.5 again.
Hi, this seems like something we would want to investigate. Could you file a radar with a sysdiagnose (sudo sysdiagnose Xcode, and a reproducible case in a project?

Thanks!
Hi,

sure, I filed FB7820001 and attached both the sysdiagnose file and a tiny demo project.
Custom Siri Intents not found using Xcode 12 beta
 
 
Q