Skip to content

Merge branch 'master' into swift6 #49

Merge branch 'master' into swift6

Merge branch 'master' into swift6 #49

Workflow file for this run

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