Hacker News new | ask | show | jobs
Evolution of the programming languages from iPhone OS 1.0 to iOS 14 (blog.timac.org)
2 points by Timac 2071 days ago
1 comments

Two big takeaways from the article:

"iOS has become more and more complex and iOS 14.0 now contains 20 times more binaries than iPhone OS 1.0"

"Out of all the binaries in iOS 14: 88% are using Objective-C 17% are using C++ 8% are using Swift 8% are entirely written in C 1% are using SwiftUI"