Coming nearly one month after the last betas were released, Apple’s Safari 7.1 for OS X 10.9 Mavericks and Safari 6.2 for OS X 10.8 Mountain Lion again […]
Mavericks 10.9.5 build 13F18 is out
Apple today seeded Mavericks 10.9.5 build 13F18 to developers, just under a week after seeding the third OS X 10.9.5 beta, build 13F14, and more than a month […]
OS X Yosemite Developer Preview 6 available
Apple today released a new version of OS X Yosemite to developers, two weeks after releasing the fifth Developer Preview and more than two months after unveiling the […]
OS X Mavericks 10.9.5 Build 13F14 is out
Apple today seeded Mavericks 10.9.5 build 13F14 to developers, just over a week after seeding the second OS X 10.9.5 beta, build 13F12, and more than a month […]
Quick tip: Enum class for defining constants in swift
Just in case someone will find it useful: class MyClass { enum myConst: Int { case SomeValue = 1 } } and then: var aPlanet = MyClass.MyConst.SomeValue or […]
OS X Mavericks 10.9.5 Build 13F12 available
Apple today seeded Mavericks 10.9.5 build 13F12 to developers, just over a week after seeding the first OS X 10.9.5 beta, build 13F7, and more than a month […]
Quick tip: using git with multiple ssh keys
Probably you are using git. And probably a day when you will add another repo is close. But standard git behavior is to use key located at ~/.ssh/id_rsa. […]
First 10.9.5 beta is out
The new OS X 10.9.5 Mavericks seed, build number 13F7, comes one month to the day after Apple released OS X 10.9.4 to the public in June, which […]
Safari 7.1 & 6.2 available for devs
Apple seeded developers with new versions of Safari for OS X Mavericks (Safari 7.1) and OS X Mountain Lion (Safari 6.2) to parallel continued work on OS X […]