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

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

Closed CokePokes closed 2 years ago

CokePokes commented 2 years ago

Hey majd,

Installed through brew on Mac 10.15.4. xCode 11.4.1

Referenced from: /usr/local/bin/ipatool Reason: image not found.

Perhaps can be fixed by added optional flag on libswift_Concurrency.dylib.

Can't try it out myself since I refuse to update xcode & break my tweak dev environment.

majd commented 2 years ago

Hey, you need to either install the latest Xcode version or the Swift toolchain. Instructions are available on the wiki.

Duplicate of #50.

CokePokes commented 1 year ago

How the hell did I miss that? My bad.

On Mar 26, 2022, at 3:49 AM, Majd Alfhaily @.***> wrote:

 Hey, you need to either install the latest Xcode version or the Swift toolchain. Instructions are available on the wiki.

Duplicate of #50.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.