Skip to content

Send current algorithm and protocol version to watchOS. #134

Send current algorithm and protocol version to watchOS.

Send current algorithm and protocol version to watchOS. #134

Workflow file for this run

name: iOS Build
on:
push:
branches:
- develop
- master
- releases/*
- feature/crypto4
paths:
- ".gitmodules"
- "cc7"
- "scripts/**"
- "src/PowerAuth/**"
- "src/PowerAuthTests/**"
- "include/**"
- "proj-xcode/**"
pull_request:
paths:
- ".gitmodules"
- "cc7"
- "scripts/**"
- "src/PowerAuth/**"
- "src/PowerAuthTests/**"
- "include/**"
- "proj-xcode/**"
schedule:
- cron: '30 6 * * 1'
jobs:
build:
name: Build iOS Platform
runs-on: macos-15
steps:
- name: Checkout the repo
uses: actions/checkout@v3
with:
submodules: 'recursive'
- name: Set proper Xcode version
run: sudo xcode-select -s "/Applications/Xcode_16.4.app"
- name: Build library
run: ./scripts/test-build.sh script -v2