I followed the WWDC videos and implemented both the entity (conforming to AppEntity) and query (conforming to EntityPropertyQuery) but the Find entity action still doesn't show up.
I'm using Xcode 14.2 and iOS 16.3. Other defined intents show up fine. Any ideas?
Post
Replies
Boosts
Views
Activity
I'm trying to build my project with Xcode Cloud but run into this problem:
Cannot update Package.resolved because automatic resolution is disabled
The log shows this line prior to that:
Set default com.apple.dt.Xcode IDEDisableAutomaticPackageResolution to true
Any idea how to fix this?