open-obfuscator / o-mvll

:electron: O-MVLL is a LLVM-based obfuscator for native code (Android & iOS)
https://obfuscator.re/omvll
Apache License 2.0
574 stars 62 forks source link

Fix triples in test: arm64-apple-iphoneos -> arm64-apple-ios #19

Closed antoniofrighetto closed 12 months ago

antoniofrighetto commented 1 year ago

Now tests can differentiate upon host architecture as well.

weliveindetail commented 1 year ago

LGTM. Thanks for working on this!

weliveindetail commented 1 year ago

There are a few minor test fixes todo before this can land.