It is a new language, ok. But why people can complex simple things? For years we used: int newvar = (int)oldfloat; and it was ok. Not only in […]
Quick tip: dispatch_once using Swift
There is no advantages of using this in Swift, but in case you have Objective-C you can do it using: class Singleton { class var sharedInstance : Singleton […]
OS X 10.9.4 Mavericks is available
One week after seeding the last OS X 10.9.4 Mavericks beta, Apple on Thursday issued to developers a new build of the upcoming maintenance update, with the latest […]
OS X 10.9.4 Mavericks build 13E19 is out
The latest OS X 10.9.4 Mavericks build 13E19 marks the return to Apple’s usual one-week build release interval, coming eight days after the second beta was issued earlier […]
Quick tip: Localizable.strings – validation failed
This can be really painfull – you made you translation and at compiling time you see such error: Localizable.strings:0: error: validation failed: The data couldn’t be read because […]
OS X 10.10 Yosemite announced
Named after the California national park, Yosemite will be available later this fall, and end users will be able to sign up for a public beta program in […]