SwiftUI: how to add a toolbar to window in macOS app?Toolbar is an essential UI component for Mac apps. SwiftUI, as of Xcode 11.4, however, does not provide a Toolbar View. So, what can we do?Apr 25, 20201Apr 25, 20201
Understanding Core Data — detecting managed objects retain cycleApple’s Core Data Programming Guide warns you about strong references between managed objects.Sep 13, 2018Sep 13, 2018
Validate internal API responses your mobile apps depend onKeeping track of internal API changes is not always as easy. In the midst of development, when everyone is swamped, well documented, well…May 5, 2018May 5, 2018