Skip to content

MacOS mame now uses the SDL 3 framework #306

MacOS mame now uses the SDL 3 framework

MacOS mame now uses the SDL 3 framework #306

Workflow file for this run

name: xcodebuild
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: build
run: xcodebuild -project "Ample.xcodeproj" -target "Ample Lite" | xcpretty
- uses: actions/upload-artifact@v4
with:
name: Ample Lite
path: build/Release/