mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
5 lines
218 B
YAML
5 lines
218 B
YAML
test:
|
|
override:
|
|
- xcodebuild -target RetroArch_OSX -configuration Debug -project apple/RetroArch_OSX.xcodeproj
|
|
- xcodebuild -target RetroArch_OSX -configuration Release -project apple/RetroArch_OSX.xcodeproj
|