Apple had acknowledged the attack on App Store with the tinted version of Xcode and sent out notification developers & Outlines Steps for Developers to Validate Xcode genuine Following Malware ...Read More
Apple’s App Store is been compromised by attackers with the help of XcodeGhost tinted version of Xcode used by developers to submit apps to App Store. Apple Inc said on Sunday it is cleanin...Read More
Just another iOS tutorial for Basic ImageScroller in iOS This is a beginners tutorial, in this tutorial we are going to create Image Scroller application. Our aim is to display a series of full scree...Read More
What is Mapkit: MapKit allows you to display maps, navigate through maps, add annotations for specific locations, add overlays on existing maps, in this tutorial you will learn how to draw a polygon o...Read More
Here’s what’s new in iOS 7 beta 5: The mute, keypad, speaker, add call, FaceTime and Contacts icons that are displayed while you’re in a call have been tweaked. They’re slightly larger and hav...Read More
Xcode is the complete toolset for building Mac apps and iOS apps — and with Xcode 5, the tools do more than ever to help you create fast, efficient, high-quality apps. Xcode automatically configures...Read More
By default, Xcode inserts a company name something similar to the following in all new source files (.m .h etc): // // ViewController.h // MyApp // // Created by _username on 08-05-13. // Copy...Read More
anchor: For documentation sets, a location within an HTML file. When loading the documentation node’s landing page, Xcode scrolls to the location of this anchor. See also documentat...Read More
How to make xcode faster Buying more memory. Disable indexing if you are building out huge projects in Xcode. This can halve Xcode’s memory consumption. Running Xcode in 32 bit. This is not ...Read More
What is IPA file ? An .ipa file is an iPhone application archive file which stores an iPhone app. It is usually encrypted with Apple’s FairPlay DRM technology. Each .ipa file is compressed with ...Read More