This short blog was inspired when I was watching an MIT/GNU Scheme tutorial on Youtube and thought to convert Scheme code example into… (more…)
Read more »
Check these before submitting: The issue doesn't involve an Unsupported Feature This issue isn't related to another open issue This issue is a: Non-Crashing Bug (Visual or otherwise) Crashi... (more…)
Read more »
Xcode 13 and Swift 5.5 brought big advances to localization. Localized Attributed Strings, new internationalized Formatters, and a technology called Automatic Grammar Agreement are real improvements that will make localization easier for developers. (more…)
Read more »
A year ago I analyzed how many built-in apps in iOS 10.1 and macOS 10.12 were using Swift: Apple’s use of Swift in iOS 10.1 and macOS 10.12. (more…)
Read more »
Property wrappers are a feature that was introduced in Swift 5.1 and they play a huge role in SwiftUI and Combine which are two frameworks that shipped alongside Swift 5.1 in iOS 13. (more…)
Read more »