Tag: devops
All the articles with the tag "devops".
-
How to build an iOS app archive via command line
| Edited: 1 week agoA summary of a blog post detailing how to export an Ad Hoc iOS IPA using Xcode and the command line, including setup steps.
-
3 ways to install Java on macOS [2023]
| Edited: 1 week agoThe blog post discusses various methods to install Java on macOS, including downloading from java.com and using alternative installation tools like Homebrew or SDKMAN!
-
How to build React Native Android app with GitHub Actions
| Edited: 1 week agoA blog post detailing the process of automating the build process for a React Native Android app using GitHub Actions.
-
How to generate an Android SBOM per build with Github Actions
| Edited: 1 week agoGuide on setting up environment and building an Android app with K-9 Mail using Git Actions.