OpenAI is forcing Mac users to update ChatGPT and other desktop apps, after a supply chain attack exposed signing certificates that Apple's security systems use to verify trusted software. OpenAI is forcing Mac users to update ChatGPT The company disclosed the incident on May 13 and confirmed malware linked to the "Mini Shai-Hulud" attack infected two employee devices through the TanStack npm ecosystem. Investigators identified unauthorized access activity in a limited set of internal source code repositories connected to those employees. OpenAI rotated its signing certificates and re-signed affected apps to prevent potential misuse of the exposed credentials. The company found no evidence that customer data, production systems, or intellectual property were compromised during the incident. Apple's macOS security protections will block apps signed with the older certificates after June 12, which makes the update mandatory for affected Mac users. Continue Reading on AppleInsider | Discuss on our Forums
Apple's forthcoming macOS 27 doesn't run on Intel Macs at all, and that's just the beginning of a timeline that will complete a years-long transition to Apple Silicon. Here's what to expect, and when. Running Intel apps on Macs will soon be a thing of the past When Apple unveiled macOS 27 during its WWDC 2026 opening keynote, it put into motion its previously announced plan for the end of Intel Macs . Not only will the update not support any Intel Macs, but it also removes the Rosetta 2 translation layer that allows Intel apps to run on other Macs, too. Apple announced the transition away from Intel chips in 2020, choosing to use its own in-house silicon instead. Now, six years later, it's getting ready to complete that transition, and app developers are on notice. Continue Reading on AppleInsider | Discuss on our Forums
Apple this week confirmed that Notion is migrating its user interface to SwiftUI, citing the app's desire for greater performance and UI consistency than its existing web-based stack can deliver. Notion is a productivity app that combines notes, documents, databases, and project management tools in one place. Users can create pages containing text, tables, kanban boards, calendars, and more, and organize them in a flexible hierarchy. The announcement was made during Apple's SwiftUI segment during its Platforms State of the Union , where Notion was used as a flagship example of an app moving away from cross-platform and web technologies to native Apple frameworks. The callout was clearly deliberate; Notion is one of the most widely used productivity apps on the Mac, and has long been criticized for the sluggishness that comes with its Electron-based architecture. This is not Notion's first step toward native. Notion had already been gradually moving its iOS and Android apps away from web-based rendering in 2025, with most of the mobile experience now running natively except for the editor. The WWDC mention suggests that effort is now extending more substantially, with SwiftUI as the target framework. Apple also noted that agentic coding tools are making migrations like this more practical, saying "porting code to Swift has never been easier," pointing to AI-assisted development workflows lowering the barrier for teams considering a move away from cross-platform stacks. The SwiftUI session also covered a broad set of framework improvements. Apple is unifying SwiftUI, AppKit, and UIKit around a common foundation, so improvements made for Apple's own apps automatically benefit third-party developers. Nested stack layouts now resize up to twice as fast, state objects initialize lazily, and AsyncImage gains automatic HTTP caching. SwiftUI also gains reorderable containers for drag-to-reorder in any container type, swipe actions inside any container, and full-fidelity text selection on iOS. On macOS, Text now supports custom renderers, text vibrancy, and vertical text. Toolbar control is more granular, with a new visibilityPriority modifier, an overflow menu for deprioritized actions, and a topBarPinnedTrailing placement to anchor items to the trailing edge. A new document infrastructure adds first-class URL access for reading and writing to disk, and the ability to write only changed file portions on save. Related Roundup: WWDC 2026 Tags: SwiftUI , WWDC 2026 Related Forum: Apple, Inc and Tech Industry This article, " Notion Is Migrating to SwiftUI, Apple Confirms at WWDC " first appeared on MacRumors.com Discuss this article in our forums