The same issue. Temporarily specified destination in fastlane scan command to 'platform=iOS Simulator,name=iPhone 12,OS=14.5'
Post
Replies
Boosts
Views
Activity
I've had the same issue.
After a couple hours of digging, I found out that issue was with file location.
So I've moved SiriIntents/ru.lproj/Intents.intentdefinition → SiriIntents/Intents.intentdefinition.
If it won't help just try those steps: Remove intent definition file
Add new intent definition file
Add new custom intent
Check that swift file for new intent is generated
Find out the difference between old intent definition file and a new one
Another option is simply try to recreate intent definition from scratch