mps icon indicating copy to clipboard operation
mps copied to clipboard

Ravenbrook developers can't update the Xcode project to alter the build for macOS

Open rptb1 opened this issue 1 year ago • 2 comments

None of the Ravenbrook developers have immediate access to macOS in order to maintain and update the Xcode project. For example, we are unable to extend it to include the extcon.c test in pull request #213 .

Various possible solutions:

  1. Get a Mac for someone (could also solve M1 support issues), or rent a virtual Mac.
  2. Use GNU Make to build on macOS, at least for CI purposes.
  3. Use a cross-platform make-generator such as CMake (see #148 ).

rptb1 avatar May 02 '23 15:05 rptb1

@rptb1 can this now be closed? I believe so.

thejayps avatar Jun 12 '23 17:06 thejayps

@rptb1 can this now be closed? I believe so.

Kinda. https://github.com/Ravenbrook/mps/pull/229 will resolve it properly.

rptb1 avatar Jun 15 '23 13:06 rptb1