iOS 26.5 Developer Beta 4: Features, Fixes & What's Confirmed
Apple seeded the fourth iOS 26.5 developer beta on March 30, pushing simultaneous builds for iPadOS 26.5, macOS Tahoe 26.5, watchOS 26.5, tvOS 26.5, and visionOS 26.5 across its full platform lineup, per Apple's developer releases page. macOS Tahoe 26.5 is stability-focused with no reported new end-user features. The concrete developer changes this cycle live in Xcode 26.5 beta 2, which ships Swift 6.3, full 26.5 SDKs, and fixes for two bugs that had been blocking testing workflows. iOS 26.5 has reported feature additions, but those come from secondary sources, not Apple's own release notes.
The builds cover iOS and iPadOS (23F5043g), macOS (25F5042g), tvOS (23L5443g), visionOS (23O5441g), and watchOS (23T5541h), per Apple's developer releases page. Public betas for all five platforms followed four days after the developer seeds, per MacRumors.
What's reported in the iOS 26.5 developer beta
iOS 26.5 appears to be the more feature-active half of this release. A 9to5Mac report via Headlines Briefing identified Live Activities forwarding and RCS encryption as features present in this update, describing iOS 26.5 as bringing "several new features" while characterizing macOS 26.5 as "more conservative" by comparison. Apple has not published a changelog at this beta stage, which is standard practice, so those observations come from the testing community rather than any confirmed specification. The implementation shape may change before general release.
Apple also issued a refreshed iOS 26.5 and iPadOS 26.5 developer seed on April 3, the same day public betas launched, per MacRumors. Re-seeding on public beta launch day signals the build was still being updated as external testing began, not that it had reached a near-final state.
macOS Tahoe 26.5 developer beta: stability over features
macOS Tahoe 26.5 is not where the feature work is. The update focuses on bug fixes and platform stability rather than new end-user capabilities, per 9to5Mac via Headlines Briefing. The public beta build (25F5042g) matches the developer seed exactly, per the same report. Apple is running an identical feature set across both tracks on Mac.
The consequential release for developers sits alongside it. Xcode 26.5 beta 2 ships with Swift 6.3 and full SDKs for iOS 26.5, iPadOS 26.5, macOS 26.5, tvOS 26.5, and visionOS 26.5, per Apple Developer Documentation. It supports on-device debugging across iOS 15 and later, tvOS 15 and later, watchOS 8 and later, and visionOS, and requires macOS Tahoe 26.2 or later to run. That SDK bundle is the practical prerequisite for any team validating 26.5 API compatibility before general release.
Two previously disruptive bugs are confirmed fixed in beta 2: test failures on iOS 15 simulators, and broken pasteboard synchronization inside Simulator.app, per Apple Developer Documentation. The iOS 15 simulator regression had cut off backward-compatibility testing for teams running automated suites. The pasteboard issue had disrupted copy-paste workflows between a Mac and a simulated device. Both are clear in beta 2.
Three documented action items from Xcode 26.5 beta 2's release notes
Pointer authentication fix for Mac (Designed for iPad) apps. Apple resolved a compatibility failure where iPad apps using pointer authentication would break on macOS Tahoe 26.5 and newer. The fix is conditional: developers must add LSMinimumSystemVersion with a value of 26.5 to their app's Info.plist, per Apple Developer Documentation. Without that entry, the fix does not apply. An app that ships without it will fail for affected users on Tahoe 26.5, and the failure will not surface in pre-launch testing unless the Info.plist requirement is met first.
StoreKit Testing support for commitment billing plans. Xcode 26.5 beta 2 adds StoreKit Testing support for monthly subscription plans with 12-month commitment billing, per Apple Developer Documentation. The new billing plan APIs can be tested using the StoreKit Configuration in Xcode, with end-to-end simulation of the subscription flow available through the Transaction Manager. Developers planning to offer this billing structure can now validate the full purchase path before it reaches users.
iOS 15 simulator testing is unblocked. The regression that caused test runs to fail on iOS 15 simulators is confirmed fixed, per Apple Developer Documentation. Teams that paused backward-compatibility coverage have a clear path to restart. The prior iOS 26 beta cycle offers useful context here: a disk image mounting failure in beta 4 broke sideloading on managed systems, with an Apple DTS engineer tracing the root cause to MCX-enforced disk eject policies conflicting with Xcode's disk image requirements, per the Apple Developer Forums. A WebKit XML parser crash that appeared in iOS 26 and macOS 26 beta 4 also reached public beta users before being resolved in beta 5, per the Apple Developer Forums. Both precedents point toward running compatibility suites against the current build rather than holding for a release candidate.
What Apple has documented versus what remains reported
The Xcode 26.5 beta 2 release notes are the most reliable source in this cycle. Here is what Apple has explicitly confirmed:
Pointer authentication compatibility fix for Mac (Designed for iPad) apps, conditional on adding
LSMinimumSystemVersion=26.5to Info.plistStoreKit Testing support for monthly subscription plans with 12-month commitment billing, testable via Transaction Manager in Xcode
iOS 15 simulator test failures: fixed
Pasteboard synchronization in Simulator.app: fixed
Xcode 26.5 beta 2 requires macOS Tahoe 26.2 or later
What remains reported but unconfirmed by Apple: Live Activities forwarding and RCS encryption in iOS 26.5, surfaced by 9to5Mac via Headlines Briefing and not yet reflected in any official release notes. Apple has not announced a release date for iOS 26.5 or macOS Tahoe 26.5. Whether the next seed closes out iOS feature work or adds another round of changes is the open question this cycle leaves.

Comments
Be the first, drop a comment!