Skip to content

fix: Rename product to SCLAlertViewObjC (remove hyphens) #79

fix: Rename product to SCLAlertViewObjC (remove hyphens)

fix: Rename product to SCLAlertViewObjC (remove hyphens) #79

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