Inspector Presentation customization
Tag: Day 4
Get started with privacy manifests
This is about simplifying creation of Privacy Nutrition Labels and holding developers accountable for the APIs and SDKs they use. You are responsible for all code in your app. I can image a fight brewing now between SDK creators and developers, who are ultimately responsible for the usage of these SDKs. I highly recommend you check […]
Fix failures faster with Xcode test reports
A tour of test reports in Xcode Structuring tests Explore the test report
Explore SwiftUI Animation
Overview of animation capabilities (to be honest, a lot of this was over my head, and probably explains why my apps don’t have a lot of animation). Anatomy of an update Animatable Animation Transaction
Explore enhancements to App Intents
Widgets Developer experience Shortcuts app integration
Evolve your ARKit app for spatial experiences
Prepare your experience Use RealityView Bring in your content Recasting ARKit updates
Enhance your spatial computing app with RealityKit
There are a lot of new features in realityKit as highlighted on this slide RealityView attachments Video Playbacks Portals Particle Emitters Anchors
Design with SwiftUI
SwiftUI as a design Tool Getting the details right Designing for interactions Testing your ideas Presenting your work
Build Widgets for the Smart Stack on Apple Watch
Another Code along session, using AppIntents, WidgetKit and App Intents. Check out the code which is available at in the Session 10029 folder – https://developer.apple.com/documentation/watchOS-Apps/updating-your-app-and-widgets-for-watchos-10 Widget Configuration Timeline Setup Widget Views Timeline Relevance (this will prioritize when our widget should be prioritized on the Smart Stack)
Build programmatic UI with Xcode Previews
Create new instant visual feedback. What are previews Writing previews Previews in your project