Filter
Exclude
Time range
-
Near
Replying to @map6874
Tu peux bypass la waitlist sur Mac, io suffit de taper cette commande dans le terminal puis redémarrer : sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO
1
2
190
For people still on the new Siri waitlist on Mac you can run this command and restart your Mac to bypass it sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO #siri #siriai #macos27 #ios27
392
Replying to @Tech_1t @Apple
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo defaults write /Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist EnhancedSiriWaitlist -dict Enabled -bool false Copy and paste that into Terminal on Mac, then restart your Mac
1
1
38
Workaround👇🏻 : In Terminal put the following and Enter: sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo defaults write /Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist EnhancedSiriWaitlist -dict Enabled -bool false Then Reboot your Mac. Enjoy :)
3
7
853
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo defaults write /Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist EnhancedSiriWaitlist -dict Enabled -bool false
1
82
If you're on Mac, you can use this sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo defaults write /Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist EnhancedSiriWaitlist -dict Enabled -bool false Worked for me
1
34
Yeah, I know, the command you ran on macOS is this one: sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO What I meant was that if you type “siri://” in Safari on your phone, it takes you to the Siri app on your iPhone. That’s one way to access it, but you still need to get off the waitlist anyway.
2
316
Par contre pour le Mac, j'en eu ai marre donc : sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO Sans désactivation du SIP. Pas nécessaire. Je dis cela car je l'ai lu. Mais restart après. 2/x
1
1
69
Par contre pour le Mac, j'en eu ai marre donc : sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO Sans désactivation du SIP. Pas nécessaire. Je dis cela car je l'ai lu. Mais restart après. 2/x
1
2
102
لاتزال تنتظر تفعيل Siri AI على macOS 27 Golden Gate beta؟ 🍏✨ يمكنك تجاوز قائمة الانتظار وتفعيل الميزة فوراً عبر أمر بسيط في الـ Terminal: ⁠sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO⁠ ثم أعد تشغيل الجهاز واستمتع بالمميزات الجديدة! 🚀 ملاحظة: تأكد دائماً من وجود نسخة احتياطية لبياناتك.
1
2
15
3,913
Replying to @Butter_4KRAW
I dont see a FeatureFlags dir in either /Library/Preferences or ~/Library/Preferences
2
195
Mr_Sir_X retweeted
Replying to @markgurman
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo defaults write /Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist EnhancedSiriWaitlist -dict Enabled -bool false Reboot. Worked for me.
5
1
29
6,072
Pon el siguiente comando en terminal: sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO Pones tu contraseña cuando la pida, una vez hecho, reinicias tu Mac y ya debería estar la nueva Siri.
3
35
JAYTHROUGH retweeted
➡️ Easier way, no need to disable SIP: sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO
How to bypass the new Siri waitlist (Mac only): 🧵 #WWDC26
30
28
467
89,119
Replying to @sirhbliss
Or: sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO
468
sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO && sudo reboot
1
64
Longhorn retweeted
The same method for disabling Liquid Glass using FeatureFlags SwiftUI.plist still works in macOS 27 Golden Gate Developer Beta 1! Unfortunately it has more issues than it did in macOS 26 Tahoe as disabling Liquid Glass causes the Apps list and Spotlight to break entirely.
It's possible to entirely disable Liquid Glass in macOS 26 Tahoe, there's some visual issues such as the Control Center and the text hover in the dock, but it's mostly usable with the Liquid Glass disabled surprisingly! If you want to try this yourself... 🧵
6
6
136
13,353
Turns out there is a way to get the new Siri with SIP enabled. sudo defaults write /Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist EnhancedSiriWaitlist -dict Enabled -bool false It worked for me, but I got off the waitlist after a few hours anyway sooo
243