Confused by appintentsmetadataprocessor errors in Xcode 16?
If you're building App Intents and start seeing weird ` appintentsmetadataprocessor` build errors with Xcode 16 this might help you.
If you're building App Intents and start seeing weird ` appintentsmetadataprocessor` build errors with Xcode 16 this might help you.
Hit this one while working on our [video subtitles app Captionista](https://cqptionista.app) once iOS 15 came out. Spooky scrolling action at a distance.
I isolated a couple of new iOS 15 `ScrollView` bugs recently while working on the timing editor view in our new video subtitling app [Captionista](https://captionista.app). These particular problems did not exist in iOS 14.
Another in the long serious of little niggles with SwiftUI popovers on iPad. This time, it’s more serious but there is a workaround. If you show a sheet the user can interactively dismiss these on iOS, but they can also cancel the dismissal by bringing the sheet back up near to its “shown” position.