Skip to content

fix: auto-detect xcframework arch dir for DocC build #211

fix: auto-detect xcframework arch dir for DocC build

fix: auto-detect xcframework arch dir for DocC build #211

name: resolve
on:
push:
branches:
- "main"
tags:
- "!*"
pull_request:
branches:
- "*"
jobs:
resolve:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v3
- name: Build Package
run: swift package resolve