Skip to content

rwbutler/talks

Repository files navigation

🎤 Talks

Speaker decks & associated materials for talks given at past conferences & events.

2023

Updated slides based on last year's talk and blog post.

2022

2019

Detecting captive portals and other WiFi hotspots without Internet access in an iOS app and using that information to provide better feedback to users.

[Blog] [Slides] [Source Code]

Discussed the implementation of console video game-style cheat codes for iOS apps.

[Source Code]

A library for automatically detecting app updates and prompting users to update.

[Slides] [Source Code]

Short talk on how to create a tap for distributing binaries through Homebrew.

[Slides] [Source Code]

2018

30/11/2018 - [Talk] Open Source Development

Short talk on some of the processes and pitfalls of open source development.

23/11/2018 - [Talk] IPA Uploader & Config Validator

Talk on two tools which can be used as part of the continuous integration process for an iOS app - IPA Uploader and Config Validator.

  • Config Validator is a utility invoked from Jenkins to check that JSON and Property List files are valid, upload them to AWS S3 and then invalidate any AWS CloudFront cache.

[Slides] [Source Code]

  • IPA Uploader is a command-line utility which can be used as part of a CI process to upload .IPA files to TestFlight and the App Store.

[Slides] [Source Code]

Covered Connectivity, an open-source library used for reliably detecting Internet connectivity.

[Blog] [Slides] [Source Code]

Covered FeatureFlags, an open-source framework written in Swift for iOS enabling remote feature toggling, A/B testing and MVT as well as phased feature roll-outs.

[Blog] [Slides] [Source Code]

2017

[Slides]

About

🎤 Speaker decks & associated materials for talks given at past conferences & events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published