Swiftpack.co - anquii/MCLSwiftWrapper as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by anquii.
anquii/MCLSwiftWrapper v1.61.1
A Swift package defining a binary target of herumi/mcl for Swift Package Manager
⭐️ 0
🕓 9 weeks ago
iOS macOS
.package(url: "https://github.com/anquii/MCLSwiftWrapper.git", from: "v1.61.1")

MCLSwiftWrapper

Platform Swift Package Manager compatible License

A Swift package wrapper of herumi/mcl in binary form (via an XCFramework bundle). The wrapper is necessary for multiple targets to depend on the binary through Swift Package Manager, as only one binary target can be defined for it within a dependency graph. The release versions of this package mirrors the ones of herumi/mcl starting from v1.61.

Platforms

  • macOS 10.15+
  • iOS 13+

Installation

Swift Package Manager

Add the following line to your Package.swift file:

.package(url: "https://github.com/anquii/MCLSwiftWrapper.git", from: "1.61.0")

...or integrate with Xcode via File -> Swift Packages -> Add Package Dependency... using the URL of the repository.

License

MCLSwiftWrapper is licensed under the terms of the MIT license. See the LICENSE file for more information.

Acknowledgments

In developing MCLSwiftWrapper, MyEtherWallet's bls-eth-swift has been used as a reference implementation.

GitHub

link
Stars: 0
Last commit: 9 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

v1.61.1
9 weeks ago

Enabled MCLSwiftWrapper to be mergeable by setting MERGEABLE_LIBRARY to true.

Full Changelog: https://github.com/anquii/MCLSwiftWrapper/compare/v1.61.0...v1.61.1

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics