flutter/packages/flutter_tools/test/ios
KyleWong 4b4a9400b7 Refactor build-number/build-name logic. (#27743)
This PR aims at several things:

1. Use pub_semver to check a version in pubspec.yaml meets the requirements specified in https://semver.org/.
2. Don't limit build-number/build-name as a fixed format. Instead, validate it according to the target(ios/android).
3. Make sure that build-number/build-name are always validated no matter it's specified by the `flutter command` or version in pubspec.yaml.

Fixes #27589
2019-02-13 07:48:03 -08:00
..
cocoapods_test.dart Use CP_REPOS_DIR if it's set (#27553) 2019-02-05 16:03:37 -08:00
code_signing_test.dart [O] Removing all timeouts (mark II) (#26736) 2019-01-19 00:31:05 -08:00
devices_test.dart Ignore unreachable iOS devices in IOSDevice.getAttachedDevices (#23776) 2018-11-05 15:09:39 -08:00
ios_workflow_test.dart Optimize cocoapods logic in flutter doctor. (#25872) 2019-01-02 19:57:03 -08:00
mac_test.dart Optimize flutter run logic for iOS by "ONLY_ACTIVE_ARCH=YES" if possible (#27817) 2019-02-12 12:24:57 +08:00
simulators_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
xcode_backend_test.dart Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00
xcodeproj_test.dart Refactor build-number/build-name logic. (#27743) 2019-02-13 07:48:03 -08:00