Apple Mach-O Linker error - Xcode 6 Beta 6
After downloading Xcode 6 beta 6, If you are receiving Apple Mach-O Linker error, Undefined symbols for architecture then try clearing the DerivedData for Xc...
After downloading Xcode 6 beta 6, If you are receiving Apple Mach-O Linker error, Undefined symbols for architecture then try clearing the DerivedData for Xc...
This is a very basic tutorial on how to create a simple page based app in Swift. We are going to use Page Based Application project template for displaying q...
Internationalisation and Localization of apps is essential when you want the apps to seamlessly support different languages and region. Internationalization ...
Internet Explorer is in-built with Bing as the default search engine. But it also provides users with the option to change the default search provider. Liste...
In this iOS development tutorial, we will see how to write a blog feed Reader app in Swift Programming Language. For this demo, let us take the blog feed (ht...
Caret Browsing is cool feature available in Internet Explorer from version 8 onwards. Rather than using a mouse to select text and move around within a w...
In this short tutorial, we will see the steps required for implementing UIGestureRecognizer in Swift programming language. Let us take the previous Stop Watc...
Learn how to create a functional stopwatch app using Swift and UIKit. Perfect for beginners learning iOS development with step-by-step instructions and code ...
Xcode provides users with the option to rename the project. You can do this in Xcode 6 and Xcode 5 by following the below mentioned steps. Navigate to Pro...
Microsoft Excel has a feature that automatically coverts two numbers separated by hyphen in to a date formatted value. For example if you type 6-7 in a cell,...