flutter/packages/flutter_tools/templates/create/ios-swift.tmpl
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
..
Runner Swift templates tweaks. (#13291) 2017-12-01 10:54:56 -08:00
Runner.xcodeproj add version to pubspec.yaml (#16857) 2018-05-30 07:51:25 -07:00