|
45 | 45 | 25CA7B3E14ED90AB00888FF8 /* RKGHMappingProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25CA7B3D14ED90AA00888FF8 /* RKGHMappingProvider.m */; };
|
46 | 46 | 25CA7B4414EDA35E00888FF8 /* RKGHPullRequestTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 25CA7B4314EDA35E00888FF8 /* RKGHPullRequestTest.m */; };
|
47 | 47 | 25CA7B4A14EDAD4700888FF8 /* RKGHTestEnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = 25CA7B4914EDAD4700888FF8 /* RKGHTestEnvironment.m */; };
|
48 |
| - 25EC1A2214F6D63800C3CF3F /* blackArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A1A14F6D63800C3CF3F /* blackArrow.png */; }; |
49 |
| - 25EC1A2314F6D63800C3CF3F /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A1B14F6D63800C3CF3F /* [email protected] */; }; |
50 |
| - 25EC1A2414F6D63800C3CF3F /* blueArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A1C14F6D63800C3CF3F /* blueArrow.png */; }; |
51 |
| - 25EC1A2514F6D63800C3CF3F /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A1D14F6D63800C3CF3F /* [email protected] */; }; |
52 |
| - 25EC1A2614F6D63800C3CF3F /* grayArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A1E14F6D63800C3CF3F /* grayArrow.png */; }; |
53 |
| - 25EC1A2714F6D63800C3CF3F /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A1F14F6D63800C3CF3F /* [email protected] */; }; |
54 |
| - 25EC1A2814F6D63800C3CF3F /* whiteArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A2014F6D63800C3CF3F /* whiteArrow.png */; }; |
55 |
| - 25EC1A2914F6D63800C3CF3F /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1A2114F6D63800C3CF3F /* [email protected] */; }; |
| 48 | + 25EC1B2614F8273A00C3CF3F /* RestKitResources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 25EC1B2514F8273A00C3CF3F /* RestKitResources.bundle */; }; |
| 49 | + 25EC1B3214F8453C00C3CF3F /* RKGHLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 25EC1B3114F8453C00C3CF3F /* RKGHLoadingView.m */; }; |
56 | 50 | D3497A7D14F79CC1003B4794 /* NSDate+Formatting.m in Sources */ = {isa = PBXBuildFile; fileRef = D3497A7C14F79CC1003B4794 /* NSDate+Formatting.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
57 | 51 | D354A5AE14F7803B00AAA1CA /* RKGHIssueCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D300B7DB14F77B7F0054A77B /* RKGHIssueCell.m */; };
|
58 | 52 | D354A5AF14F7803E00AAA1CA /* RKGHIssueCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = D300B7DD14F77B8F0054A77B /* RKGHIssueCell.xib */; };
|
|
101 | 95 | remoteGlobalIDString = 25160D1514564E810060A5C5;
|
102 | 96 | remoteInfo = RestKit;
|
103 | 97 | };
|
| 98 | + 25EC1B1614F807AC00C3CF3F /* PBXContainerItemProxy */ = { |
| 99 | + isa = PBXContainerItemProxy; |
| 100 | + containerPortal = 25CA7AE814ED694400888FF8 /* RestKit.xcodeproj */; |
| 101 | + proxyType = 1; |
| 102 | + remoteGlobalIDString = 25EC1AFE14F8078100C3CF3F; |
| 103 | + remoteInfo = RestKitResources; |
| 104 | + }; |
| 105 | + 25EC1B1914F807AC00C3CF3F /* PBXContainerItemProxy */ = { |
| 106 | + isa = PBXContainerItemProxy; |
| 107 | + containerPortal = 25CA7AE814ED694400888FF8 /* RestKit.xcodeproj */; |
| 108 | + proxyType = 2; |
| 109 | + remoteGlobalIDString = 25EC1AFF14F8078100C3CF3F; |
| 110 | + remoteInfo = RestKitResources; |
| 111 | + }; |
104 | 112 | /* End PBXContainerItemProxy section */
|
105 | 113 |
|
106 | 114 | /* Begin PBXFileReference section */
|
|
157 | 165 | 25CA7B4314EDA35E00888FF8 /* RKGHPullRequestTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKGHPullRequestTest.m; sourceTree = "<group>"; };
|
158 | 166 | 25CA7B4814EDAD4700888FF8 /* RKGHTestEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKGHTestEnvironment.h; sourceTree = "<group>"; };
|
159 | 167 | 25CA7B4914EDAD4700888FF8 /* RKGHTestEnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKGHTestEnvironment.m; sourceTree = "<group>"; };
|
160 |
| - 25EC1A1A14F6D63800C3CF3F /* blackArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blackArrow.png; sourceTree = "<group>"; }; |
161 |
| - 25EC1A1B14F6D63800C3CF3F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
162 |
| - 25EC1A1C14F6D63800C3CF3F /* blueArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blueArrow.png; sourceTree = "<group>"; }; |
163 |
| - 25EC1A1D14F6D63800C3CF3F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
164 |
| - 25EC1A1E14F6D63800C3CF3F /* grayArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = grayArrow.png; sourceTree = "<group>"; }; |
165 |
| - 25EC1A1F14F6D63800C3CF3F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
166 |
| - 25EC1A2014F6D63800C3CF3F /* whiteArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = whiteArrow.png; sourceTree = "<group>"; }; |
167 |
| - 25EC1A2114F6D63800C3CF3F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
| 168 | + 25EC1B2514F8273A00C3CF3F /* RestKitResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = RestKitResources.bundle; path = ../Libraries/RestKit/RestKitResources.bundle; sourceTree = "<group>"; }; |
| 169 | + 25EC1B3014F8453C00C3CF3F /* RKGHLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKGHLoadingView.h; sourceTree = "<group>"; }; |
| 170 | + 25EC1B3114F8453C00C3CF3F /* RKGHLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKGHLoadingView.m; sourceTree = "<group>"; }; |
168 | 171 | D300B7DA14F77B7F0054A77B /* RKGHIssueCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKGHIssueCell.h; sourceTree = "<group>"; };
|
169 | 172 | D300B7DB14F77B7F0054A77B /* RKGHIssueCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKGHIssueCell.m; sourceTree = "<group>"; };
|
170 | 173 | D300B7DD14F77B8F0054A77B /* RKGHIssueCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RKGHIssueCell.xib; sourceTree = "<group>"; };
|
|
258 | 261 | 25CA7AF514ED694400888FF8 /* RestKitTests.octest */,
|
259 | 262 | 25CA7AF714ED694400888FF8 /* RestKit.framework */,
|
260 | 263 | 25CA7AF914ED694400888FF8 /* RestKitFrameworkTests.octest */,
|
| 264 | + 25EC1B1A14F807AC00C3CF3F /* RestKitResources.bundle */, |
261 | 265 | );
|
262 | 266 | name = Products;
|
263 | 267 | sourceTree = "<group>";
|
264 | 268 | };
|
265 | 269 | 25CA7B1314ED77AF00888FF8 /* Code */ = {
|
266 | 270 | isa = PBXGroup;
|
267 | 271 | children = (
|
268 |
| - D3497A6414F79942003B4794 /* Extensions */, |
269 | 272 | 25CA7B1414ED77AF00888FF8 /* Controllers */,
|
270 | 273 | 25CA7B1A14ED77AF00888FF8 /* Models */,
|
271 | 274 | 25CA7B1E14ED77AF00888FF8 /* Views */,
|
|
317 | 320 | D300B7DA14F77B7F0054A77B /* RKGHIssueCell.h */,
|
318 | 321 | D300B7DB14F77B7F0054A77B /* RKGHIssueCell.m */,
|
319 | 322 | D300B7DD14F77B8F0054A77B /* RKGHIssueCell.xib */,
|
| 323 | + 25EC1B3014F8453C00C3CF3F /* RKGHLoadingView.h */, |
| 324 | + 25EC1B3114F8453C00C3CF3F /* RKGHLoadingView.m */, |
320 | 325 | );
|
321 | 326 | path = Views;
|
322 | 327 | sourceTree = "<group>";
|
323 | 328 | };
|
324 | 329 | 25CA7B1F14ED77AF00888FF8 /* Resources */ = {
|
325 | 330 | isa = PBXGroup;
|
326 | 331 | children = (
|
327 |
| - 25EC1A1914F6D63800C3CF3F /* Images */, |
| 332 | + 25EC1B2514F8273A00C3CF3F /* RestKitResources.bundle */, |
328 | 333 | 25CA7B2014ED77AF00888FF8 /* InfoPlist.strings */,
|
329 | 334 | 25CA7B2214ED77AF00888FF8 /* MainStoryboard.storyboard */,
|
330 | 335 | 25CA7B2414ED77AF00888FF8 /* RKGithub-Info.plist */,
|
|
384 | 389 | path = Models;
|
385 | 390 | sourceTree = "<group>";
|
386 | 391 | };
|
387 |
| - 25EC1A1914F6D63800C3CF3F /* Images */ = { |
388 |
| - isa = PBXGroup; |
389 |
| - children = ( |
390 |
| - 25EC1A1A14F6D63800C3CF3F /* blackArrow.png */, |
391 |
| - 25EC1A1B14F6D63800C3CF3F /* [email protected] */, |
392 |
| - 25EC1A1C14F6D63800C3CF3F /* blueArrow.png */, |
393 |
| - 25EC1A1D14F6D63800C3CF3F /* [email protected] */, |
394 |
| - 25EC1A1E14F6D63800C3CF3F /* grayArrow.png */, |
395 |
| - 25EC1A1F14F6D63800C3CF3F /* [email protected] */, |
396 |
| - 25EC1A2014F6D63800C3CF3F /* whiteArrow.png */, |
397 |
| - 25EC1A2114F6D63800C3CF3F /* [email protected] */, |
398 |
| - ); |
399 |
| - path = Images; |
400 |
| - sourceTree = "<group>"; |
401 |
| - }; |
402 |
| - D3497A6414F79942003B4794 /* Extensions */ = { |
403 |
| - isa = PBXGroup; |
404 |
| - children = ( |
405 |
| - ); |
406 |
| - name = Extensions; |
407 |
| - sourceTree = "<group>"; |
408 |
| - }; |
409 | 392 | D3497A7A14F79CB0003B4794 /* DistanceOfTimeInWords */ = {
|
410 | 393 | isa = PBXGroup;
|
411 | 394 | children = (
|
|
429 | 412 | buildRules = (
|
430 | 413 | );
|
431 | 414 | dependencies = (
|
| 415 | + 25EC1B1714F807AC00C3CF3F /* PBXTargetDependency */, |
432 | 416 | 25CA7AFB14ED695900888FF8 /* PBXTargetDependency */,
|
433 | 417 | );
|
434 | 418 | name = RKGithub;
|
|
517 | 501 | remoteRef = 25CA7AF814ED694400888FF8 /* PBXContainerItemProxy */;
|
518 | 502 | sourceTree = BUILT_PRODUCTS_DIR;
|
519 | 503 | };
|
| 504 | + 25EC1B1A14F807AC00C3CF3F /* RestKitResources.bundle */ = { |
| 505 | + isa = PBXReferenceProxy; |
| 506 | + fileType = wrapper.cfbundle; |
| 507 | + path = RestKitResources.bundle; |
| 508 | + remoteRef = 25EC1B1914F807AC00C3CF3F /* PBXContainerItemProxy */; |
| 509 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 510 | + }; |
520 | 511 | /* End PBXReferenceProxy section */
|
521 | 512 |
|
522 | 513 | /* Begin PBXResourcesBuildPhase section */
|
523 | 514 | 25CA7A9B14EC7D2700888FF8 /* Resources */ = {
|
524 | 515 | isa = PBXResourcesBuildPhase;
|
525 | 516 | buildActionMask = 2147483647;
|
526 | 517 | files = (
|
| 518 | + 25EC1B2614F8273A00C3CF3F /* RestKitResources.bundle in Resources */, |
527 | 519 | 25CA7B3014ED78E100888FF8 /* MainStoryboard.storyboard in Resources */,
|
528 | 520 | 25CA7B3214ED78EA00888FF8 /* InfoPlist.strings in Resources */,
|
529 |
| - 25EC1A2214F6D63800C3CF3F /* blackArrow.png in Resources */, |
530 |
| - 25EC1A2314F6D63800C3CF3F /* [email protected] in Resources */, |
531 |
| - 25EC1A2414F6D63800C3CF3F /* blueArrow.png in Resources */, |
532 |
| - 25EC1A2514F6D63800C3CF3F /* [email protected] in Resources */, |
533 |
| - 25EC1A2614F6D63800C3CF3F /* grayArrow.png in Resources */, |
534 |
| - 25EC1A2714F6D63800C3CF3F /* [email protected] in Resources */, |
535 |
| - 25EC1A2814F6D63800C3CF3F /* whiteArrow.png in Resources */, |
536 |
| - 25EC1A2914F6D63800C3CF3F /* [email protected] in Resources */, |
537 | 521 | D354A5AF14F7803E00AAA1CA /* RKGHIssueCell.xib in Resources */,
|
538 | 522 | );
|
539 | 523 | runOnlyForDeploymentPostprocessing = 0;
|
|
586 | 570 | 25055C3214F5E83A00B9C4DD /* RKGHIssueDetailTableViewController.m in Sources */,
|
587 | 571 | D354A5AE14F7803B00AAA1CA /* RKGHIssueCell.m in Sources */,
|
588 | 572 | D3497A7D14F79CC1003B4794 /* NSDate+Formatting.m in Sources */,
|
| 573 | + 25EC1B3214F8453C00C3CF3F /* RKGHLoadingView.m in Sources */, |
589 | 574 | );
|
590 | 575 | runOnlyForDeploymentPostprocessing = 0;
|
591 | 576 | };
|
|
615 | 600 | name = RestKit;
|
616 | 601 | targetProxy = 25CA7AFA14ED695900888FF8 /* PBXContainerItemProxy */;
|
617 | 602 | };
|
| 603 | + 25EC1B1714F807AC00C3CF3F /* PBXTargetDependency */ = { |
| 604 | + isa = PBXTargetDependency; |
| 605 | + name = RestKitResources; |
| 606 | + targetProxy = 25EC1B1614F807AC00C3CF3F /* PBXContainerItemProxy */; |
| 607 | + }; |
618 | 608 | /* End PBXTargetDependency section */
|
619 | 609 |
|
620 | 610 | /* Begin PBXVariantGroup section */
|
|
0 commit comments