App Development Create with Swift at iOSDevUK This article will get you started with material created for our workshop and session presented at iOSDevUK 2024.
App Development Create with Swift at SwiftConf This article will get you started with material created for our sessions presented at SwiftConf 2024.
App Store Promoting your app with App Store Marketing Tools Explore the available tools provided by Apple to support developers in promoting their apps in and out of the App Store.
SwiftUI Converting between image formats Discover how to convert between CIImage, CGImage, and UIImage and use them within an Image view.
App Design Create with Swift at Swift Heroes 2024 This article will get you started with material created for our session on ”Crafting better App Icons” at Swift Heroes 2024.
Spatial Computing imaginary institute at Desina02 This article will get you started with material created for the imaginary institute workshop on “Ridefinire il visibile: visionOS e le nuove frontiere dello spatial computing” at Desina02.
MapKit Using MapPolyline overlays in MapKit with SwiftUI Learn how to draw a line on a Map on a SwiftUI application using MapPolyline.
MapKit Using MapPolygon overlays in MapKit with SwiftUI Learn how to place polygonal overlays on a Map view in SwiftUI.
Swift Call for Application at the Apple Developer Academy 2024 Become a World Class Developer at the Apple Developer Academy in Naples, Italy. Call for Application 2024/25.
MapKit Making Annotations in MapKit interactive with SwiftUI Learn how to make interactive annotations on a Map view in SwiftUI.
MapKit Getting Directions in MapKit with SwiftUI Learn how to get directions and show a route on a Map view in SwiftUI.
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.
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.
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.
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.
Machine Learning 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.
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.
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.
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.
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.
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.
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.