Skip to content

[WIP] Allow building as a framework on OSX #3781

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

Closed
wants to merge 3 commits into from

Conversation

tiennou
Copy link
Contributor

@tiennou tiennou commented May 10, 2016

Use cmake -DBUILD_FRAMEWORK=1 -G Xcode to generate the project.

This is a first, rough pass at making libgit2 package itself on OSX using only CMake, so I haven't actually tried to use the resulting framework (it looks like there are a few things to fix in OCGit for that to go smoothly).

libgit2/objective-git#542

@tiennou
Copy link
Contributor Author

tiennou commented May 10, 2016

I think handling the dependencies is going to be FUN. If someone whose CMake-fu is up-to-par, I'm looking for a way to grab the path to a linked library, because they need to be copied inside the framework.

@tiennou
Copy link
Contributor Author

tiennou commented Sep 27, 2018

Closing because It's Too Old And Build Systems Are Too Old.

@tiennou tiennou closed this Sep 27, 2018
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.

1 participant