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
- Host: GitHub
- URL: https://github.com/messeb/ios
- Owner: messeb
- License: mit
- Created: 2018-08-09T16:56:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T17:15:22.000Z (over 6 years ago)
- Last Synced: 2025-06-28T16:50:08.126Z (12 months ago)
- Homepage: https://to.messeb.com/ios
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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