The feature will be called iPhone Handoff. Here's a demo of the setup.
The feature will be called iPhone Handoff. Here's a demo of the setup.
The aerial file appeared in a new SetupBackground app that only shipped in beta 3, and was later removed in beta 4.
This landscape aerial is already available in current tvOS versions.
The aerial file appeared in a new SetupBackground app that only shipped in beta 3, and was later removed in beta 4.
This landscape aerial is already available in current tvOS versions.
"That was your 10,000th Fitness+ session. You’re the GOAT!"
"That was your 10,000th Fitness+ session. You’re the GOAT!"
When Siri AI is enabled, macOS 27 adds a contextual "lightweight UI" when you type or select text. The floating button can expand into Ask Siri, Edit with Siri and Writing tools, or other contextual actions.
To disable it...
When Siri AI is enabled, macOS 27 adds a contextual "lightweight UI" when you type or select text. The floating button can expand into Ask Siri, Edit with Siri and Writing tools, or other contextual actions.
To disable it...
The second image is a still from the WWDC 26 session "Build AI-powered scripts with the fm CLI and Python SDK" showing the PCC model option.
(developer.apple.com/videos/play/...)
The second image is a still from the WWDC 26 session "Build AI-powered scripts with the fm CLI and Python SDK" showing the PCC model option.
(developer.apple.com/videos/play/...)
Generation currently fails: "3K/4K resolution is not supported yet in Rave RC"
Image Playground may also offer an "Upgrade to 12 MP" action for existing generations.
Generation currently fails: "3K/4K resolution is not supported yet in Rave RC"
Image Playground may also offer an "Upgrade to 12 MP" action for existing generations.
By default, you get 7 seconds to invoke Siri and continue the chat, but you can change the timeout:
defaults write com.apple.campo sessionResumptionTimeout 7
By default, you get 7 seconds to invoke Siri and continue the chat, but you can change the timeout:
defaults write com.apple.campo sessionResumptionTimeout 7
Hidden behind a feature flag, the System Settings app can now be resized in any direction.
To enable the FeatureFlags override, run the following command in the Terminal:
Hidden behind a feature flag, the System Settings app can now be resized in any direction.
To enable the FeatureFlags override, run the following command in the Terminal:
To try it, enable 'Show features for web developers' under Safari Settings > Advanced. Then, enable the Find in Video flag in the Feature Flags tab.
To try it, enable 'Show features for web developers' under Safari Settings > Advanced. Then, enable the Find in Video flag in the Feature Flags tab.
This feature is already available in iOS in a similar location.
This feature is already available in iOS in a similar location.
macOS 27 Beta 5 includes a new "Pocket Tuning Window" that can change the scroll edge effect in real time on supported apps. You can tune both light and dark mode effects, and can really make the scroll edge effect disappear.
macOS 27 Beta 5 includes a new "Pocket Tuning Window" that can change the scroll edge effect in real time on supported apps. You can tune both light and dark mode effects, and can really make the scroll edge effect disappear.
No trackpad support at the moment. The plugin disables Valve's "lizard mode," suppressing the firmware-defined mouse/keyboard fallback.
No trackpad support at the moment. The plugin disables Valve's "lizard mode," suppressing the firmware-defined mouse/keyboard fallback.
Enable 'Show features for web developers' under Safari Settings > Advanced. Then enable the two Global Privacy Control flags in the Feature Flags tab.
Test GPC at globalprivacycontrol.org
Enable 'Show features for web developers' under Safari Settings > Advanced. Then enable the two Global Privacy Control flags in the Feature Flags tab.
Test GPC at globalprivacycontrol.org
Last night, Apple published Expressive Voice assets for all 7 American voices and 4 British Siri voices.
It also published a new version of its base AI model, required for the new voices.
But the server isn't serving any of it to current builds.
Last night, Apple published Expressive Voice assets for all 7 American voices and 4 British Siri voices.
It also published a new version of its base AI model, required for the new voices.
But the server isn't serving any of it to current builds.
Luckily, you can enable a hidden option that allows you to enable 10-minute polling...
Luckily, you can enable a hidden option that allows you to enable 10-minute polling...
Here's how to enable it for Tahoe and Golden Gate wallpapers...
Here's how to enable it for Tahoe and Golden Gate wallpapers...
Because extensions are sandboxed, it forwards requests over localhost to a companion LaunchAgent. (6/9)
Because extensions are sandboxed, it forwards requests over localhost to a companion LaunchAgent. (6/9)
When system interaction is required, such as setting a reminder, Claude can hand the request back to Siri to complete it. (5/9)
When system interaction is required, such as setting a reminder, Claude can hand the request back to Siri to complete it. (5/9)
For example, Siri can’t create files, but Claude can easily return a CSV file when asked. (4/9)
For example, Siri can’t create files, but Claude can easily return a CSV file when asked. (4/9)