Skip to content

Commit 5b41c0e

Browse files
author
Steve Trease
committed
Before Swift 1.2 & Xcode 6.3 upgrade
1 parent 90697ee commit 5b41c0e

File tree

5 files changed

+46
-0
lines changed

5 files changed

+46
-0
lines changed

.DS_Store

10 KB
Binary file not shown.
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>A881F683-29D6-432E-9D8D-A6DD86E638E3</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>Swift Push 3</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>6818D98FE4D96D546CB056A69C096B3C1BF2C193</key>
14+
<string>https://github.com/stevetrease/swiftpush.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>Swift Push 3.xcodeproj</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>6818D98FE4D96D546CB056A69C096B3C1BF2C193</key>
21+
<string>../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>https://github.com/stevetrease/swiftpush.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>111</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>6818D98FE4D96D546CB056A69C096B3C1BF2C193</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>6818D98FE4D96D546CB056A69C096B3C1BF2C193</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>swiftpush</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
type = "1"
4+
version = "2.0">
5+
</Bucket>

Swift Push 3/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)