Skip to content

Commit df7ee87

Browse files
author
Baris Sencan
committed
Add SimpleExample checkout file
1 parent 42f66ed commit df7ee87

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
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+
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
6+
<false/>
7+
<key>IDESourceControlProjectIdentifier</key>
8+
<string>4F736652-7A09-4AFF-A6FE-A75EBF90A7F1</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>SimpleExample</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>9A55608E5CD4363CECFDC3A8DD4BF9A298F03725</key>
14+
<string>github.com:isair/ManualLayout.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>Examples/SimpleExample/SimpleExample.xcodeproj</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>9A55608E5CD4363CECFDC3A8DD4BF9A298F03725</key>
21+
<string>../../../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>github.com:isair/ManualLayout.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>111</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>9A55608E5CD4363CECFDC3A8DD4BF9A298F03725</string>
29+
<key>IDESourceControlProjectWCConfigurations</key>
30+
<array>
31+
<dict>
32+
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
33+
<string>public.vcs.git</string>
34+
<key>IDESourceControlWCCIdentifierKey</key>
35+
<string>9A55608E5CD4363CECFDC3A8DD4BF9A298F03725</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>ManualLayout</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>

0 commit comments

Comments
 (0)