diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-17 19:48:21 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-17 19:48:21 -0700 |
commit | 2d700f644b7e2933c6eb7e9145a661ec49cade8b (patch) | |
tree | 9ff4dc0b28edda58a4032f1ebbeeeeb849f6d126 /ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace | |
parent | c76b9d13403eaa8bae5254d5f5f106dc29aa6e04 (diff) | |
download | infinitytier-2d700f644b7e2933c6eb7e9145a661ec49cade8b.tar.gz infinitytier-2d700f644b7e2933c6eb7e9145a661ec49cade8b.zip |
Add signed binary build of Mac GUI wrapper.
Diffstat (limited to 'ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace')
-rw-r--r-- | ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout b/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout index 2a06dbc5..7fdde853 100644 --- a/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout +++ b/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout @@ -14,11 +14,11 @@ <string>http://adam.ierymenko@git.int.zerotier.com/zerotier/zerotierone</string> </dict> <key>IDESourceControlProjectPath</key> - <string>ext/mac-ui-macgap1-wrapper/MacGap.xcodeproj</string> + <string>ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj</string> <key>IDESourceControlProjectRelativeInstallPathDictionary</key> <dict> <key>ABA3617E9F0148F844A82502F0D808DE6591AA97</key> - <string>../../../..</string> + <string>../../../../..</string> </dict> <key>IDESourceControlProjectURL</key> <string>http://adam.ierymenko@git.int.zerotier.com/zerotier/zerotierone</string> |