In today's video I will show you how to build an application in Xcode that uses sliders to control the value of an integer. This tutorial is for beginners who wanna learn how to build their own iOS applications in Objective-C programming language. Xcode is definitely a very good tool and easily understandable, so it…
Category Archives: XCODE and Swift
How to Make iOS Apps – Building The User Interface (Xcode)
In today's video, following up to my previous episode of Xcode iOS Application Development series in which I've shown you the basics of building your first app, I will show you how to design a pretty looking, professional graphical user interface for your application, and how to translate it from graphic to Xcode project. We're…
iOS 10.2 – Xcode – How to Build Your First iOS App
In this video I decided to do something different, so I will teach you how to get the basics of Xcode for iOS App creation. We're going to build together your first iOS app that actually does something pretty interesting. Xcode can be used to create apps for iOS, tvOS, macOS (OS X) and even…
iOS 10.1.1 Jailbreak – Changing Offsets to Work With iPhone 6 (And the rest)
In this video I will show you how to modify the new Project 0 Jailbreak for iOS 10.1.1 by changing the offsets to make it work with iPhone 6 or all other 64-Bit devices. In my previous video we discussed about this new Exploit and Jailbreak project that is open source and we talked about…
iOS 10 Beta 4 – Setup.App Patch for CFW iCloud Bypass and How to Install the Patch
Today, I released the Setup.App Patch for iOS 10 Beta 4 for both x32 and x64 devices for CFW iCloud Bypass. Warning: You need to be an OS X user, to have an active Developer account (to get the certificate) and you need XCODE 8 Beta in order to use The iOS 10 Betas. That's…
iOS 10 – Fixing iTunes “Error 14” While Restoring BETAs (Using XCODE 8 BETA ON OS X )
Yes, Apple made a "safety feature" that requires you to have XCODE 8 BETA installed and running before you can install any BETA IPSW NO MATTER if modified (CFW) or untouched (original). Not having XCODE 8 BETA installed was widely reported on all websites to make iTUNES to trigger Error 14 which means the build…
Emulate iOS 9.2.1 on your iMAC using XCODE for OSX El Capitan
Ever wanted to emulate the iOS on your iMAC? We too. It is very nice to have such thing running on a computer and might also be very useful for developers. Using it you can actually test your Cocoa / Xcode apps before launching the app on the phone. this is very useful if you…