This repository was archived by the owner on Jul 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathFaceDetection.xccheckout
More file actions
executable file
·53 lines (53 loc) · 1.98 KB
/
FaceDetection.xccheckout
File metadata and controls
executable file
·53 lines (53 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?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>1767FBA5-AB45-4A53-A8D7-767E6A8692B3</string>
<key>IDESourceControlProjectName</key>
<string>FaceDetection</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>0B0B95484AD488B8C39195A6DAF9FB3BE1F8A511</key>
<string>https://github.com/aaronabentheuer/Visage.git</string>
<key>40D912770F74B782D271F42DA80123F1A9C2226A</key>
<string>https://github.com/aaronabentheuer/AAFaceDetection.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>FaceDetection.xcodeproj</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>0B0B95484AD488B8C39195A6DAF9FB3BE1F8A511</key>
<string>../../../Visage</string>
<key>40D912770F74B782D271F42DA80123F1A9C2226A</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/aaronabentheuer/AAFaceDetection.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>40D912770F74B782D271F42DA80123F1A9C2226A</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>40D912770F74B782D271F42DA80123F1A9C2226A</string>
<key>IDESourceControlWCCName</key>
<string>AAFaceDetection</string>
</dict>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>0B0B95484AD488B8C39195A6DAF9FB3BE1F8A511</string>
<key>IDESourceControlWCCName</key>
<string>Visage</string>
</dict>
</array>
</dict>
</plist>