Skip to content

bump for 0.249 hotfix #177

bump for 0.249 hotfix

bump for 0.249 hotfix #177

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