Members only MapKit Getting Directions in MapKit with SwiftUI Learn how to get directions and show a route on a Map view in SwiftUI.
Members only MapKit Using expanded SwiftUI support for MapKit Learn how to use SwiftUI to integrate Maps in your apps with extended MapKit features like annotations, overlays, camera controls, and more.
Members only MapKit Adding Custom Annotations in MapKit with SwiftUI Add custom annotations to your maps using MapKit and SwiftUI.
WWDC Featured June 2023: What's new in the Swift Community? This article covers the most inspiring new releases from WWDC 2023 and showcases some of our personal highlights from the developer conference.
Members only SwiftUI Creating a SwiftUI App to generate Text Completions with GPT-3.5 through the OpenAI API Understand how to use the OpenAI Swift Package to connect with the OpenAI API to generate text completions within your SwiftUI app.
Accessibility Create with Swift at Swift Heroes 2023 This article will get you started with material created for our session on Make it for Everyone at Swift Heroes 2023.
Swift Featured Call for Application at the Apple Developer Academy Become a World Class Developer at the Apple Developer Academy in Naples, Italy. Call for Application 2023/24.
Members only SwiftUI Creating a SwiftUI App to generate images with Dall-E through the OpenAI API Understand how to use the OpenAI Swift Package to connect with the OpenAI API to generate images within your SwiftUI app.
Members only Core ML Generating Images with Stable Diffusion on Apple Silicon with Core ML Understand how to use Apple's Core ML Stable Diffusion Package to generate images with Stable Diffusion on Apple Silicon using Swift.
Members only SwiftUI Creating a SwiftUI App to interact with the OpenAI ChatGPT API Understand how to use the OpenAISwift Package to easily connect with the OpenAI API to create your own ChaptGPT SwiftUI app.
Members only HomeKit Adding New Homes and Rooms to HomeKit within a SwiftUI app Understand how to add or remove Homes and Rooms to the HomeKit environment within a SwiftUI app.
Members only DocC Configuring the Hosting Base Path in Xcode to Publish DocC Documentation on GitHub Pages Understand how to configure Xcode Build Settings with a DocC Archive Hosting Base Path to publish static documentation websites on GitHub Pages.
Members only HomeKit Creating a HomeKit-enabled App with SwiftUI Understand how to create a HomeKit-enabled App with SwiftUI, how to read data from smart home accessories, and control their features.
Members only CarPlay Testing Apps with an iPhone and the CarPlay Simulator Understand how to use Apple's new stand alone CarPlay Simulator app to test CarPlay-enabled apps with your iPhone and your Mac.
Members only SwiftUI Prototyping SwiftUI interfaces with OpenAI's ChatGPT Understand how to use OpenAI's ChatGPT conversational machine learning model to create working code for SwitfUI apps within a few minutes.
Members only HomeKit Developing Apps with the HomeKit Accessory Simulator Understand how to use Apple's HomeKit Accessory Simulator (HAS) to simulate smart home accessories when developing HomeKit-enabled apps.
Members only MapKit Using MapKit JS to Embed Apple Maps in Websites Learn how to use MapKit JS to embed Apple Maps in websites by generating an identifier, private key and JSON Web Token.
Members only HLS Converting Video Files for HLS Streaming This reference shows how to convert video files for HLS streaming with ffmpeg and how to create video files from .m3u8 manifest and .ts files.
WWDC June 2022: Whatβs new in the Swift Community? This article covers the most inspiring new releases from WWDC 2022 and showcases some of our personal highlights from the developer conference.
Swift Call for Application at the Apple Developer Academy Become a World Class Developer at the Apple Developer Academy in Naples, Italy. Call for Application 2022/23.
Members only AWS Getting Started with Swift AWS Lambda Runtime This tutorial shows how to get started with Swift AWS Lambda Runtime to create and deploy serverless functions on AWS with Swift.
Members only DocC Using the Swift Package Manager command plugin for Swift-DocC This reference shows how to use the Swift Package Manager command plugin for Swift-DocC to export documentation for static web hosting.
Members only SwiftUI Using the LocationButton in SwiftUI for One Time Location Access With this reference, you will be able to use the LocationButton in a SwiftUI app to conveniently access the user's location data.
Members only DocC Publishing DocC Documentation as a Static Website on GitHub Pages This tutorial shows how to generate DocC documentation archives, how to process them for static hosting and deploy the on GitHub Pages.
Members only Xcode Cloud Using Custom Build Scripts and Environment Variables in Xcode Cloud This article introduces Custom Build Scripts and Environment Variables for automated workflows in Xcode Cloud.