• Ralph Bergmann's avatar
    add version to pubspec.yaml (#16857) · c65e9d19
    Ralph Bergmann authored
    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.
    c65e9d19
Name
Last commit
Last update
..
.idea Loading commit data...
android-java.tmpl Loading commit data...
android-kotlin.tmpl Loading commit data...
android.tmpl Loading commit data...
ios-objc.tmpl Loading commit data...
ios-swift.tmpl Loading commit data...
ios.tmpl Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore.tmpl Loading commit data...
.metadata.tmpl Loading commit data...
README.md.tmpl Loading commit data...
projectName.iml.tmpl Loading commit data...
projectName_android.iml.tmpl Loading commit data...
pubspec.yaml.tmpl Loading commit data...