Libffi_iOS
Introduction:
libffi v3.4.2 source code that support module
Env:
Xcode 12.5
MacOS 11.4
Compile source code:
sh autogen.shpython generate-darwin-source-and-headers.py --only-ios- open
libffi.xcodeproj - select scheme
libffi-iOSand deviceGeneric iOS Device - click
Product - BuildIf success, you would see aProduct/libffi.ain the side bar, you can right click it to get the lib in the finder.
Installation
Libffi_iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ZDLibffi'Author
faimin, [email protected]
Thanks:
License
Libffi_iOS is available under the MIT license. See the LICENSE file for more info.