Skip to content

Add --use-xcframeworks to carthage invocation #8

Add --use-xcframeworks to carthage invocation

Add --use-xcframeworks to carthage invocation #8

Workflow file for this run

name: Test
on:
[push]
jobs:
ios:
name: iOS
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: ./.github/actions
with:
xcode: '14.2'
platform: iOS
scheme: Auth0.iOS