Skip to content

Update to latest Kinc #142

Update to latest Kinc

Update to latest Kinc #142

Workflow file for this run

name: iOS (Metal)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
- name: Get krink Submodules
run: git submodule update --init
- name: Get Kinc DLC
run: ./Kinc/get_dlc
- name: Compile
run: Kinc/make ios -g metal --kinc Kinc --from Tests/Empty --noshaders --nosigning --compile