Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

What does the 'hash' method do in Objective-C

Varieties of @interface declarations, some with parentheses

Proper way to convert char* to NSString without initWithCString?

objective-c ios nsstring char

NSMetadataQuery doesn't find iCloud files

objective-c cocoa icloud

I get: Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named MKMapView'

iphone objective-c ios mapkit

What is NSEraCalendarUnit?

Using an Open Cover Flow for video slides instead of images in iOS

iphone objective-c ios ipad ios4

Behavior of NSData initWithBytesNoCopy:length:freeWhenDone:

objective-c cocoa nsdata

How do I convert a c-style char* array to NSArray?

objective-c cocoa

A bit of annoying warnings that still let the app work but would like to remove

NSFileManager createDirectoryAtPath:withIntermediateDirectories: Not creating directories or creating errors

Hide UITabBar in iPad Application

ios: How to display "choose wireless connection" popup?

Crash when instantiating ViewController from Storyboard

How insert blue text tokens inside UITextField?

Are Cocoa Auto Layouts Backwards Compatible?

pthread_mutex_t VS @synchronized block?

Implicit conversion of an Objective-C pointer to 'const char *' is disallowed with ARC?

Push Notification Badges not Coming

import "cocos2d.h" works in some files, but not all