wnfs-ios-bindings

0.1.0

functionland/wnfs-ios-bindings

What's New

v0.1.0

2023-02-24T20:16:46Z

Wnfs iOS bindings

This is home to the wnfs bindings library for the iOS mobile devices.

Requirements

  • An OSX environment
  • Latest version of Golang and Gomobile installed
  • Latest version of Rust installed

How to build

Run make, this will create a Wnfs.xcframework directory in the project root file.

Distribution of the xcframework

Please follow this doc from the apple documentations: https://developer.apple.com/documentation/xcode/distributing-binary-frameworks-as-swift-packages

Testing the swift package

The swift package is located in the wnfs-swift-package sub-directory. run the following commands to test the package:

$ cd wnfs-swift-package
$ swift build
$ swift test

Description

  • Swift Tools
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Jan 13 2024 00:25:20 GMT-1000 (Hawaii-Aleutian Standard Time)