/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.swifttoolkit.dev
| | www.marcogomiero.com
2.1 parsecs away

Travel
| | SERIES: Publishing a Kotlin Multiplatform Android, iOS, and macOS app with GitHub Actions. Part 1: How to publish a Kotlin Multiplatform Android app on Play Store with GitHub Actions Part 2: How to publish a Kotlin Multiplatform iOS app on App Store with GitHub Actions Part 3: How to publish a Kotlin Multiplatform macOS app on GitHub Releases with GitHub Actions Part 4: How to publish a Kotlin Multiplatform macOS app on App Store with GitHub Actions It's been almost a year since I started working on FeedFlow, an RSS Reader available on Android, iOS, and macOS, built with Jetpack Compose for the Android app, Compose Multiplatform for the desktop app, and SwiftUI for the iOS app.
| | www.kencochrane.com
1.5 parsecs away

Travel
| | [AI summary] The blog post discusses automating the signing and notarization of macOS binaries using GitHub Actions to ensure compatibility with macOS Catalina's security features.
| | davquar.it
2.1 parsecs away

Travel
| | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages.
| | schadokar.dev
8.2 parsecs away

Travel
| Deploy the golang serverless application on AWS Lambda service.