Blogs about: Xcode

Featured Blog

To check whether there is internet connection with the device: cocos-2d

developerdk wrote 14 hours ago: Use Reachability class. if([self connected] ) { NSLog(@"Internet connected"); } - (BOOL)connected { … more →

Tags: cocos2d, connection, Internet, Objective C, XCode

Xcode Build Setting Reference1 comment

Don McCaughey wrote 1 day ago: All those magic Xcode build variables like $(SRCROOT) and $(BUILT_PRODUCTS_DIR). http://developer.ap … more →

Tags: Link, IOS, Mac OS X, Objective C

Color Shapes Rush | App Template

AppDev wrote 1 day ago: Overview Color Shapes Rush is fun and polished iOS arcade game. Check free version on the Appstore. … more →

Tags: Source Code, app, App Source Code, arcade game, InstaInspire Photo App, IOS, iPhone, source code, Template

Urban Airship for Push Notifications

Alex wrote 2 days ago: Urban Airship for Push Notifications If you want  to push notifications from your server to your app … more →

Tags: ios development

iQuad | App Template

AppDev wrote 2 days ago: Overview THIS IS THE COMPLETE SOURCE CODE OF MY IPAD APPLICATION IN APPSTORE iQuad. Link AppStore Yo … more →

Tags: Source Code, app, App Source Code, IOS, iPhone, pdf, spreadsheet, Template

Better Code to Resize Storyboard for iPhone 5!1 comment

julianmerghart wrote 3 days ago: - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launc … more →

Tags: iPhone 5 storyboard, iOS resize

How do deal with "capturing self strongly in this block is likely to lead to a retain cycle"

Alex wrote 3 days ago: How do deal with “capturing self strongly in this block is likely to lead to a retain cycle … more →

Tags: ios development

The Lean Launch: Design (Phase Two of Five)

conceptcodify wrote 4 days ago: This early sketch of the Bigshot camera by Shree K. Nayar shows some of the form factors that were c … more →

Tags: Lean Launch, Research, Card Sorting, Usability testing, Companies and Consultants, Business Plan, website wireframe, twitter bootstrap, Photoshop

DevJuice: Spark Inspector offers real time iOS interface inpection.

isenze wrote 4 days ago:   Spark Inspector (US$39.99 single-license) offers an exciting new development tool. Targeting … more →

Tags: Apps, sci/tech, dev juice, development, DevJuice, Interface Builder, Spark Inspector, SparkInspector

Instagram/xcode code sample

Alex wrote 4 days ago: Instagram/xcode code sample Example of calling instagram api from ios app on github … more →

Tags: ios development

NSUrl example

Alex wrote 4 days ago: NSUrl example … more →

Tags: Tutorial

Localising the Unity Project

cooloceans wrote 4 days ago: Localising your text in Unity once the previous steps are done, is even easier than the last post. W … more →

Tags: Etcetera Localisation Plug-in for Unity3D, C#, IOS, Localisation, localise, Localizable.strings, Localization, localize, Plug-In

From Localisation Register to Xcode

cooloceans wrote 4 days ago: Now that the .strings files for each language are in Xcode, we can start moving our strings from the … more →

Tags: Etcetera Localisation Plug-in for Unity3D, Etcetera, Localisation, localise, Localization, localize, Plug-In, Register, Strings

Setting Up Xcode for Localisation

cooloceans wrote 4 days ago: Now we move on to getting Xcode set up ready to read your localised strings from Unity. Build your p … more →

Tags: Etcetera Localisation Plug-in for Unity3D, Gaming, IOS, language, Localisation, localise, Localizable.strings, Localization, localize

Hello World...

ltlfrari wrote 5 days ago: It has been quite an uphill battle to get this far with xcode development. This has not been helped … more →

What programming language should you learn if you want to make apps?

Steve Husting wrote 6 days ago: Newcomers ask this question a lot. I’ve posted my response to this under the link, “Whic … more →

Tags: android, iPhone, phonegap, Eclipse, iphone dev

Getting into iOS development without Objective C?

Bryan Lee wrote 6 days ago: So, if youre a web developer or designer or just someone with a passing interest in making your own … more →

Tags: Entrepreneurship, Apps, Ideas!, Ruby Motion, wed development

Cordova iOS Plugin

nenchev wrote 6 days ago: Here are the steps to setting up a Cordova (2.7) plugin for iOS. Create the Cordova iOS project usin … more →

Tags: cordova, IOS, javascript

Repository management of iOS Projects

Krishnan wrote 6 days ago: Some common things to note when using Repository for iOS,Mac projects: When working as a team , avoi … more →

Tags: Git, IOS, Mac, Repository, svn, XCode, IGNORE, repsoitory


Related Tags
All →

Follow this tag via RSS