Trap exit code (SIGINT, SIGTERM etc) in a Swift Package Executable CLI
December 11, 2022 • ☕️ 1 min readExample code to handle trap exit code when building CLI using Swift Package Manager
Personal blog by An Tran. I'm focusing on creating useful mobile apps.
#Swift #Kotlin #Mobile #MachineLearning #Minimalist
Example code to handle trap exit code when building CLI using Swift Package Manager
Notes from things I read during Calendar Week 46
Explaining iOS App Lifecycle, both for UIKit-based and SwiftUI-based apps, highlighting the differences between iOS versions.
Combine hot reloading capability and Scenarios to improve productivity for native Swift developers
How to use tuist to manage a Xcode project?
Adding free a commenting system to a Gatsby static site using utteranc.es
Adding async/await to Swift Command-Line Tool using AsyncParsableCommand
Create a local plugin to generate banners for social media sharing using Gatsby and GraphQL
Useful resources for learning and using Kotlin Multiplatform Mobile
How to add Jetpack Compose into Kotlin Multiplatform Mobile default template?