You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
188 B
9 lines
188 B
7 months ago
|
--- !mach-o
|
||
|
arch: x86_64
|
||
|
file-type: MH_DYLIB
|
||
|
install-name: /usr/lib/libfoo.dylib
|
||
|
compat-version: 2.0
|
||
|
current-version: 3.4
|
||
|
exports:
|
||
|
- name: _foo
|