CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

Libffi_iOS_Framework 0.0.1

Libffi_iOS_Framework 0.0.1

Maintained by faimin.



  • By
  • faimin

Libffi_iOS

CI Status Version License Platform

Introduction:

libffi v3.4.2 source code that support module

Env:

libffi v3.4.2

Xcode 12.5

MacOS 11.4

Compile source code:

  1. sh autogen.sh
  2. python generate-darwin-source-and-headers.py --only-ios
  3. open libffi.xcodeproj
  4. select scheme libffi-iOS and device Generic iOS Device
  5. click Product - Build If success, you would see a Product/libffi.a in 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.