|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 02CE49A11C61FD3B00A2893C /* CalendarEventParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 02CE49A01C61FD3B00A2893C /* CalendarEventParser.m */; }; |
10 | 11 | 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; }; |
11 | 12 | 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; |
12 | 13 | 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; |
|
15 | 16 | /* End PBXBuildFile section */ |
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */ |
18 | | - 2652851B1D2A3FE1DEC1BAC5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
19 | | - 30AAC1F3AAB018B6AE11CEF5 /* iOSCalendarEventParser.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; name = iOSCalendarEventParser.podspec; path = ../iOSCalendarEventParser.podspec; sourceTree = "<group>"; }; |
| 19 | + 02CE499F1C61FD3B00A2893C /* CalendarEventParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CalendarEventParser.h; sourceTree = "<group>"; }; |
| 20 | + 02CE49A01C61FD3B00A2893C /* CalendarEventParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CalendarEventParser.m; sourceTree = "<group>"; }; |
| 21 | + 2652851B1D2A3FE1DEC1BAC5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
| 22 | + 30AAC1F3AAB018B6AE11CEF5 /* iOSCalendarEventParser.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = iOSCalendarEventParser.podspec; path = ../iOSCalendarEventParser.podspec; sourceTree = "<group>"; }; |
20 | 23 | 4C0E30E2FD4823767EC65860 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
21 | 24 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
22 | 25 | 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
|
43 | 46 | /* End PBXFrameworksBuildPhase section */ |
44 | 47 |
|
45 | 48 | /* Begin PBXGroup section */ |
| 49 | + 02CE499E1C61FD1E00A2893C /* CalendarManager */ = { |
| 50 | + isa = PBXGroup; |
| 51 | + children = ( |
| 52 | + 02CE499F1C61FD3B00A2893C /* CalendarEventParser.h */, |
| 53 | + 02CE49A01C61FD3B00A2893C /* CalendarEventParser.m */, |
| 54 | + ); |
| 55 | + name = CalendarManager; |
| 56 | + path = ../CalendarManager; |
| 57 | + sourceTree = "<group>"; |
| 58 | + }; |
46 | 59 | 6003F581195388D10070C39A = { |
47 | 60 | isa = PBXGroup; |
48 | 61 | children = ( |
| 62 | + 02CE499E1C61FD1E00A2893C /* CalendarManager */, |
49 | 63 | 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */, |
50 | 64 | 6003F5B5195388D20070C39A /* Tests */, |
51 | 65 | 6003F58C195388D20070C39A /* Frameworks */, |
|
136 | 150 | }; |
137 | 151 | }; |
138 | 152 | }; |
139 | | - buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "PROJECT" */; |
| 153 | + buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "iOSCalendarEventParser" */; |
140 | 154 | compatibilityVersion = "Xcode 3.2"; |
141 | 155 | developmentRegion = English; |
142 | 156 | hasScannedForEncodings = 0; |
|
171 | 185 | buildActionMask = 2147483647; |
172 | 186 | files = ( |
173 | 187 | 6003F5BC195388D20070C39A /* Tests.m in Sources */, |
| 188 | + 02CE49A11C61FD3B00A2893C /* CalendarEventParser.m in Sources */, |
174 | 189 | ); |
175 | 190 | runOnlyForDeploymentPostprocessing = 0; |
176 | 191 | }; |
|
304 | 319 | /* End XCBuildConfiguration section */ |
305 | 320 |
|
306 | 321 | /* Begin XCConfigurationList section */ |
307 | | - 6003F585195388D10070C39A /* Build configuration list for PBXProject "PROJECT" */ = { |
| 322 | + 6003F585195388D10070C39A /* Build configuration list for PBXProject "iOSCalendarEventParser" */ = { |
308 | 323 | isa = XCConfigurationList; |
309 | 324 | buildConfigurations = ( |
310 | 325 | 6003F5BD195388D20070C39A /* Debug */, |
|
0 commit comments