Skip to content

Commit e0d6afc

Browse files
author
Baris Sencan
committed
Improve code style
1 parent c1032f8 commit e0d6afc

2 files changed

Lines changed: 256 additions & 215 deletions

File tree

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>1241D256-F695-4133-915E-09E8E66CFE38</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>JSONHelper</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>9540366943750F418CA1A28462EA7F786EC07683</key>
14+
<string>https://github.com/isair/JSONHelper.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>JSONHelper.xcodeproj</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>9540366943750F418CA1A28462EA7F786EC07683</key>
21+
<string>../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>https://github.com/isair/JSONHelper.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>111</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>9540366943750F418CA1A28462EA7F786EC07683</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>9540366943750F418CA1A28462EA7F786EC07683</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>JSONHelper</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>

0 commit comments

Comments
 (0)