Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend simulator support to include arm64 architecture (#131)
- 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.
- Loading branch information