Post

Replies

Boosts

Views

Activity

Reply to WidgetKit development issue with Xcode 12 beta 4 using Intents
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
Sep ’20