Skip to content

Commit 1174eea

Browse files
Fixed cocoa pods, hopefully
1 parent 2e9ff93 commit 1174eea

File tree

8 files changed

+55
-13
lines changed

8 files changed

+55
-13
lines changed

.DS_Store

0 Bytes
Binary file not shown.

M13OrderedDictionary.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33

44

55
s.name = "M13OrderedDictionary"
6-
s.version = "1.0.1"
6+
s.version = "1.0.2"
77
s.summary = "A cross between NSArray and NSDictionary. It holds an ordered list of objects and keys."
88

99
s.description = <<-DESC
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>87933A7B-DEEA-45D2-A9C9-ECFD42622B81</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>M13OrderedDictionary</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
14+
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>M13OrderedDictionary.xcodeproj/project.xcworkspace</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
21+
<string>../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>110</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</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>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>M13OrderedDictionary</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>

M13OrderedDictionary.xcodeproj/xcuserdata/Brandon.xcuserdatad/xcschemes/NSOrderedDictionary.xcscheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
18-
BuildableName = "NSOrderedDictionary.app"
18+
BuildableName = "M13OrderedDictionary.app"
1919
BlueprintName = "M13OrderedDictionary"
2020
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
2121
</BuildableReference>
@@ -33,7 +33,7 @@
3333
<BuildableReference
3434
BuildableIdentifier = "primary"
3535
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
36-
BuildableName = "NSOrderedDictionary.app"
36+
BuildableName = "M13OrderedDictionary.app"
3737
BlueprintName = "M13OrderedDictionary"
3838
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
3939
</BuildableReference>
@@ -52,7 +52,7 @@
5252
<BuildableReference
5353
BuildableIdentifier = "primary"
5454
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
55-
BuildableName = "NSOrderedDictionary.app"
55+
BuildableName = "M13OrderedDictionary.app"
5656
BlueprintName = "M13OrderedDictionary"
5757
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
5858
</BuildableReference>
@@ -70,7 +70,7 @@
7070
<BuildableReference
7171
BuildableIdentifier = "primary"
7272
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
73-
BuildableName = "NSOrderedDictionary.app"
73+
BuildableName = "M13OrderedDictionary.app"
7474
BlueprintName = "M13OrderedDictionary"
7575
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
7676
</BuildableReference>

NSOrderedDictionary.xcworkspace/xcshareddata/NSOrderedDictionary.xccheckout

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,36 +5,36 @@
55
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
66
<false/>
77
<key>IDESourceControlProjectIdentifier</key>
8-
<string>A96D51A2-83D7-48D8-B7ED-861AE0304537</string>
8+
<string>EAEE08C7-1699-45B9-8E92-75FB949F64C9</string>
99
<key>IDESourceControlProjectName</key>
1010
<string>NSOrderedDictionary</string>
1111
<key>IDESourceControlProjectOriginsDictionary</key>
1212
<dict>
13-
<key>859D3D3F-058D-4588-9D57-C95F88DD9F10</key>
14-
<string>https://github.com/Marxon13/NSOrderedDictionary.git</string>
13+
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
14+
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
1515
</dict>
1616
<key>IDESourceControlProjectPath</key>
1717
<string>NSOrderedDictionary.xcworkspace</string>
1818
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
1919
<dict>
20-
<key>859D3D3F-058D-4588-9D57-C95F88DD9F10</key>
20+
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
2121
<string>..</string>
2222
</dict>
2323
<key>IDESourceControlProjectURL</key>
24-
<string>https://github.com/Marxon13/NSOrderedDictionary.git</string>
24+
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
2525
<key>IDESourceControlProjectVersion</key>
2626
<integer>110</integer>
2727
<key>IDESourceControlProjectWCCIdentifier</key>
28-
<string>859D3D3F-058D-4588-9D57-C95F88DD9F10</string>
28+
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
2929
<key>IDESourceControlProjectWCConfigurations</key>
3030
<array>
3131
<dict>
3232
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
3333
<string>public.vcs.git</string>
3434
<key>IDESourceControlWCCIdentifierKey</key>
35-
<string>859D3D3F-058D-4588-9D57-C95F88DD9F10</string>
35+
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
3636
<key>IDESourceControlWCCName</key>
37-
<string>NSOrderedDictionary</string>
37+
<string>M13OrderedDictionary</string>
3838
</dict>
3939
</array>
4040
</dict>
Binary file not shown.

Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
platform :ios, '5.0'
2+
platform :osx, '10.7'

0 commit comments

Comments
 (0)