Skip to content

Merge pull request #627 from tnull/2025-08-upgrade-vss-encryption-obf… #104

Merge pull request #627 from tnull/2025-08-upgrade-vss-encryption-obf…

Merge pull request #627 from tnull/2025-08-upgrade-vss-encryption-obf… #104

Workflow file for this run

name: CI Checks - Swift Tests
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check-swift:
runs-on: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set default Rust version to stable
run: rustup default stable
- name: Generate Swift bindings
run: ./scripts/uniffi_bindgen_generate_swift.sh