Skip to content

These programs install Theos to your iDevice and OS X computer. Mostly for developer use and such.

License

Notifications You must be signed in to change notification settings

dayt0n/Theos-Installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Theos-Installation

These packages install Theos to your iDevice and OS X computer. Mostly for developer use and such.

Device Installation

To install Theos, you must do so on both your Mac and your Device. Move the file TheosInstallDevice to your device at /usr/bin using SSH or using iFunbox. Make sure you have BigBoss Recommended Tools installed on your device. Once you have moved the TheosInstallDevice to /usr/bin,

cd
to /usr/bin and use the command
chmod a+x TheosInstallDevice
Then, execute the command by typing in
TheosInstallDevice

OS X Installation

To install on your Mac, navigate to the directory where you saved it using the

cd
command and then, just use the
chmod a+x TheosInstallMac
Execute the Command by typing in
./TheosInstallMac

How to Use

To use Theos, just execute the command

$THEOS/bin/nic.pl
on your Mac and then, once you have created a project and have coded it, navigate to the project directory and type
make package
Once that command is finished, type
make install
and it will install it to your device for testing.

Credits

Thanks!

About

These programs install Theos to your iDevice and OS X computer. Mostly for developer use and such.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages