Monetize your app Manage testers Build your store presence Automate with APIs
Category: Personal – Software and IT
Verify app dependencies with digital signatures
Automatically verify integrity of your dependencies, thru signature verification. This is trying to address the supply chain security attacks that have been happening. Just like the discussion on privacy reporting, it is ultimately each developer’s responsibility to ensure all your signatures are correct and you are not using maliciously modified code. Dependency Signatures App developers […]
Update your app for watchOS 10
While this is a code along session, at the time of my viewing there was no link provided, I did search the forums and the link here was provided, but it gave me a page not found. Hopefully by the time others see this blog post the link will work. Check out the Meet watchOS […]
Take SwiftUI to the next dimension
This will review how to use a handful APIs to use Windows, Volumes, and Full Space Volumes 3D views and layout RealityView 3D gestures
Simplify distribution in Xcode and Xcode Cloud
This is all about the CI/CD pipeline and speeding up the iteration process. Express TestFlight Distribution Automating notarization
Model your Schema with SwiftData
Utilize schema Macros Evolving schemas
Meet Object Capture for iOS
Intro for Object Capture for iOS – allows you to use Computer Vision to create lifelike 3D models which can be used in Object Capture API on Mac, but now you can do on device reconstruction for iOS. There is a sample application to learn how to do this. To me this looks like […]
Inspectors in SwiftUI: Discover the details
Inspector Presentation customization
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