diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-16 20:27:14 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-16 20:27:14 -0400 |
| commit | 7eb327b13bd9ee241f47f22ba1c3db3c90e8e942 (patch) | |
| tree | 0a47937e7e0785ff7f4cd925193ed385ade97567 /StoneIsland/platforms/ios/StoneIsland.xcodeproj/project.xcworkspace/xcshareddata/StoneIsland.xccheckout | |
| parent | 14b92bdc7fb69a5751a7e029537e910cb7345262 (diff) | |
populate collectionview and productview
Diffstat (limited to 'StoneIsland/platforms/ios/StoneIsland.xcodeproj/project.xcworkspace/xcshareddata/StoneIsland.xccheckout')
| -rw-r--r-- | StoneIsland/platforms/ios/StoneIsland.xcodeproj/project.xcworkspace/xcshareddata/StoneIsland.xccheckout | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/StoneIsland.xcodeproj/project.xcworkspace/xcshareddata/StoneIsland.xccheckout b/StoneIsland/platforms/ios/StoneIsland.xcodeproj/project.xcworkspace/xcshareddata/StoneIsland.xccheckout new file mode 100644 index 00000000..841af2bf --- /dev/null +++ b/StoneIsland/platforms/ios/StoneIsland.xcodeproj/project.xcworkspace/xcshareddata/StoneIsland.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>7E1D02F6-0F9E-4C28-9F28-2E37CB639DF0</string> + <key>IDESourceControlProjectName</key> + <string>StoneIsland</string> + <key>IDESourceControlProjectOriginsDictionary</key> + <dict> + <key>10B248D89F55F057EF759644D7695723C40D8B27</key> + <string>github.com:okfocus/stone-island.git</string> + </dict> + <key>IDESourceControlProjectPath</key> + <string>StoneIsland/platforms/ios/StoneIsland.xcodeproj</string> + <key>IDESourceControlProjectRelativeInstallPathDictionary</key> + <dict> + <key>10B248D89F55F057EF759644D7695723C40D8B27</key> + <string>../../../../..</string> + </dict> + <key>IDESourceControlProjectURL</key> + <string>github.com:okfocus/stone-island.git</string> + <key>IDESourceControlProjectVersion</key> + <integer>111</integer> + <key>IDESourceControlProjectWCCIdentifier</key> + <string>10B248D89F55F057EF759644D7695723C40D8B27</string> + <key>IDESourceControlProjectWCConfigurations</key> + <array> + <dict> + <key>IDESourceControlRepositoryExtensionIdentifierKey</key> + <string>public.vcs.git</string> + <key>IDESourceControlWCCIdentifierKey</key> + <string>10B248D89F55F057EF759644D7695723C40D8B27</string> + <key>IDESourceControlWCCName</key> + <string>stone-island</string> + </dict> + </array> +</dict> +</plist> |
