|
228 | 228 | /* End PBXContainerItemProxy section */
|
229 | 229 |
|
230 | 230 | /* Begin PBXFileReference section */
|
231 |
| - 1E65A75F21B1C19C007F75F3 /* SQift 4.0 Migration Guide.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "SQift 4.0 Migration Guide.md"; sourceTree = "<group>"; }; |
232 | 231 | 4C13EF9E1F7C116D0069CF58 /* ProcessInfoExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessInfoExtension.swift; sourceTree = "<group>"; };
|
233 | 232 | 4C29B2E41BFB25C00086A2EF /* SQift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
234 | 233 | 4C29B2ED1BFB25C00086A2EF /* SQift Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SQift Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
288 | 287 | 4C61213E1F58BBCE00C289C0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
289 | 288 | 4C7EC8C820461EFF000FC1EF /* TableLockPolicy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableLockPolicy.swift; sourceTree = "<group>"; };
|
290 | 289 | 4C7EC8CD20462706000FC1EF /* TableLockPolicyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableLockPolicyTests.swift; sourceTree = "<group>"; };
|
| 290 | + 4C8A44472363BCF8008C7BBC /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
| 291 | + 4C8A44482363BCF8008C7BBC /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
| 292 | + 4C8A44492363BCF8008C7BBC /* CONTRIBUTING.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CONTRIBUTING.md; sourceTree = "<group>"; }; |
| 293 | + 4C8A44522363BD57008C7BBC /* SQift 4.0 Migration Guide.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = "SQift 4.0 Migration Guide.md"; path = "Documentation/SQift 4.0 Migration Guide.md"; sourceTree = "<group>"; }; |
291 | 294 | 4CA8C21E1BF6A49400822606 /* SQift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
292 | 295 | 4CA8C2281BF6A49400822606 /* SQift Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SQift Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
293 | 296 | 4CB1AE431FA1169000976A5C /* NOTICE */ = {isa = PBXFileReference; lastKnownFileType = text; path = NOTICE; sourceTree = "<group>"; };
|
294 | 297 | 4CD9E069207C47FB00D02902 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = "<group>"; };
|
295 | 298 | 4CE5E8681F59E88E00D47037 /* SQift.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = SQift.podspec; sourceTree = "<group>"; };
|
296 |
| - 4CE5E8691F59E89700D47037 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
297 |
| - 4CE5E86A1F59E89700D47037 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
298 | 299 | /* End PBXFileReference section */
|
299 | 300 |
|
300 | 301 | /* Begin PBXFrameworksBuildPhase section */
|
|
532 | 533 | path = "Supporting Files";
|
533 | 534 | sourceTree = "<group>";
|
534 | 535 | };
|
| 536 | + 4C8A44462363BCB7008C7BBC /* Documentation */ = { |
| 537 | + isa = PBXGroup; |
| 538 | + children = ( |
| 539 | + 4C8A44482363BCF8008C7BBC /* CHANGELOG.md */, |
| 540 | + 4C8A44492363BCF8008C7BBC /* CONTRIBUTING.md */, |
| 541 | + 4C8A44472363BCF8008C7BBC /* README.md */, |
| 542 | + 4C8A44512363BD3C008C7BBC /* Migration Guides */, |
| 543 | + ); |
| 544 | + name = Documentation; |
| 545 | + sourceTree = "<group>"; |
| 546 | + }; |
| 547 | + 4C8A44512363BD3C008C7BBC /* Migration Guides */ = { |
| 548 | + isa = PBXGroup; |
| 549 | + children = ( |
| 550 | + 4C8A44522363BD57008C7BBC /* SQift 4.0 Migration Guide.md */, |
| 551 | + ); |
| 552 | + name = "Migration Guides"; |
| 553 | + sourceTree = "<group>"; |
| 554 | + }; |
535 | 555 | 4CA8C2141BF6A49400822606 = {
|
536 | 556 | isa = PBXGroup;
|
537 | 557 | children = (
|
538 | 558 | 4CE5E8661F59E87800D47037 /* Deployment */,
|
539 |
| - 4CE5E8671F59E88000D47037 /* Documentation */, |
| 559 | + 4C8A44462363BCB7008C7BBC /* Documentation */, |
540 | 560 | 4CD9E068207C47EC00D02902 /* Integration */,
|
541 | 561 | 4CA8C2381BF6A4C100822606 /* Source */,
|
542 | 562 | 4CA8C23D1BF6A4C700822606 /* Tests */,
|
|
602 | 622 | name = Deployment;
|
603 | 623 | sourceTree = "<group>";
|
604 | 624 | };
|
605 |
| - 4CE5E8671F59E88000D47037 /* Documentation */ = { |
606 |
| - isa = PBXGroup; |
607 |
| - children = ( |
608 |
| - 4CE5E8691F59E89700D47037 /* CHANGELOG.md */, |
609 |
| - 4CE5E86A1F59E89700D47037 /* README.md */, |
610 |
| - 1E65A75F21B1C19C007F75F3 /* SQift 4.0 Migration Guide.md */, |
611 |
| - ); |
612 |
| - name = Documentation; |
613 |
| - sourceTree = "<group>"; |
614 |
| - }; |
615 | 625 | /* End PBXGroup section */
|
616 | 626 |
|
617 | 627 | /* Begin PBXHeadersBuildPhase section */
|
|
0 commit comments