As with previous iOS versions, let's analyze the built-in apps of iOS 18 to answer a few questions:
📈 How many binaries are in iOS 18?
🛠 Which programming languages are used to develop these apps?
🧐 How many apps are written with Swift?
🤓 What is the percentage of apps using SwiftUI versus UIKit?
🔒 Is the Secure Enclave using Swift?
👉 https://blog.timac.org/2024/1208-state-of-swift-and-swiftui-ios18/
@timac C++ being used more than SwiftUI seems wild but it totally makes sense for performance critical stuff.