flutter/packages/flutter_tools/templates/create/ios.tmpl/Runner
Ralph Bergmann c65e9d19a4 add version to pubspec.yaml (#16857)
Uses the `version` property from the `pubspec.yaml` file to set the corresponding fields in the `local.properties` file respectively in the `Generated.xcconfig` file.

The `--build-name` and `--build-number` options have changed. Now they trump the `version` property from the `pubspec.yaml` file.

If the `version` property is not set and the  `--build-name` and `--build-number` options are not provided, the build command will not change the `local.properties` / `Generated.xcconfig` file.
2018-05-30 07:51:25 -07:00
..
Assets.xcassets Update Flutter Gallery Xcode project to a publishable state (#14309) 2018-01-29 01:14:03 -08:00
Base.lproj Create template splash screens for Android and iOS (#11505) 2017-08-14 17:20:36 -07:00
Info.plist.tmpl add version to pubspec.yaml (#16857) 2018-05-30 07:51:25 -07:00