Skip to content

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

Closed
tiennou wants to merge 3 commits intolibgit2:masterfrom
tiennou:osx-framework
Closed

[WIP] Allow building as a framework on OSX#3781
tiennou wants to merge 3 commits intolibgit2:masterfrom
tiennou:osx-framework

Conversation

@tiennou
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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