Skip to content
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

Xcode 11.4 fixes #389

Merged
merged 8 commits into from
Apr 15, 2020
Merged

Xcode 11.4 fixes #389

merged 8 commits into from
Apr 15, 2020

Conversation

ZevEisenberg
Copy link
Collaborator

No description provided.

@ZevEisenberg ZevEisenberg force-pushed the bugfix/zeveisenberg/small-fixes branch from 39c644c to bdb517a Compare April 14, 2020 23:22
.circleci/config.yml Outdated Show resolved Hide resolved
@raizlabs-oss-bot
Copy link
Collaborator

raizlabs-oss-bot commented Apr 14, 2020

1 Warning
⚠️ Please provide a summary in the Pull Request description
2 Messages
📖 Test Results
📖 Code Coverage

Current coverage for BonMot.framework is 78.24%

Files changed - -
StringStyle+Part.swift 98.08%

Powered by xcov

Generated by 🚫 Danger

.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
Comment on lines +175 to +178
case let .underline(style, color):
self.underline = (style, color)
case let .strikethrough(style, color):
self.strikethrough = (style, color)
Copy link
Contributor

Choose a reason for hiding this comment

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

What was the warning here? Does this have something to do with a change in implicit tuple behavior?

ZevEisenberg and others added 2 commits April 14, 2020 19:57
Co-Authored-By: Chris Ballinger <cballinger@rightpoint.com>
Co-Authored-By: Chris Ballinger <cballinger@rightpoint.com>
@chrisballinger
Copy link
Contributor

For the sake of getting this merged more quickly, I'd say maybe revert the gem update, since it looks like fixing that will take a while. I'll take a deeper dive for that in a separate PR.

@ZevEisenberg
Copy link
Collaborator Author

I tried more conservatively updating just CocoaPods; we'll see if it's any happier now.

Copy link
Contributor

@chrisballinger chrisballinger left a comment

Choose a reason for hiding this comment

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

Yay, works for me! Thank you!

@chrisballinger chrisballinger merged commit 28a93ed into master Apr 15, 2020
@chrisballinger chrisballinger deleted the bugfix/zeveisenberg/small-fixes branch April 15, 2020 21:46
@chrisballinger chrisballinger mentioned this pull request Apr 15, 2020
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.

3 participants