Skip to content

Add Privacy manifest file to the package #105

Add Privacy manifest file to the package

Add Privacy manifest file to the package #105

Workflow file for this run

name: Test-spm
on:
push:
branches: [ main ]
pull_request:
branches:
- '*'
jobs:
spm:
name: Test with SPM
runs-on: macOS-latest
env:
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer
steps:
- uses: actions/checkout@v2
- name: SPM Test
run: swift test -c debug