flutter/packages/flutter_tools/templates/xcode/ios/custom_application_bundle
Jenn Magder 46787ee49c
Set template and migrate apps to iOS 12 minimum (#140921)
Cherry-pick https://github.com/flutter/flutter/pull/140823

Issue https://github.com/flutter/flutter/issues/140923

This looks like a lot of files, but most of them are updating the version on our integration/examples apps.
2024-01-09 22:36:07 +00:00
..
Runner.xcodeproj.tmpl Set template and migrate apps to iOS 12 minimum (#140921) 2024-01-09 22:36:07 +00:00
Runner.xcworkspace.tmpl
README.md

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.