Skip to content

Improve keyboard handling #300 #84

Improve keyboard handling #300

Improve keyboard handling #300 #84

Workflow file for this run

name: Building
on: [push, pull_request]
jobs:
build:
name: Building SCLAlertView
runs-on: macos-13
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: 15.0.1
- name: Install Project Tools
uses: jdx/mise-action@v3
with:
experimental: true
- name: Building iOS app
run: exec ./.github/scripts/build_app.sh