Skip to content

Commit 3283f18

Browse files
committed
Bundle brew’d openssl dylibs
ObjectiveGit requires these for some reason.
1 parent 731f508 commit 3283f18

File tree

4 files changed

+67
-143
lines changed

4 files changed

+67
-143
lines changed

Cartfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github "libgit2/objective-git" # still 0.x releases :(

Cartfile.resolved

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github "libgit2/objective-git" "0.14.1"

GitX.entitlements

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict/>
5+
</plist>

0 commit comments

Comments
 (0)