Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

azule pathfinding issue #137

Open
dayanch96 opened this issue Feb 28, 2023 · 5 comments
Open

azule pathfinding issue #137

dayanch96 opened this issue Feb 28, 2023 · 5 comments

Comments

@dayanch96
Copy link
Contributor

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

@Al4ise
Copy link
Owner

Al4ise commented Feb 28, 2023

  1. what macos are you on?
  2. did you properly git clone the repo?

@dayanch96
Copy link
Contributor Author

  1. 12.5
  2. its auto-updated. tried even re-clone - same issue.
  3. temporarily fixed by using 27c02b4 commit

@dayanch96
Copy link
Contributor Author

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 ./

@Al4ise
Copy link
Owner

Al4ise commented Feb 28, 2023

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

@dayanch96
Copy link
Contributor Author

alias realpath to grealpath

it fixed. thank you and have a good one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants