Explore >> Select a destination


You are here

dusted.codes
| | solrevdev.com
3.4 parsecs away

Travel
| | How to create a .NET Core Global Tool
| | www.updatecli.io
4.6 parsecs away

Travel
| | No matter the project I am working on, I am constantly looking for project release notes. The good news is we now have access to great tools to automatically generate those release notes such as Release Drafter, Changie, Conventional Changelog, etc. In 2024, there is no excuse to skip that critical piece of information. The sad news is that I now spend a significant amount of time searching for those release notes on platforms like GitHub...
| | dotnet.github.io
1.6 parsecs away

Travel
| |
| | khromov.se
20.1 parsecs away

Travel
| Looking for building Android bundles with Capacitor? Check out this blog post instead! In this post we will set up a GitHub Actions workflow for an iOS Capacitor app that will produce an IPA file, ready for upload to Apple via the Transporter app. At a high level, we will: Let's get started! ?? Setting up Certificates, Identifiers and Profiles Compared to Android, building an iOS app will require a bit of work. First we need to make sure that we have at least one distribution certificate. It's easiest to...