Tim Cook is stepping down in September, leaving John Ternus to define Apple's AI future — and the pressure to deliver a mass-market AI breakthrough is existential.
Tim Cook announced he will leave the CEO role in September, transitioning to executive chairman of Apple's board. John Ternus, current SVP of hardware engineering, is expected to succeed him. The leadership change comes as Apple Intelligence — Apple's 2024 AI rollout — was widely considered underwhelming. Ternus inherits a mandate to deliver a consumer AI product that does for AI what the iPhone did for smartphones.
Whoever controls Apple's AI layer controls the distribution channel for every app built on it. If Ternus ships a native AI agent framework that replaces app-switching, your current iOS integrations — deep links, push notifications, in-app flows — become secondary to whether your service is agent-accessible. The developer surface area shifts from UIKit to agent APIs. Watch WWDC 2026 like it's the original App Store announcement.
Audit which of your current iOS app features could be exposed as an agent-callable action — then check if Apple's App Intents API already supports the pattern, so you're not caught retrofitting when the platform enforces it.
Open developer.apple.com/documentation/appintents in your browser
Tags