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

Fixes for Compile errors related to macOS16 (Ventura) #16151

Merged
merged 1 commit into from Jun 13, 2023

Conversation

moudgils
Copy link
Contributor

What does this PR do?

Compile fixes for Ventura upgrade.

How was this PR tested?

Tested ASV

Signed-off-by: moudgils <moudgils@amazon.com>
@moudgils moudgils requested review from a team as code owners June 12, 2023 20:44
Copy link
Contributor

@VickyAtAZ VickyAtAZ left a comment

Choose a reason for hiding this comment

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

One small issue

@akioCL
Copy link
Contributor

akioCL commented Jun 12, 2023

How about the compatibility with the versions in the future?
The new rasterSampleCount could be used for iphone 16 or any versions moving forward.
The sampleCount should be versions which are lower then iphone 16 or mac 13

The __IPHONE_16_0 and __MAC_13_0 are defined for all future versions too.

@moudgils moudgils merged commit a860b70 into o3de:development Jun 13, 2023
3 checks passed
@moudgils moudgils deleted the moudgils/VentureFixes branch June 13, 2023 19:34
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.

None yet

5 participants