-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#9304Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Steps to Reproduce
- From VSCode use the Flutter: New Project command.
- Enter myapp for the project name, let Flutter build the project files
- Use XCode to open the project
- Select the top level Runner node in the project tree view
- Change the Deployment Target to iOS 12.1
- Use CMD+B to build
The following warnings are generated:

Please update the deprecated code.
As of April 2018 all new apps submitted to the App Store are required to target iOS 11, (requiring XCode 9), come March 2019 all new apps submitted to the App Store are are required to target iOS 12.1, (requiring XCode 10)
PieterAelse, LinusU, palmCoconuts, hiperonii, ppakorn and 1 more
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.