Skip to content

make sure we exit early if the Runner.xcodeproj file is missing#31591

Merged
jonahwilliams merged 1 commit intoflutter:masterfrom
jonahwilliams:handle_runner_rename
Apr 25, 2019
Merged

make sure we exit early if the Runner.xcodeproj file is missing#31591
jonahwilliams merged 1 commit intoflutter:masterfrom
jonahwilliams:handle_runner_rename

Conversation

@jonahwilliams
Copy link
Contributor

Description

If Runner.xcodeproj is missing, we can end up with a process exception instead of a clean exit.

Related Issues

Fixes #31583

@jonahwilliams jonahwilliams added the tool Affects the "flutter" command-line tool. See also t: labels. label Apr 25, 2019
@xster
Copy link
Member

xster commented Apr 25, 2019

LGTM

@jonahwilliams jonahwilliams merged commit 4820783 into flutter:master Apr 25, 2019
@jonahwilliams jonahwilliams deleted the handle_runner_rename branch April 25, 2019 07:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flutter crashes when renaming Runner project

3 participants