Showing posts with label Apple. Show all posts
Showing posts with label Apple. Show all posts

Tuesday, June 9, 2015

Hiding between the cracks, best of WWDC 2015 news bits

Most people that follow WWDC keynotes are not developers, and are looking for new products or OS features. Most news sites do not list key developer things. There where several blips however that where not talk about in depth that where major things great for developers. In case anyone missed it, 3 things jump out as major developer wows.

First the release of Swift version 2.0 with many major improvements. Several are outlined here at apple swift blog

Second Swift is now open source, and will support Apples iOS, Mac and also Linux. With more platform support to come in the future. The source code will include swift compiler and standard library among other things.

Last and almost under the radar. The consolidation of Mac and iOS developer programs into one thing. Saving money for developers each year.

Saving money if you where like me and had to pay for both iOS and Mac developer programs annually for the past 5 years.

I still like to see for them to remove the annual fee altogether in the future. As Apple takes 30% commission from selling developers apps. That high commission should cover the fee for the program alone. As every other app store before Apple, only tock under 9% commission from selling developers apps.

Still it is a move in the right direction.

Friday, February 20, 2015

Swift language update

Apple recently announced the Swift  language will soon be entering version 1.2 and with that it will bring several notable changes.

All of the examples I shown part of this blog up to now use Swift v 1.1,  Note I will continued to show Swift version 1.1 until Apple officially releases this new Swift version as GM public release. I am not able to show pre-released , based on my license with Apple.

Currently Swift Version 1.2 is in beta and can be used with Xcode beta 6.3. (this if you have an active Mac and or iOS developer license). You can learn more about it at Apple Swift Blog. Also note there said to be a migration tool that will be able to convert your swift version 1.1 code bases to version 1.2, which should be a major plus.

If your interested in swift I highly suggest you follow Apple swift blog for the new language changes and tips. Swift Blog Here You also can follow the blog va Twitter @SwiftLang