Skip to content

Add system_profiler alternative method for paired device queries (#101) #12

Add system_profiler alternative method for paired device queries (#101)

Add system_profiler alternative method for paired device queries (#101) #12

Workflow file for this run

name: clang-format
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: clang-format
run: clang-format --dry-run --Werror *.m