这是indexloc提供的服务,不要输入任何密码
Skip to content

Migrate xcode.dart and xcode_validator.dart to null safety #80614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented Apr 17, 2021

Part of #71511

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Apr 17, 2021
@google-cla google-cla bot added the cla: yes label Apr 17, 2021
@jmagman jmagman self-assigned this Apr 17, 2021
@jmagman jmagman added a: null-safety Support for Dart's null safety feature c: contributor-productivity Team-specific productivity, code health, technical debt. labels Apr 17, 2021
import 'package:flutter_tools/src/base/user_messages.dart';
import 'package:flutter_tools/src/base/version.dart';
import 'package:flutter_tools/src/doctor_validator.dart';
import 'package:flutter_tools/src/ios/xcodeproj.dart';
Copy link
Member Author

@jmagman jmagman Apr 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of this file change is related to removing MockXcode.

Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fluttergithubbot fluttergithubbot merged commit 515003e into flutter:master Apr 18, 2021
@jmagman jmagman deleted the null-xcode branch April 19, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: null-safety Support for Dart's null safety feature c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants