Skip to content

Update demo app

Update demo app #43

Workflow file for this run

name: Swift
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- name: Build
run: xcodebuild