/Getting-Started-With-AVFoundation

Final Demo Code for the South Florida Mobile Developers Meetup on 09/25/2019

Primary LanguageSwift

Getting Started With AVFoundation

CodeCov Carthage Compatible Platforms Standard README Compliant


Final Demo Code for the South Florida Mobile Developers Meetup on 09/25/2019

Table of Contents

Background

This repo contains the demo that was presented at the South Florida Mobile Developers Meetup that happended on 09/25/2019. To play with the project, clone or download the repo and open with Xcode. Note that in order to run the demo, you need a physical iPhone device running iOS 12 or greater.

Platforms

  • Xcode 10.3
  • iOS 12.0
  • Swift 5.0

Install

In a termial,

First clone the repo by doing:

$ git clone git@github.com:SwiftyGuerrero/Getting-Started-With-AVFoundation.git

Open the workspace

$ open AVFoundation-Fun.xcworkspace

Connect an iPhone device and profit. 🚀