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

Reason: Image not found #73

Closed Sz3rs closed 2 years ago

Sz3rs commented 2 years ago
dyld: Library not loaded: @rpath/libswift_Concurrency.dylib
  Referenced from: /opt/homebrew/bin/ipatool
  Reason: image not found
0x3c3e commented 2 years ago

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

Artyrm commented 2 years ago

@majd looks like there is target omitted for 10.15?

installer -pkg swift-5.5.3-RELEASE-osx.pkg -target 
echo 'export DYLD_LIBRARY_PATH=/Library/Developer/Toolchains/swift-5.5.3-RELEASE.xctoolchain/usr/lib/swift/macosx' >> .zshrc
installer: Error -target parameter required