majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.77k stars 487 forks source link

Reason: image not found #50

Closed gph1991 closed 2 years ago

gph1991 commented 2 years ago

When I use ipatool search in terminal,it show error: dyld: Library not loaded: @rpath/libswift_Concurrency.dylib Referenced from: /usr/local/bin/ipatool Reason: image not found [1] 50988 abort ipatool search

My machine: maxOS Big Sur 11.4 Xcode:13.2

I install the tool by brew,.Thx for your help.

majd commented 2 years ago

Follow the instructions outlined in the FAQ to resolve this issue.

gph1991 commented 2 years ago

thx

jbrepogmailcom commented 2 years ago

Hello the advice does not work for me. I have Mac OS 11.0 and Xcode can be only installed for 11.3 or later. Also, the FAQ is troubleshooting error "Referenced from: /opt/homebrew/bin/ipatool" but error in original post and the one I am getting is "Referenced from: /usr/local/bin/ipatool"

majd commented 2 years ago

@jbrepogmailcom You will need to install the Swift toolchain. Follow the second part of the guide here.