- Notifications
You must be signed in to change notification settings - Fork548
[coregraphics] Update for Xcode 11 beta 1 and 2#6337
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
along with unit tests for p/invokes
monojenkins commentedJun 17, 2019
Build failure Test results3 tests failed, 84 tests passed.Failed tests
|
| [iOS(13,0)] | ||
| [TV(13,0)] | ||
| [Watch(6,0)] | ||
| publicCGColorConversionInfo(CGColorSpacesrc,CGColorSpacedst,NSDictionaryoptions) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Minor: parameter names should not be abbreviated (src ->source,dst ->destination).
| [iOS(13,0)] | ||
| [TV(13,0)] | ||
| [Watch(6,0)] | ||
| publicCGColorConversionInfo(CGColorSpacesrc,CGColorSpacedst,CGColorConversionOptionsoptions): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Same: parameter names.
Uh oh!
There was an error while loading.Please reload this page.
monojenkins commentedJun 17, 2019
Build failure Test results7 tests failed, 84 tests passed.Failed tests
|
spouliot commentedJun 17, 2019
I'll update it for beta2 before merging it |
monojenkins commentedJun 17, 2019
Build failure Test results3 tests failed, 88 tests passed.Failed tests
|
monojenkins commentedJun 18, 2019
Build failure Test results3 tests failed, 88 tests passed.Failed tests
|
spouliot commentedJun 19, 2019
known issues |
along with unit tests for p/invokes