An open API service indexing awesome lists of open source software.

https://github.com/messeb/ios

List of my public iOS contributions
https://github.com/messeb/ios

Last synced: 11 months ago
JSON representation

List of my public iOS contributions

Awesome Lists containing this project

README

          

# iOS

List of my public iOS contributions.

## Talks

* heise MacDev 2019 (german, 04.12.2019): [CI/CD für iOS-Projekte](https://heise-macdev.de/lecture.php?id=9580) - Describes the CI/CD Pipeline for iOS projects of the repository [messeb/ios-project-template](https://github.com/messeb/ios-project-template)

* Macoun 2019 (german, 04.10.2019): [CI/CD für iOS Projekte (with Video)](https://macoun.de/video2019/ts2.php) - Describes the CI/CD Pipeline for iOS projects of the repository [messeb/ios-project-template](https://github.com/messeb/ios-project-template)

## Blogposts

* [Continuous Delivery von iOS Apps mit GitLab CI und fastlane](https://www.inovex.de/blog/continuous-delivery-ios-apps-gitlab-ci-fastlane/) - Describes a CI/CD pipeline with GitLab CI and fastlane for iOS apps

* [Using TensorFlow Models with Core ML on iOS](https://www.inovex.de/blog/tensorflow-models-with-core-ml/) - Describes a transformation of a TensorFlow model to a Core ML model, and its integration in an iOS App

## Meetups

* [Let's automate our private lives with Elasticsearch & HomeKit!](https://www.meetup.com/de-DE/inovex-karlsruhe/events/239379853/) - Introduction to Apples HomeKit

* [Let's talk about iOS architecture & DevOps!](https://www.meetup.com/de-DE/inovex-cologne/events/236813598/) - Practical how-to to GitLab CI and fastlane