Skip to content

touchHLE/common-3.0-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom SDK for iPhoneOS3.0 using only OSS sources

Build SDK

cmake -S . -B build

cmake --build build

Create SDK

cmake --install build

Licensing

This SDK contains components under multiple licenses:

CMake Build System and Custom Components

  • Licensed under Mozilla Public License 2.0
  • Full license text in licenses/MPL-2.0

Apple OSS Headers and Components

  • Licensed under Apple Public Source License
  • Full license text in licenses/APSL

GNU libgcc Library

  • Licensed under GNU GPLv2 or later
  • Full license text in licenses/GPL

Important disclaimer

This project is not affiliated with or endorsed by Apple Inc in any way. iPhone, iOS, iPod, iPod touch and iPad are trademarks of Apple Inc in the United States and other countries.