Apple Developer

Search documents
Large language models in Xcode
Apple Developer· 2025-06-11 17:01
Xcode can now use large language models such as ChatGPT to provide coding assistance. You can ask general questions about Swift — like “tell me about swift concurrency”. And because of the integration with Xcode, the model can take your code into consideration and answer specific questions about your project, or even make changes on your behalf. ...
WWDC25: Introducing the Foundation Models framework
Apple Developer· 2025-06-10 23:01
The FoundationModels framework gives you access to the on-device Large Language Model that powers Apple Intelligence, with a convenient and powerful Swift API. You can use it to enhance existing features in your apps, like providing personalized search suggestions. Or you can create completely new features, like generating an itinerary in a travel app, all on-device. You can even use it to create dialog on-the-fly for characters in a game.It is optimized for generating content, summarizing text, analyzing u ...
WWDC25: Explore Voice Control in Xcode
Apple Developer· 2025-06-10 21:00
With Swift Mode for Voice Control, I can navigate and edit my Swift code just by speaking to my Mac. Let’s use this to add a field to our landmark inspector for the landmark’s continent. “Start listening” “Swift mode” “Select labeled content” “Four” “Go to the end of the line” “New line, new line” “If let continent equals landmark dot continent “Open brace” “New line” “Labeled content paren quote continent quote comma value colon continent” “Correct quote continent” “One” “Stop listening” Notice that the co ...
WWDC25: Say hello to Liquid Glass
Apple Developer· 2025-06-10 19:00
Liquid Glass complements the evolution of Apple product design as screens have gotten more rounded and more immersive. It's represented in the UI, in rounded floating forms that nest neatly in the rounded curves of modern devices. These clearly defined shapes feel easy to tap and are designed to relate to the natural geometry of our fingers so they feel friendly to touch interaction.The primary way Liquid Glass visually defines itself is through something called lensing. Lensing occurs all around us in our ...
Say hello to Liquid Glass
Apple Developer· 2025-06-10 17:26
Explore the new design, including Liquid Glass, which combines the optical properties of glass with a sense of fluidity. Learn more about Liquid Glass and the new design. https://www.youtube.com/watch?v=IrGYUq1mklk #WWDC25 #LiquidGlass ...