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

[macos][quartzcomposer] Update for beta 4 #4493

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

spouliot
Copy link
Contributor

Apple re-added some constants that were dropped without any clue (and we
filed a rdar for it since it's a breaking change to remove them).

It's now clear that it's deprecated and why
QC_GL_DEPRECATED(10_5, 10_14);

so we can update the attribute (and fix the version).

note: also fix extra ; in CBUUIDValidRangeString tests while removing
the special case added earlier (from beta 1)

Apple re-added some constants that were dropped without any clue (and we
filed a rdar for it since it's a breaking change to remove them).

It's now clear that it's deprecated and why
`QC_GL_DEPRECATED(10_5, 10_14);`

so we can update the attribute (and fix the version).

note: also fix extra `;` in `CBUUIDValidRangeString` tests while removing
the special case added earlier (from beta 1)
@spouliot spouliot added this to the xcode10 milestone Jul 24, 2018
@monojenkins
Copy link
Collaborator

Build success
Build succeeded
API Diff (from stable)
API Diff (from PR only) (please review changes)
Generator Diff (please review changes)
Test run succeeded

@spouliot spouliot merged commit ab57c4c into xamarin:xcode10 Jul 24, 2018
@spouliot spouliot deleted the xcode10-quartzcomposer-beta4 branch July 24, 2018 12:25
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.

4 participants