Apple has updated iOS development tools with new app resizability frameworks, according to developer reports—changes that may prepare the platform for foldable hardware, though the company has not confirmed any such device.
What developers need to know
Apple recently instructed developers to stop designing apps for specific devices and instead target a dynamic range of sizes and aspect ratios, according to reports from developer sessions. This guidance extends beyond current iPad capabilities and suggests preparation for hardware that can reflow content across variable display configurations.
Current SDK updates include:
- Resizable iOS apps in iPhone Mirroring and on iPad
- A new resizable iOS simulator and Previews in Xcode
- Coding assistance tools to identify and fix resizability issues
Developers who rebuild against current SDKs may be automatically opted in to resizability features. Apps already using SwiftUI with scene lifecycle and standard framework support are positioned for compatibility, according to Apple's developer documentation.
Framework strings point to foldable exploration
Developer @samhenrigold reported discovering framework strings in recent iOS builds including "foldState" and "angleDegrees"—references analysts interpret as indicators of foldable hardware development. Code suggesting support for multiple built-in displays has also been noted, though Apple has not confirmed their purpose or timeline.
Unverified supply chain reports suggest Apple may be developing a foldable device potentially branded as the "iPhone Ultra," with rumored features including:
- A 7.8-inch inner display with book-style folding design
- A 5.5-inch cover display for quick interactions
- Titanium frame construction
- Next-generation Apple silicon and modem technology
Supply chain analysts speculate pricing could exceed $2,000 if such a device were to launch, making it the most expensive iPhone to date. No release timeline has been confirmed, and these specifications remain unverified.
How to prepare now
The software framework changes are documented in current Xcode releases. Developers should audit current app layouts to ensure they handle variable aspect ratios and dynamic resizing. Testing apps against the resizable iOS simulator can identify layout issues before they affect users.
Building with flexible layouts today ensures compatibility with evolving iOS device form factors, whether those include foldable devices or other screen configurations Apple may introduce.
Apple has not announced a foldable iPhone. Hardware specifications and release timelines mentioned are based on unverified supply chain reports and analyst speculation.









