-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathFTGooglePlacesAPIExample.xccheckout
More file actions
41 lines (41 loc) · 1.5 KB
/
FTGooglePlacesAPIExample.xccheckout
File metadata and controls
41 lines (41 loc) · 1.5 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
<?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>C9D92D23-1BDE-46F3-BDD5-F6CE74760691</string>
<key>IDESourceControlProjectName</key>
<string>FTGooglePlacesAPIExample</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>2AB32A91-78FC-44EB-BF07-DB62894EFBF4</key>
<string>ssh://github.com/marciomeschini/FTGooglePlacesAPI.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>Temp/FTGooglePlacesAPIExample.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>2AB32A91-78FC-44EB-BF07-DB62894EFBF4</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>ssh://github.com/marciomeschini/FTGooglePlacesAPI.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>2AB32A91-78FC-44EB-BF07-DB62894EFBF4</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>2AB32A91-78FC-44EB-BF07-DB62894EFBF4</string>
<key>IDESourceControlWCCName</key>
<string>FTGooglePlacesAPI</string>
</dict>
</array>
</dict>
</plist>