Skip to content

Conversation

fredpi
Copy link
Contributor

@fredpi fredpi commented Jun 17, 2019

The case covered with this code is an edge case that would have otherwise been handled a few lines below with the following text:

⚠️ No shared scheme(s) found matching library name 'SwiftEntryKit' – can't remove potentially unnecessary shared schemes, keeping all

As that text is misleading if there a no schemes at all, it's suitable to explicitly handle this case.

@fredpi fredpi requested a review from Jeehut June 17, 2019 19:26
@Jeehut
Copy link
Contributor

Jeehut commented Jun 18, 2019

@fredpi CI is failing, which makes sense:
error: 'guard' body must not fall through, consider using a 'return' or 'throw' to exit the scope

Please fix.

@fredpi
Copy link
Contributor Author

fredpi commented Jun 18, 2019

@Dschee My bad, it's not that hard 😂

Copy link
Contributor

@Jeehut Jeehut left a comment

Choose a reason for hiding this comment

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

Looks good now, thanks! 👍 Merge at will.

@fredpi fredpi force-pushed the work/scheme-warning branch from adc782d to afef1ae Compare June 18, 2019 20:25
@fredpi fredpi merged commit 62a35d2 into stable Jun 18, 2019
@fredpi fredpi deleted the work/scheme-warning branch June 18, 2019 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants