Skip to content

Using PowerAuthSDK 1.9.0+ #701

Using PowerAuthSDK 1.9.0+

Using PowerAuthSDK 1.9.0+ #701

Workflow file for this run

name: build
on:
push:
branches:
- develop
- main
- release/*
pull_request:
jobs:
build:
name: Build
runs-on: macos-14
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Set proper xcode version
run: sh ./scripts/xcodeselect.sh
- name: Building
run: ./scripts/build.sh