Skip to content

Update SettingsMainView layout #200

Update SettingsMainView layout

Update SettingsMainView layout #200

Workflow file for this run

name: ShowyEdge CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
submodules: recursive
- name: brew install
run: brew install xcodegen
- name: package
run: make clean build