Skip to content

LnL7/template-theosXcodeWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is an Xcode Template which Wraps a THEOS project to allow the usage of Xcode's autocompletion.

NOTE: Uses iPhoneOS4.3.sdk for PublicFrameworks by default.

  • Add your THEOS Project directory to Xcode (Don't copy)
  • Setup your PrivateFrameworks in /opt/theos/frameworks
  • mkdir -p /opt/theos/frameworks/SpringBoard.framework
  • ln -s /opt/theos/include/SpringBoard /opt/theos/frameworks/SpringBoard.framework/Headers
  • Configure the Xcode Build script if desired

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published