Open hao-lh opened 2 years ago
Same here.
$ brew install mas-cli/tap/mas
$ mas --help
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /usr/local/bin/mas
Reason: image not found
fish: Job 1, 'mas --help' terminated by signal SIGABRT (Abort)
$ mdfind -name libswiftCore.dylib
/Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/libswiftCore.dylib
/Library/Developer/CommandLineTools/usr/lib/swift/macosx/libswiftCore.dylib
/System/Library/PrivateFrameworks/Swift/libswiftCore.dylib
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.13.6
BuildVersion: 17G14042
$ xcodebuild -version
Xcode 10.1
Build version 10B61
@hao-lh @twlz0ne Did you follow the instructions to install the Swift 5 runtime?
Your Environment
mas version
: latest binary installed from brew install mas-cli/tap/massystem_profiler SPSoftwareDataType -detailLevel mini
):Software: System Software Overview: System Version: OS X 10.11.6 (15G22010) Kernel Version: Darwin 15.6.0 Time since boot: 1 day 17:12
mas Install Method
brew install mas
(homebrew-core).pkg
installer from releasesDescribe the Bug
dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /usr/local/bin/mas Reason: image not found [1] 6724 trace trap mas outdated
To Reproduce
Steps to reproduce the behavior: