by Andrés Ibañez | May 10, 2013 | iOS Tweak Development, Tutorials
Creating Aggregate Projects on Theos: A Configurable Tweak. More often than not, you will want to create a Theos project that is composed of one or various subprojects. A very common case for this would be to write a Tweak that can be configured by the user (guess...
by Andrés Ibañez | Nov 24, 2012 | iOS Tweak Development, Tutorials
SBSettings Toggles In this tutorial, I will help you getting started with SBSettings Toggles, using Theos. Writing SBSettings Toggles is actually a really easy thing to do. SBSettings Toggles only have a handful of functions you must implement. The most trivial...
by Andrés Ibañez | Jul 12, 2012 | iOS Tweak Development, Tutorials
This tutorial has code and screenshots for both iOS 6 and under and iOS 7. Credit for adapting the code and the screenshot to the latest iOS version goes to anoadragon453 (anoa), a member of Saurik’s IRC channel. Welcome to my second tutorial on iOS Open...
by Andrés Ibañez | Feb 12, 2012 | iOS Tweak Development, Tutorials
Notification Center Widgets. This tutorial may be different on iOS 7. Please do not try these steps on iOS 7. A tutorial for the latest iOS will be available eventually. Try this in iOS 6 and below only. In this small tutorial, I’m going to teach you how to...
Recent Comments