Skip to content

Add check that xcode project configuration is not missing#31621

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

Add check that xcode project configuration is not missing#31621
jonahwilliams merged 1 commit intoflutter:masterfrom
jonahwilliams:add_more_ios_checks

Conversation

@jonahwilliams
Copy link
Contributor

Description

If this file is missing we'll get a process exception instead of a failure message from Xcode.

Fixes #28231

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

@jonahwilliams jonahwilliams merged commit fdae7bb into flutter:master Apr 25, 2019
@jonahwilliams jonahwilliams deleted the add_more_ios_checks branch April 25, 2019 22:51
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flutter run with missing Runner.xcodeproj/project.pbxproj file results in flutter crash...

3 participants