facebook / fishhook

A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
BSD 3-Clause "New" or "Revised" License
5.15k stars 965 forks source link

How about adding a Package.swift? #92

Open johnno1962 opened 1 year ago

johnno1962 commented 1 year ago

This would enable fishhook to be built into Xcode projects using the Swift Package Manager. The changes are relatively modest. I've prototyped them here.

johnno1962 commented 1 year ago

I've created the PR, waiting for a response before I sign CLA https://github.com/facebook/fishhook/pull/93