darrarski / arm64-to-sim

A simple command-line tool for hacking native ARM64 binaries to run on the Apple Silicon iOS Simulator.
https://bogo.wtf/arm64-to-sim.html
MIT License
12 stars 3 forks source link

GoogleMLKit can't be converted #2

Open aelam opened 2 years ago

aelam commented 2 years ago

https://github.com/CocoaPods/Specs/blob/master/Specs/0/a/c/MLImage/1.0.0-beta3/MLImage.podspec.json

https://dl.google.com/dl/cpdc/a0cc6d58741f3acc/MLImage-1.0.0-beta3.tar.gz

the binary of MLImage can't convert to arm64sim

$ arm64-to-sim MLImage-1.0.0-beta3/Frameworks/MLImage.framework/MLImage
Swift/ErrorType.swift:200: Fatal error: Error raised at top level: Arm64ToSim.IncorrectBinaryError()