ipatool
ipatool copied to clipboard
2.0 iOS build
Description
I haven’t really looked into this yet but is building for iOS possible after the code refactor in 2.0?
Building the tool for iOS is possible after the Go refactor in version 2.0. The issue is that the library used for interacting with the Keychain (99designs/keyring) is currently throwing errors when building ipatool for iOS. Fixing this is on my TODO list. I'll keep this issue open to track progress.
Ah, thank you.