Skip to content

Conversation

@cscd98
Copy link
Contributor

@cscd98 cscd98 commented Jan 28, 2026

Guidelines

  1. Rebase before opening a pull request
  2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
  3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises
  4. RetroArch codebase follows C89 coding rules for portability across many old platforms check using C89_BUILD=1

Description

Adds Apple builders for the current metal and IOS project
Removes xpretty because that hides the debug information I actually need
Note: iOS does not produce a artifact due to no credentials in github

This is useful for me as I do not own a macbook to compile with so I can see failures and correct them.

Related Issues

Related Pull Requests

Reviewers

@cscd98 cscd98 force-pushed the macos branch 2 times, most recently from b572d59 to 1b71432 Compare January 28, 2026 22:24
@warmenhoven warmenhoven merged commit 14b1002 into libretro:master Jan 29, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants