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

Latest commit

 

History

History
31 lines (21 loc) · 583 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 583 Bytes

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