Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwin/macdependency
MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X
https://github.com/kwin/macdependency
Last synced: 14 days ago
JSON representation
MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X
- Host: GitHub
- URL: https://github.com/kwin/macdependency
- Owner: kwin
- License: gpl-3.0
- Created: 2015-07-15T17:41:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T01:18:25.000Z (over 1 year ago)
- Last Synced: 2024-10-17T03:58:01.334Z (28 days ago)
- Language: C++
- Homepage:
- Size: 1.4 MB
- Stars: 339
- Watchers: 16
- Forks: 47
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/github/license/kwin/macdependency)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![Build Status](https://github.com/kwin/macdependency/actions/workflows/build.yml/badge.svg)](https://github.com/kwin/macdependency/actions/workflows/maven.yml)MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X. It is a GUI replacement for the otool command, and provides almost the same functionality as the Dependency Walker (http://www.dependencywalker.com) on Windows.
More information available in the [Wiki](../../wiki).
![Screenshot](images/macdependency.png)