Skip to content

Facilitate mas running on macOS 10.15 & 11 #777

@ed9w2in6

Description

@ed9w2in6

I saw that the version 2.0 release message says mas now requires macOS 10.15 (Catalina) or newer.

However running the pre-built binaries will complain @rpath/libswift_Concurrency.dylib could not be loaded, this is due to @rpath/libswift_Concurrency.dylib seems to only available natively from macOS version >= 12. Referencing other swift projects:

So I believe the documentations such as README should be updated to reflect this.

edit:
It can be solved by manually installing latest swift dylib / runtime.

Metadata

Metadata

Assignees

Labels

🧽 choreAdministrative task: documentation, build, test, release, git, etc.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions