Skip to content

the visibility type can be 8 bits instead of 16. #3887

the visibility type can be 8 bits instead of 16.

the visibility type can be 8 bits instead of 16. #3887

name: macOS
on:
push:
branches:
- main
- release
- rc/**
jobs:
build-mac:
name: build-mac
runs-on: macos-latest
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