|
196 | 196 | DDB1DF2E2409E76500C20FED /* CBOREncoderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CBOREncoderTests.swift; sourceTree = "<group>"; };
|
197 | 197 | DDB1DF3E2409E77500C20FED /* CBORCodingTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "CBORCodingTests-Info.plist"; path = "Plists/CBORCodingTests-Info.plist"; sourceTree = "<group>"; };
|
198 | 198 | DDB1DFA2240E949B00C20FED /* Package@swift-4.2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Package@swift-4.2.swift"; sourceTree = "<group>"; };
|
| 199 | + DDF723882413688A00F58881 /* codecov.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = codecov.yml; sourceTree = "<group>"; }; |
199 | 200 | DDF755AB22A80069002E11D4 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = SOURCE_ROOT; };
|
200 | 201 | DDF755AC22A8649F002E11D4 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = SOURCE_ROOT; };
|
201 | 202 | /* End PBXFileReference section */
|
|
266 | 267 | DD12989122A487FB005CEB9A /* CBORCoding.podspec */,
|
267 | 268 | DDF755AC22A8649F002E11D4 /* Package.swift */,
|
268 | 269 | DDB1DFA2240E949B00C20FED /* Package@swift-4.2.swift */,
|
| 270 | + DDF723882413688A00F58881 /* codecov.yml */, |
269 | 271 | DD1298A122A546B4005CEB9A /* .swiftlint.yml */,
|
270 | 272 | DDF755AB22A80069002E11D4 /* .travis.yml */,
|
271 | 273 | DD12989322A487FB005CEB9A /* README.md */,
|
|
422 | 424 | buildRules = (
|
423 | 425 | );
|
424 | 426 | dependencies = (
|
| 427 | + DD07934E2412F06400EF65B4 /* PBXTargetDependency */, |
425 | 428 | DD12991B22A56494005CEB9A /* PBXTargetDependency */,
|
426 | 429 | );
|
427 | 430 | name = "CBORCoding macOS";
|
|
463 | 466 | buildRules = (
|
464 | 467 | );
|
465 | 468 | dependencies = (
|
| 469 | + DD07934C2412F06000EF65B4 /* PBXTargetDependency */, |
466 | 470 | DD12991D22A5649B005CEB9A /* PBXTargetDependency */,
|
467 | 471 | );
|
468 | 472 | name = "CBORCoding tvOS";
|
|
504 | 508 | buildRules = (
|
505 | 509 | );
|
506 | 510 | dependencies = (
|
| 511 | + DD07934A2412F05D00EF65B4 /* PBXTargetDependency */, |
507 | 512 | DD12991F22A564A0005CEB9A /* PBXTargetDependency */,
|
508 | 513 | );
|
509 | 514 | name = "CBORCoding watchOS";
|
|
527 | 532 | buildRules = (
|
528 | 533 | );
|
529 | 534 | dependencies = (
|
| 535 | + DD0793502412F06800EF65B4 /* PBXTargetDependency */, |
530 | 536 | DD1298A022A48C6C005CEB9A /* PBXTargetDependency */,
|
531 | 537 | );
|
532 | 538 | name = CBORCoding;
|
|
789 | 795 | /* End PBXSourcesBuildPhase section */
|
790 | 796 |
|
791 | 797 | /* Begin PBXTargetDependency section */
|
| 798 | + DD07934A2412F05D00EF65B4 /* PBXTargetDependency */ = { |
| 799 | + isa = PBXTargetDependency; |
| 800 | + productRef = DD0793492412F05D00EF65B4 /* Half */; |
| 801 | + }; |
| 802 | + DD07934C2412F06000EF65B4 /* PBXTargetDependency */ = { |
| 803 | + isa = PBXTargetDependency; |
| 804 | + productRef = DD07934B2412F06000EF65B4 /* Half */; |
| 805 | + }; |
| 806 | + DD07934E2412F06400EF65B4 /* PBXTargetDependency */ = { |
| 807 | + isa = PBXTargetDependency; |
| 808 | + productRef = DD07934D2412F06400EF65B4 /* Half */; |
| 809 | + }; |
| 810 | + DD0793502412F06800EF65B4 /* PBXTargetDependency */ = { |
| 811 | + isa = PBXTargetDependency; |
| 812 | + productRef = DD07934F2412F06800EF65B4 /* Half */; |
| 813 | + }; |
792 | 814 | DD1298A022A48C6C005CEB9A /* PBXTargetDependency */ = {
|
793 | 815 | isa = PBXTargetDependency;
|
794 | 816 | target = DD12989722A48C30005CEB9A /* Run SwiftLint */;
|
|
1388 | 1410 | /* End XCRemoteSwiftPackageReference section */
|
1389 | 1411 |
|
1390 | 1412 | /* Begin XCSwiftPackageProductDependency section */
|
| 1413 | + DD0793492412F05D00EF65B4 /* Half */ = { |
| 1414 | + isa = XCSwiftPackageProductDependency; |
| 1415 | + package = DDB1DF6C240B38A000C20FED /* XCRemoteSwiftPackageReference "Half" */; |
| 1416 | + productName = Half; |
| 1417 | + }; |
| 1418 | + DD07934B2412F06000EF65B4 /* Half */ = { |
| 1419 | + isa = XCSwiftPackageProductDependency; |
| 1420 | + package = DDB1DF6C240B38A000C20FED /* XCRemoteSwiftPackageReference "Half" */; |
| 1421 | + productName = Half; |
| 1422 | + }; |
| 1423 | + DD07934D2412F06400EF65B4 /* Half */ = { |
| 1424 | + isa = XCSwiftPackageProductDependency; |
| 1425 | + package = DDB1DF6C240B38A000C20FED /* XCRemoteSwiftPackageReference "Half" */; |
| 1426 | + productName = Half; |
| 1427 | + }; |
| 1428 | + DD07934F2412F06800EF65B4 /* Half */ = { |
| 1429 | + isa = XCSwiftPackageProductDependency; |
| 1430 | + package = DDB1DF6C240B38A000C20FED /* XCRemoteSwiftPackageReference "Half" */; |
| 1431 | + productName = Half; |
| 1432 | + }; |
1391 | 1433 | DDB1DF6D240B38A000C20FED /* Half */ = {
|
1392 | 1434 | isa = XCSwiftPackageProductDependency;
|
1393 | 1435 | package = DDB1DF6C240B38A000C20FED /* XCRemoteSwiftPackageReference "Half" */;
|
|
0 commit comments