Skip to content

add getReasonLiteral() on TPanic #4412

add getReasonLiteral() on TPanic

add getReasonLiteral() on TPanic #4412

name: macOS
on:
push:
branches:
- main
- release
- rc/**
jobs:
build-mac:
name: build-mac
runs-on: macos-14
steps:
- uses: actions/[email protected]
- name: Run build script
run: |
cd build/mac && printf "y" | ./build.sh continuous
- uses: actions/[email protected]
with:
name: filament-mac
path: out/filament-release-darwin.tgz
- name: Check public headers
run: |
build/common/check-headers.sh out/release/filament/include