flutter/packages/flutter_tools/templates/create/ios.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
..
Flutter Enable universal iOS binaries in templates (#17358) 2018-05-07 14:13:53 -07:00
Runner add version to pubspec.yaml (#16857) 2018-05-30 07:51:25 -07:00
Runner.xcodeproj Update xcode project template to 9.1 (#13193) 2017-11-28 15:49:00 -08:00
Runner.xcworkspace Let (almost) all flutter create CocoaPods references be dynamically generated later (#9791) 2017-05-04 12:26:58 -07:00
.gitignore Recommend using Cocoapods 1.5.0 (#17308) 2018-05-08 08:02:39 +02:00