Open dayanch96 opened 1 year ago
and this is what i have if try to inject dylib into ipa: /usr/local/bin/azule: line 387: realpath: command not found /usr/local/bin/azule: line 435: realpath: command not found /usr/local/bin/azule: line 437: realpath: command not found fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git
my azule located in user directory ./
uh shit, ig realpath is not on macos pre-ventura. a solution may be to update to the latest macos. Another temporary workaround is to install coreutils through homebrew and to alias realpath to grealpath. I will try to fix stuff later
alias realpath to grealpath
it fixed. thank you and have a good one
dan@MacBook-Pro-DAN ~ % azule /usr/local/bin/azule: line 387: realpath: command not found fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git [*] Couldn't Update Azule