Apple today seeded the first beta of an upcoming macOS Ventura 13.1 update to developers for testing purposes, with the beta coming one day after the official launch of macOS Ventura.
Registered developers can download the beta through the Apple Developer Center and after the appropriate profile is installed, betas will be available through the Software Update mechanism in System Preferences.
We don't yet know what new features or changes are included in macOS Ventura 13.1, but should we find anything in the beta, we'll update this article.
Top Rated Comments
"macOS Ventura - a bit defective"
Try this on Terminal:
* To leave developer betas updates:
* sudo /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Resources/seedutil unenroll DeveloperSeed
* To get developer betas releases:
* sudo /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Resources/seedutil enroll DeveloperSeed
That's it!
sudo /System/Library/PrivateFrameworks/Seeding.framework/Resources/seedutil unenroll
If you want to use PB again
sudo /System/Library/PrivateFrameworks/Seeding.framework/Resources/seedutil enroll PublicSeed