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

Add iOS build to CI #3409

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Add iOS build to CI #3409

merged 2 commits into from
Nov 21, 2023

Conversation

juan-lunarg
Copy link
Contributor

Fix iOS build as well as minor Android cleanup since the problems for both platforms are so similar

Fix iOS build as well as minor Android cleanup since the
problems for both platforms are so similar
Copy link
Collaborator

@ncesario-lunarg ncesario-lunarg left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks again Juan.

@juan-lunarg
Copy link
Contributor Author

FYI @richard-lunarg

Comment on lines +71 to +72
set(ENABLE_GLSLANG_BINARIES OFF)
set(SPIRV_SKIP_EXECUTABLES ON)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For extra context the ndk-builds currently in glslang and spirv-tools also don't create executables. For the aforementioned reasons.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So this should also speed up our Android / iOS CI in downstream repos since we can avoid building extra executables.

@arcady-lunarg arcady-lunarg merged commit a7b18c0 into KhronosGroup:main Nov 21, 2023
28 checks passed
@juan-lunarg juan-lunarg deleted the juan/ios branch November 21, 2023 23:59
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