libffi v3.4.3 source code that support module
Xcode 13.4.1
MacOS 12.6
sh autogen.sh
python generate-darwin-source-and-headers.py --only-ios
- open
libffi.xcodeproj
- select scheme
libffi-iOS
and deviceGeneric iOS Device
- click
Product - Build
If success, you would see aProduct/libffi.a
in the side bar, you can right click it to get the lib in the finder.
Libffi_iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ZDLibffi'
faimin, [email protected]
Libffi_iOS is available under the MIT license. See the LICENSE file for more info.