
Setting "enableGPUValidationMode = "1"" disables Metal API validation. I know, I know. Fixes https://github.com/flutter/flutter/issues/159227
Template Xcode project with a custom application bundle
This template is an empty Xcode project with a settable application bundle path
within the xcscheme
. It is used when debugging a project on a physical iOS 17+
device via Xcode 15+ when --use-application-binary
is used.