Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

TON.xcframework & OpenSSL.xcframework builder.

License

Notifications You must be signed in to change notification settings

labraburn/tonlib-xcframework

Repository files navigation

ton-swift

Swift builder for tonlib repository

This is package helps to build TON.xcframework and OpenSSL.xcframework

Requirements

  • Xcode 13.2 +
  • CMake 3 +
  • Swift 5.6+

Supported platfroms

  • macOS/simulator/arm64
  • iOS/simulator
  • macCatalyst/simulator
  • watchOS/simulator
  • tvOS/simulator

Usage

Go to repository directory and run:

swift run builder --output ./build --clean

Notes

  • Should be builded with Rosetta on M1 chip
  • Default version of OpenSSL used here is 1.1.1i