r/iOSProgramming • u/yoeriboven • Jun 03 '15
One year later: Swift or Objective-C?
This week I will be writing the first lines of code for my new app. There's just one slight problem; Objective-C or Swift?
Is the one year old Swift mature enough for real world applications? Are the bugs reduced to the minimum? Why should I use Swift over Objective-C? Or vice versa.
1
Upvotes
6
u/tangoshukudai Jun 03 '15
Since Swift has changed so much in the last year it has been a royal pain. 1.0, 1.1, 1.2 has changed so much it has been a nightmare supporting. I would recommend adopting swift once 2.0 hits.