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

Extend simulator support to include arm64 architecture #131

Merged

Conversation

ferencIOS
Copy link
Contributor

  • Add 'arm64' to the list of architectures recognized as simulators in Device.swift.
  • This update ensures compatibility with simulators running on Apple Silicon Macs, enhancing the development experience on these newer platforms.

- Add 'arm64' to the list of architectures recognized as simulators in Device.swift.
- This update ensures compatibility with simulators running on Apple Silicon Macs, enhancing the development experience on these newer platforms.
@kishorepran
Copy link
Collaborator

@mlch911 : may I request your review on this one as well. thanks

@mlch911
Copy link
Contributor

mlch911 commented Sep 23, 2024

@mlch911 : may I request your review on this one as well. thanks

LGTM.

@thiagocenturion
Copy link

Hi @kishorepran and @ferencIOS, do we have any update on when the changes might be merged? I'm running into the same crash without arm64 support and would appreciate any info. Thanks!

@FlorianBorg
Copy link

Same here, this fix is needed! 🙏

Copy link
Collaborator

@kishorepran kishorepran left a comment

Choose a reason for hiding this comment

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

Merging, thanks

@kishorepran kishorepran merged commit f729ac2 into Ekhoo:master Oct 4, 2024
@kishorepran
Copy link
Collaborator

@thiagocenturion , @FlorianBorg , do let me know if you need an SPM or a pod version update release. I am un available from 5th-12th Oct. will create a version and publish a release on 13th 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.

5 participants