Chris Lattner on Swift 3 and Cocoa "Renamification"

In a recent post on the “swift-evolution” mailing list, Swift creator Chris Lattner outlined a few criteria that will guide Swift 3 definition and made clear that it will bring disruptive changes.

Mobile Cross-platform SDK V-Play Adds Material Design, Map-based Apps and More

Mobile cross-platform SDK V-Play Apps has recently introduced support for Android Material Design, improved the creation of map-based apps, and added new styling features.

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.