flutter/packages/flutter_tools/test
Jenn Magder a5fea8c795
Increase the recommended Xcode version to Xcode 15 (#146367)
Xcode 15 will be required for iOS App Store submission 
> Please note that as of April 2024 all iOS and iPadOS apps submitted to the App Store must be built with a minimum of Xcode 15 and the iOS 17 SDK.

https://developer.apple.com/ios/submit/

And will also be required for Swift Package Manager support https://github.com/flutter/flutter/pull/146256.

We could swap to "required" but macOS developers don't technically need to upgrade.  We can let the Store itself enforce its policies.  And we can swap to Xcode 15 "required" when SPM adoption is further along.

Part of https://github.com/flutter/flutter/issues/144582
2024-04-08 16:56:06 +00:00
..
android_preview_integration.shard Android Gradle file templates: make it easier to convert them to Kotlin DSL in the future (#142146) 2024-02-15 23:42:13 +00:00
commands.shard Be tolerant of backticks around directory name in pub output. (#145768) 2024-03-26 19:04:52 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Increase the recommended Xcode version to Xcode 15 (#146367) 2024-04-08 16:56:06 +00:00
host_cross_arch.shard Reland "Add FlutterMacOS.xcframework artifact (#143244)" (#144275) 2024-02-28 20:09:54 +00:00
integration.shard Implementing switch expressions in flutter_tools/ (#145632) 2024-03-29 22:31:19 +00:00
src Add none language strings to code blocks. (#146154) 2024-04-02 16:42:25 -07:00
web.shard Flutter Web Bootstrapping Improvements (#144434) 2024-03-12 22:41:26 +00:00