Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rptb1 opened this issue May 2, 2023 · 2 comments · May be fixed by #229
Open

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

rptb1 opened this issue May 2, 2023 · 2 comments · May be fixed by #229
Labels
essential Will cause failure to meet customer requirements. Assign resources.

Comments

@rptb1
Copy link
Member

rptb1 commented May 2, 2023

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 Experimenting with CMake configuration #148 ).
rptb1 added a commit that referenced this issue May 2, 2023
…maintain the Xcode project for macOS. See GitHub issue #217 <#217>.
@thejayps thejayps added the essential Will cause failure to meet customer requirements. Assign resources. label May 9, 2023
@thejayps
Copy link
Contributor

thejayps commented Jun 12, 2023

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

@rptb1
Copy link
Member Author

rptb1 commented Jun 15, 2023

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

Kinda. #229 will resolve it properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
essential Will cause failure to meet customer requirements. Assign resources.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants