diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-08 12:35:41 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-08 12:35:41 -0700 |
commit | 8594e17f2b07976c006bca1c5531e56ead9b065a (patch) | |
tree | 0a123b99f45ef614193dd591e2e0a5254fb8f875 /ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata | |
parent | a40192a40bdf81b9d2a78ae69e059e41d78604ea (diff) | |
download | infinitytier-8594e17f2b07976c006bca1c5531e56ead9b065a.tar.gz infinitytier-8594e17f2b07976c006bca1c5531e56ead9b065a.zip |
Move mac-ui into src/
Diffstat (limited to 'ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata')
-rw-r--r-- | ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout | 41 |
1 files changed, 41 insertions, 0 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 new file mode 100644 index 00000000..2a06dbc5 --- /dev/null +++ b/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcshareddata/MacGap.xccheckout @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>IDESourceControlProjectFavoriteDictionaryKey</key> + <false/> + <key>IDESourceControlProjectIdentifier</key> + <string>4D486E78-E297-4CC3-AAAE-1A58EDAC87E6</string> + <key>IDESourceControlProjectName</key> + <string>MacGap</string> + <key>IDESourceControlProjectOriginsDictionary</key> + <dict> + <key>ABA3617E9F0148F844A82502F0D808DE6591AA97</key> + <string>http://adam.ierymenko@git.int.zerotier.com/zerotier/zerotierone</string> + </dict> + <key>IDESourceControlProjectPath</key> + <string>ext/mac-ui-macgap1-wrapper/MacGap.xcodeproj</string> + <key>IDESourceControlProjectRelativeInstallPathDictionary</key> + <dict> + <key>ABA3617E9F0148F844A82502F0D808DE6591AA97</key> + <string>../../../..</string> + </dict> + <key>IDESourceControlProjectURL</key> + <string>http://adam.ierymenko@git.int.zerotier.com/zerotier/zerotierone</string> + <key>IDESourceControlProjectVersion</key> + <integer>111</integer> + <key>IDESourceControlProjectWCCIdentifier</key> + <string>ABA3617E9F0148F844A82502F0D808DE6591AA97</string> + <key>IDESourceControlProjectWCConfigurations</key> + <array> + <dict> + <key>IDESourceControlRepositoryExtensionIdentifierKey</key> + <string>public.vcs.git</string> + <key>IDESourceControlWCCIdentifierKey</key> + <string>ABA3617E9F0148F844A82502F0D808DE6591AA97</string> + <key>IDESourceControlWCCName</key> + <string>ZeroTierOne</string> + </dict> + </array> +</dict> +</plist> |