majd / ipatool

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

dyld: Library not loaded: @rpath/libswift_Concurrency.dylib #67

Closed Am1nCmd closed 2 years ago

Am1nCmd commented 2 years ago

Hi there, I was having an issue while installing ipatool

✘ am1ncmd@Hack1ntosh  ~  ipatool dyld: Library not loaded: @rpath/libswift_Concurrency.dylib Referenced from: /usr/local/bin/ipatool Reason: image not found [1] 10096 abort ipatool

majd commented 2 years ago

Duplicate of #50. You need to either install the latest Xcode version or the Swift toolchain. Instructions are available on the wiki.