Skip to content

0.259 update, add UI support for Mac PDS slot #174

0.259 update, add UI support for Mac PDS slot

0.259 update, add UI support for Mac PDS slot #174

Workflow file for this run

name: xcodebuild
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: build
run: xcodebuild -project "Ample.xcodeproj" -target "Ample Lite" | xcpretty