When Apple announced the Apple Vision Pro, I started taking panoramic photos. Panos are great in the Photos app, but in visionOS 27 you can use them as your environment while using other apps.
Video shows a photo from my Moroccan vacation while watching a trailer for Lawrence of Arabia in Apple TV.
Less than a week before WWDC, and Ming-Chi Kuo drops this on the Apple Vision Pro line.
I hope Apple provides encouragement at WWDC that visionOS is still a major part of their roadmap.
Source:
x.com/mingchikuo/s...
Relatedly, you can set isExcludedFromBackup property to true to prevent files from being backed up by Time Machine.
Although, Apple's docs says the "value exists only to provide guidance to the system", so like the Pirate Code, "It's more of a guideline than a rule."
Video
For the technical geeks, you can also validate this programmatically by getting the path's URLResourceValues and check its ubiquitousItemIsExcludedFromSync value.
You can also programmatically set a directory not to be synced by setting its ubiquitousItemIsExcludedFromSync property to true.