Skip to content

bogo/arm64-to-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arm64-to-sim

A simple command-line tool for hacking native ARM64 binaries to run on the Apple Silicon iOS Simulator.

Building

In order to build a universal arm64-to-sim executable, run:

swift build -c release --arch arm64 --arch x86_64

This will output the executable into the .build/apple/Products/Release directory.

About

Transmogrify native iOS frameworks to run in iOS Simulator on Apple silicon.

Resources

License

Stars

586 stars

Watchers

11 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages