We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838851f commit d911ee2Copy full SHA for d911ee2
README.md
@@ -61,7 +61,7 @@ not allowing third-party dynamic frameworks. A work-around for this is as follow
61
1. In your target's build settings:
62
1. Set "Always Search User Paths" to YES
63
1. Add `$(BUILT_PRODUCTS_DIR)/usr/local/include` and
64
- `$(SRCROOT)../Libs/objective-git/libgit2/include` to the "User Header
+ `$(SRCROOT)../Libs/objective-git/External/libgit2/include` to the "User Header
65
Search Paths"
66
1. Add `-all_load` to the "Other Linker Flags"
67
0 commit comments