• 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
..
cocoapods.dart Loading commit data...
code_signing.dart Loading commit data...
devices.dart Loading commit data...
ios_emulators.dart Loading commit data...
ios_workflow.dart Loading commit data...
mac.dart Loading commit data...
plist_utils.dart Loading commit data...
simulators.dart Loading commit data...
xcodeproj.dart Loading commit data...