/images/avatar.png

iOS Developer based in Karlsruhe, Germany. Currently working at inovex.


Blog:

Gitlab Secure Files

In Version 15.7 Gitlab added support for project-level secure files. It can be quite useful when building CI/CD Pipelines for mobile Apps. This post will show, how to use secure files for signing iOS Apps with fastlane. The concepts can also be used for Android apps and secure files can also help you if you’re not using fastlane (yet). Most CI/CD Pipelines for iOS Apps use either Fastlane or Xcode Cloud.

Talks:

WWDC 2023 - Recap

Recap of the most interesting new things, that where presented at WWDC 2023. Presentation, sample project, discussion.

WWDC 2021 - Recap

Recap of the most interesting new things, that where presented at WWDC 2021. Presentation, sample project, discussion.

WWDC 2020 - Recap

Recap of the most interesting new things, that where presented at WWDC 2020. Presentation, sample project, discussion.

ML Kit

Firebase MLKit, how does it work, how to use it, how good is it actually