Skip to content

Merge pull request #50 from takecian/swift6 #55

Merge pull request #50 from takecian/swift6

Merge pull request #50 from takecian/swift6 #55

Workflow file for this run

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