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 #53

Closed Haxonate closed 2 years ago

Haxonate commented 2 years ago

How to fix? ipatool 1.0.9

Screenshot 2022-03-21 at 14 46 35
tom-snow commented 2 years ago

Same problem too...

tom-snow commented 2 years ago

How to fix? ipatool 1.0.9

Screenshot 2022-03-21 at 14 46 35

Solution: https://github.com/majd/ipatool/wiki/FAQ#troubleshooting

tom-snow commented 2 years ago

But... I don't want install Xcode(It's Toooooooo huge)

Haxonate commented 2 years ago

How to fix? ipatool 1.0.9

Screenshot 2022-03-21 at 14 46 35

Solution: https://github.com/majd/ipatool/wiki/FAQ#troubleshooting

Thx, I’ll try, but I have Xcode

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.