Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»Development tool updates from WWDC: Foundation Models framework, Xcode 26, Swift 6.2, and more

    Development tool updates from WWDC: Foundation Models framework, Xcode 26, Swift 6.2, and more

    June 9, 2025

    During WWDC today, Apple announced a number of updates to its tools for software developers, including the new Foundation Models framework, Xcode 26, Swift 6.2, and more.

    Foundation Models framework

    The framework will enable any app developer to utilize Apple Intelligence’s on-device processing for their apps. Apple Intelligence leverages Apple’s silicon processors to be able to process data without it leaving the device, ensuring better data privacy for users.

    According to Apple, Automattic’s journaling app Day One utilized the framework to add intelligence features that are privacy-centric.  

    “The Foundation Model framework has helped us rethink what’s possible with journaling,” said Paul Mayne, head of Day One at Automattic. “Now we can bring intelligence and privacy together in ways that deeply respect our users.”

    The framework natively supports Swift, and includes capabilities such as guided generation and tool calling. 

    Xcode 26

    The company announced the latest version of Xcode, a platform for developing, testing, and distributing apps for Apple platforms. Xcode 26 enables developers to connect LLMs, and has built-in support for ChatGPT. Developers will be able to use API keys from third-party providers or run local models on their Mac. 

    It also introduces Coding Tools, a coding agent that can take on tasks such as generating a preview or fixing issues. 

    Other new additions in Xcode 26 include a redesigned navigation experience, updates to the localization catalog, and improved support for Voice Control to dictate Swift code and enable developers to navigate the interface completely by voice. 

    “Developers play a vital role in shaping the experiences customers love across Apple platforms,” said Susan Prescott, vice president of Worldwide Developer Relations at Apple. “With access to the on-device Apple Intelligence foundation model and new intelligence features in Xcode 26, we’re empowering developers to build richer, more intuitive apps for users everywhere.”

    App Intents

    App Intents allows developers to integrate actions and content in their own apps with system experiences like Siri, Spotlight, widgets, and controls. It is being updated with support for Apple’s visual intelligence, which will enable developers to allow their apps to provide visual search results within visual intelligence. Clicking on that result will take the user directly to the app. 

    According to Apple, Etsy has implemented this already, so now Etsy listings will show up in visual intelligence search and redirect to the Etsy app. 

    Swift 6.2

    The latest version of Swift adds features that improve performance, concurrency, and interoperability with languages like C++, Java, and JavaScript. 

    Last year, the company introduced strict concurrency checking with the release of Swift 6. “Swift 6 marks the start of the journey to make data-race safety dramatically easier. The usability of data-race safety remains an area of active development, and your feedback will help shape future improvements,” the Swift development team wrote in a post.

    Swift 6.2 builds on this by adding the ability to configure modules or files to run on the main actor by default, which simplifies writing single-threaded code, according to Apple. 

    Running Linux containers on Mac

    Apple also announced the Containerization framework, which allows developers to create, download, and run Linux containers on Macs. 

    The framework is built on an open-source framework optimized for Apple silicon. It provides secure isolation between container images as well. 

    App Store updates

    The App Store now includes Accessibility Nutrition Labels on app pages that list out what accessibility features an app supports, such as VoiceOver, Voice Control, Larger Text, and Captions. 

    These labels will show up on an app’s product page and will be specific to each platform the app is supported on. Developers will be able to optionally add a link to a website that users can visit to get more details on the accessibility features. 

    Additionally, the App Store Connect app on iOS and iPadOS now allows developers to view TestFlight screenshots and crash feedback, and get push notifications when beta testers provide feedback. The Connect API now allows developers to create webhooks to get real-time updates, and adds support for Apple-Hosted Background Assets and Game Center configuration. 

    The post Development tool updates from WWDC: Foundation Models framework, Xcode 26, Swift 6.2, and more appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleFormat JSON Online
    Next Article Laravel Migration With Schema Validation in MongoDB

    Related Posts

    Tech & Work

    CodeSOD: A Unique Way to Primary Key

    July 22, 2025
    Tech & Work

    BrowserStack launches Figma plugin for detecting accessibility issues in design phase

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    DslogdRAT Malware: A Sneaky Cyberattack Exploiting Ivanti ICS Zero-Day

    Security

    CVE-2025-42999 – SAP NetWeaver Remote Code Execution

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-40916 – Mojolicious::Plugin::CaptchaPNG Weak Random Number Generation

    Common Vulnerabilities and Exposures (CVEs)

    minesVIiper is a minesweeper clone with mouse and VT220 support

    Linux

    Highlights

    Linux

    Rilasciato Calibre 8.7: Novità e Miglioramenti per la Gestione degli E-book

    July 18, 2025

    Calibre è una suite open source e multi-piattaforma dedicata alla gestione degli e-book. Compatibile con…

    CVE-2025-5428 – Juzaweb CMS Remote Improper Access Controls Vulnerability

    June 2, 2025

    Handle Missing Models Gracefully with Laravel’s existsOr Method

    May 26, 2025

    CVE-2025-36574 – Dell Wyse Management Suite Absolute Path Traversal Vulnerability

    June 10, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.