Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in foundation

Is it possible to build Swift code using the Foundation Framework and target linux?

Swift Generics: IntegerType Version Works But Not FloatingPointType

Adding string objects to NSMutableArray?

objective-c foundation

ParseKit.framework won't work, Foundation.h not found

NSJSONSerialization output number as float?

Casting CustomError to ErrorType to NSError loses userInfo

swift swift2 xcode7 foundation

Why does NSDecimalNumber.notANumber.intValue return 9?

Preferred way to make a mutable copy of a non-mutable object?

ios foundation

-[NSString stringByAppendingPathComponent:] or just -[NSString stringByAppendingFormat:] for NSStrings for NSURLs?

objective-c foundation

Swift 4 Objective-C Runtime and casting to NSObjectProtocol

Create a range of dates

Is NSObject class a part of the Objective-C runtime library today (instead of being a Foundation component)?

Does NSDictionary's objectForKey: rely on identity or equality?

NSFileManager fileExistsAtPath: & symbolic links

Simplest way to loop between two NSDates on iPhone?

NSMutableArray - array pop equivalent

[NSObject description]

objective-c ios c foundation