Skip to content

Fix ColorPicker's opacity for macOS 14 #63

Fix ColorPicker's opacity for macOS 14

Fix ColorPicker's opacity for macOS 14 #63

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.app
jobs:
build:
runs-on: macOS-13
steps:
- uses: actions/checkout@main
- name: Test
run: cd app/xcode && swift test