Skip to content

trongpham1982/ios-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS SDK

This is the hICN Distillery software distribution for iOS. It is in charge of pulling together all the necessary modules to build a full hICN software suite for arm64, arm64e and x86-64 arch for iPhoneOS and iOS.

Quick Start

Clone this distro

git clone https://github.com/icn-team/ios-sdk.git
cd ios-sdk

Compile everything (dependencies and hICN modules)

make update
make all

Compile everything with Qt (dependencies, hICN modules and Viper dependencies)

make update
make all_qt

About

iOS sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 32.4%
  • CMake 18.7%
  • C++ 16.9%
  • Shell 14.3%
  • Makefile 9.4%
  • Objective-C 3.7%
  • Other 4.6%