Skip to content

Bridge geofencing methods #528

Bridge geofencing methods

Bridge geofencing methods #528

Workflow file for this run

name: iOS CI
on:
pull_request:
jobs:
compile-ios-new-arch:
uses: ./.github/workflows/ios-build.yml
secrets: inherit
with:
new-architecture: 1
compile-ios-old-arch:
uses: ./.github/workflows/ios-build.yml
secrets: inherit
with:
new-architecture: 0