Blog
Enforce Pull Request convention
If you work in a new team of developers, and each of them follow a different way of naming convention for commits and pull requests, you may have a hard...
Trigger GitHub Action workflow from GCP Cloud Function
If you have a GitHub Action workflow that you want to run on scheduled, then you may realize that GitHub Action cron is unreliable and unstable. Reasons are: GitHub uses...
Sign Mac Dmg with Sparkle
Sign your Mac app with Sparkle and handle Auto-download and update
Create Drag App to /Applications dmg file
Create Drag App to /Applications dmg file
Apple M1 Error linking in dylib build, file for arm64
Error: “Building for iOS Simulator, but linking in dylib built for iOS, file ‘…’ for architecture arm64”
Build your own Private Pod
Build your own Private Pod to use internally inside your company / team
Build RDM from Source for Mac OS X
Build RDM from Source for Mac OS X
How to access Core Data content on iOS device
How to access Core Data content on iOS device
Detect uniqueIdentifier in your Xcode project to avoid App Rejection
Detect uniqueIdentifier in your Xcode project to avoid App Rejection
Android Battery Information from File system
Android Better information from File System