Post

Replies

Boosts

Views

Activity

Reply to 'CoreAILanguageModels' & What’s new in the Foundation Models framework developer video
To avoid the build errors, the package manager has to be set to Branch:main instead of latest. The code now builds without errors.
Replies
Boosts
Views
Activity
1w
Reply to 'CoreAILanguageModels' & What’s new in the Foundation Models framework developer video
The error turns out to be the default version when you request the package. It defaults to 0.2.0< etc but only works with 0.0.0< etc the CoreAILanguageModles import then works. However the build still fails with some compiler errors which I posted on GitHub.
Replies
Boosts
Views
Activity
1w
Reply to 'CoreAILanguageModels' & What’s new in the Foundation Models framework developer video
Sorry for the late post. The error is actually; No such module "CoreAILanguageModels".
Replies
Boosts
Views
Activity
2w
Reply to accessing on device files while testing Vision Pro
I'm on Xcode 26.6, Tahoe 26.5.2 and a mini M4. However, the VP is 27 beta 2. It's working now. I'll keep rebooting if issues appear.
Replies
Boosts
Views
Activity
Jul ’26
Reply to accessing on device files while testing Vision Pro
Ok, upon rebooting I find that there are two copies of the folder on device with exactly the same name. The previously invisible one was being accessed by the app. After deleting the copy, the app is accessing the files correctly. I don't know how two copies of the folder came to be or why one was invisible until reboot.
Replies
Boosts
Views
Activity
Jul ’26