Have you seen WWDC25? There are many new hidden gems (frameworks) introduced.

Here is list of frameworks with the basic use of it.
- AlarmKit –
AlarmKitprovides a framework for managing alarms with customizable schedules. - DeclaredAgeRange – Use the DeclaredAgeRange framework to request people to share their age range with your app.
- EnergyKit – EnergyKit provides a grid forecast for your app to help people choose when to use electricity.
- FoundationModels – The Foundation Models framework provides access to Apple’s on-device large language model. That powers Apple Intelligence to help you perform intelligent tasks specific to your use case.
- GameSave – GameSave uses iCloud Drive to synchronize your application’s save data across devices. GameSave also supports local saving for when the device isn’t signed into iCloud Drive.
- GeoToolbox – Determine place descriptor information for map coordinates.
- IdentityDocumentServices – Identity Document Services enables the presentment of identity documents on device and web browser support for the Digital Credentials API.
- IdentityDocumentServicesUI – The
IdentityDocumentServicesUIframework contains user-interface objects that support the features in IdentityDocumentServices. - PaperKit – PaperKit builds on top of PencilKit and PDFKit to provide a consistent way to add drawing and shapes in your app.
- PermissionKit – Use
PermissionKitin your app to adjust communication rules for a child account on iCloud. - RelevanceKit – Provide on-device intelligence with contextual clues that increase your widget’s visibility on Apple Watch.
- VisualIntelligence – People use visual intelligence to learn about places and objects around them and onscreen.
- WiFiAware – Securely pair and connect to external devices over peer-to-peer Wi-Fi.
Conclusion
- Xcode 26, iOS 26 and other beta just released today. I will explore and keep posted.
Let me know if you have any questions, comments, or feedback – via X (Twitter) or LinkedIn. Feel free to contact me and discuss what you are learning and developing.
Happy Coding 🙂