Skip to content

factor the OS-dependent APIs into a separate JPEGSystem module #5

factor the OS-dependent APIs into a separate JPEGSystem module

factor the OS-dependent APIs into a separate JPEGSystem module #5

Workflow file for this run

name: iOS
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: tayloraswift/swift-device-action/.github/workflows/build.yml@master
with:
xcode-scheme: 'JPEG'
destination: ${{ github.workflow }}