Skip to content

Parse claims from sd-jwt-vc metadata #171

Parse claims from sd-jwt-vc metadata

Parse claims from sd-jwt-vc metadata #171

Workflow file for this run

---
name: build-package
on:
pull_request:
types: [opened, reopened]
push:
branches: ['main']
tags: [ v* ]
jobs:
build:
runs-on: "macos-14"
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.0'
- uses: actions/checkout@v4
- run:
fastlane tests