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

[iOS export] Automatically generate ARM64 simulator library from device library if it's missing. #92750

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jun 4, 2024

Due to OSXCross limitations, official templates are still missing the ARM64 simulator library, which is inconvenient. This PR provides an option to automatically generate it from the device library during export.

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

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

I think this is an important usability improvements to work around the shortcomings of our buildsystem, so I'll include it in 4.3 despite the feature freeze.

@akien-mga akien-mga merged commit 3325ffb into godotengine:master Jun 21, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants