Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 370 Bytes

Camlkit bindings generator

Tools

  • inspect-rt - Inspect the Objective-C runtime for loaded frameworks, classes, methods
  • bs-to-ml - Generate bindings to the C API that cannot be introspected via the Objective-C runtime using the framework "bridgesupport" file
  • generate-ml - Generate bindings to the Objective-C classes introspected via the Objective-C runtime