Apple Open CloudKit to Server-to-Server Requests
Apple has recently announced that CloudKit, OS X and iOS framework that provides access to Apple’s cloud platform, is now open to server-to-server web requests. This removes the previous restriction of accessing the CloudKit public database only from iOS and Mac apps and through Apple’s web site.
Almost Stable Android Studio 2.0 Beta Improves Instant Run, Emulator, Indexing
After hitting the canary channel a few months ago, Android Studio enters now beta, writes Android product manager Jamal Eason. Android Studio 2.0 beta improves the recently introduced Instant Run feature, app indexing and sports a brand new emulator.
RxSwift Brings Native Reactive Functional Programming to Swift
RxSwift project aims to port Rx programming model to Swift, including as many of its abstractions as possible. InfoQ has spoken with Krunoslav Zaher, maintainer of the project.