Skip to content

Commit 0ab3ba5

Browse files
committed
updated iOS instructions
1 parent 9792c87 commit 0ab3ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ are not officially supported. ObjectiveGit offers a static library instead:
3838

3939
1. Drag `ObjectiveGitFramework.xcodeproj` into the Project Navigator.
4040
1. Add `ObjectiveGit-iOS` as a target dependency of your application.
41-
1. Link your application to `libObjectiveGit-iOS.a`.
41+
1. Link your application to `libObjectiveGit-iOS.a`, `libz.dylib`, and `libiconv.dylib`.
4242
1. In your target's build settings:
4343
1. Set "Always Search User Paths" to `YES`
4444
1. Add `$(BUILT_PRODUCTS_DIR)/usr/local/include` and

0 commit comments

Comments
 (0)