The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DLCoreGraphics, reference master (d0c75e), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 09:28:36 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/david-livadaru/DLCoreGraphics.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/david-livadaru/DLCoreGraphics
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d0c75ea develop
Cloned https://github.com/david-livadaru/DLCoreGraphics.git
Revision (git rev-parse @):
d0c75ea6464155b1cc6e08c84050065588edb18d
SUCCESS checkout https://github.com/david-livadaru/DLCoreGraphics.git at master
Fetching https://github.com/davidlivadaru/DLInterval.git
Fetching https://github.com/davidlivadaru/DLAngle.git
[1/790] Fetching dlangle
[238/1193] Fetching dlangle, dlinterval
Fetched https://github.com/davidlivadaru/DLAngle.git from cache (0.77s)
Fetched https://github.com/davidlivadaru/DLInterval.git from cache (0.77s)
Computing version for https://github.com/davidlivadaru/DLAngle.git
Computed https://github.com/davidlivadaru/DLAngle.git at 1.0.0 (1.38s)
Computing version for https://github.com/davidlivadaru/DLInterval.git
Computed https://github.com/davidlivadaru/DLInterval.git at 1.3.0 (0.58s)
Creating working copy for https://github.com/davidlivadaru/DLInterval.git
Working copy of https://github.com/davidlivadaru/DLInterval.git resolved at 1.3.0
Creating working copy for https://github.com/davidlivadaru/DLAngle.git
Working copy of https://github.com/davidlivadaru/DLAngle.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dlcoregraphics",
      "name": "DLCoreGraphics",
      "url": "https://github.com/david-livadaru/DLCoreGraphics.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DLCoreGraphics",
      "dependencies": [
        {
          "identity": "dlangle",
          "name": "DLAngle",
          "url": "https://github.com/davidlivadaru/DLAngle.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DLAngle",
          "dependencies": [
            {
              "identity": "dlinterval",
              "name": "DLInterval",
              "url": "https://github.com/davidlivadaru/DLInterval.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DLInterval",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/david-livadaru/DLCoreGraphics.git
[1/482] Fetching dlcoregraphics
Fetched https://github.com/david-livadaru/DLCoreGraphics.git from cache (0.73s)
Fetching https://github.com/davidlivadaru/DLAngle.git from cache
Fetched https://github.com/davidlivadaru/DLAngle.git from cache (0.47s)
Computing version for https://github.com/davidlivadaru/DLAngle.git
Computed https://github.com/davidlivadaru/DLAngle.git at 1.0.1 (0.52s)
Fetching https://github.com/davidlivadaru/DLInterval.git from cache
Fetched https://github.com/davidlivadaru/DLInterval.git from cache (0.39s)
Computing version for https://github.com/davidlivadaru/DLInterval.git
Computed https://github.com/davidlivadaru/DLInterval.git at 1.3.0 (0.44s)
Creating working copy for https://github.com/davidlivadaru/DLAngle.git
Working copy of https://github.com/davidlivadaru/DLAngle.git resolved at 1.0.1
Creating working copy for https://github.com/davidlivadaru/DLInterval.git
Working copy of https://github.com/davidlivadaru/DLInterval.git resolved at 1.3.0
Creating working copy for https://github.com/david-livadaru/DLCoreGraphics.git
Working copy of https://github.com/david-livadaru/DLCoreGraphics.git resolved at master (d0c75ea)
warning: '.resolve-product-dependencies': dependency 'dlcoregraphics' is not used by any target
Found 1 product dependencies
  - DLAngle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/david-livadaru/DLCoreGraphics.git
https://github.com/david-livadaru/DLCoreGraphics.git
{
  "dependencies" : [
    {
      "identity" : "dlangle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davidlivadaru/DLAngle.git"
    }
  ],
  "manifest_display_name" : "DLCoreGraphics",
  "name" : "DLCoreGraphics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DLCoreGraphics",
      "targets" : [
        "DLCoreGraphics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DLCoreGraphics",
      "module_type" : "SwiftTarget",
      "name" : "DLCoreGraphics",
      "path" : "Sources/DLCoreGraphics",
      "product_dependencies" : [
        "DLAngle"
      ],
      "product_memberships" : [
        "DLCoreGraphics"
      ],
      "sources" : [
        "Extensions/CoreGraphics/CGPoint/CGPoint+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+InversibleExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+RoundExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+TranslateExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+RoundExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+TranslateExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRectExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+OperatorsExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+RoundExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+InversibleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+RoundExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVectorExtension.swift",
        "Extensions/Geometry/AbsoluteValueApplicable+FoundationExtension.swift",
        "Extensions/Geometry/Roundable+FoundationExtension.swift",
        "Extensions/Geometry/Roundable+UIScreenExtension.swift",
        "Extensions/Geometry/Scalable2D+OperatorsExtension.swift",
        "Extensions/Geometry/Translatable2D+CGVectorExtension.swift",
        "Extensions/Geometry/Translatable2D+OperatorsExtension.swift",
        "Extensions/UIKit/UIEdgeInsets+InversibleExtension.swift",
        "Extensions/UIKit/UIEdgeInsetsExtension.swift",
        "Geometry/AbsoluteValueApplicable.swift",
        "Geometry/Inversible.swift",
        "Geometry/Roundable.swift",
        "Geometry/Scalable2D.swift",
        "Geometry/Segment.swift",
        "Geometry/Transformable2D.swift",
        "Geometry/Translatable2D.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/16] Compiling DLInterval IntervalType.swift
[6/17] Compiling DLInterval IntervalBoundary.swift
[7/17] Emitting module DLInterval
[8/17] Compiling DLInterval IntervalExtremum.swift
[9/17] Compiling DLInterval ExpressibleByRange.swift
[10/17] Compiling DLInterval Boundary.swift
[11/17] Compiling DLInterval Double+FrameworkExtension.swift
[12/17] Compiling DLInterval Interval.swift
[13/17] Compiling DLInterval ExpressibleByIntervalTuple.swift
[14/17] Compiling DLInterval IntervalOperators.swift
[15/17] Compiling DLInterval ExpressibleByClosedRange.swift
[16/17] Compiling DLInterval ExpressibleByIntervalArray.swift
[17/17] Compiling DLInterval UnionInterval.swift
[18/41] Emitting module DLAngle
[19/43] Compiling DLAngle Radian+InverseTrigonometricFunctions.swift
[20/43] Compiling DLAngle Radian+Measument.swift
[21/43] Compiling DLAngle Radian+TrigonometricFunctions.swift
[22/43] Compiling DLAngle Trigonometry+InverseTrigonometricFunctions.swift
[23/43] Compiling DLAngle Trigonometry+TrigonometricFunctions.swift
[24/43] Compiling DLAngle TrigonometricFunction.swift
[25/43] Compiling DLAngle GenericTrigonometry.swift
[26/43] Compiling DLAngle TrigonometricArgumentsChecker.swift
[27/43] Compiling DLAngle TrigonometricError.swift
[28/43] Compiling DLAngle Atan2ArgumentsChecker.swift
[29/43] Compiling DLAngle IntervalType.swift
[30/43] Compiling DLAngle Predicate.swift
[31/43] Compiling DLAngle Trigonometry+HyperbolicTrigonometricFunctions.swift
[32/43] Compiling DLAngle Trigonometry+InverseHyperbolicTrigonometricFunctions.swift
[33/43] Compiling DLAngle Radian.swift
[34/43] Compiling DLAngle RadianConstants.swift
[35/43] Compiling DLAngle ArgumentsChecker.swift
[36/43] Compiling DLAngle NormalizedType.swift
[37/43] Compiling DLAngle Radian+HyperbolicTrigonometricFunctions.swift
[38/43] Compiling DLAngle Radian+InverseHyperbolicTrigonometricFunctions.swift
[39/43] Compiling DLAngle Angle.swift
[40/43] Compiling DLAngle Degree+Measurement.swift
[41/43] Compiling DLAngle Degree.swift
[42/43] Compiling DLAngle Trigonometry+Validation.swift
[43/43] Compiling DLAngle Trigonometry.swift
[44/76] Emitting module DLCoreGraphics
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
   | `- note: The missing import of module 'CoreGraphics' will be added implicitly
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
[45/79] Compiling DLCoreGraphics AbsoluteValueApplicable+FoundationExtension.swift
[46/79] Compiling DLCoreGraphics Roundable+FoundationExtension.swift
[47/79] Compiling DLCoreGraphics Roundable+UIScreenExtension.swift
[48/79] Compiling DLCoreGraphics Inversible.swift
[49/79] Compiling DLCoreGraphics Roundable.swift
[50/79] Compiling DLCoreGraphics Scalable2D.swift
[51/79] Compiling DLCoreGraphics Scalable2D+OperatorsExtension.swift
[52/79] Compiling DLCoreGraphics Translatable2D+CGVectorExtension.swift
[53/79] Compiling DLCoreGraphics Translatable2D+OperatorsExtension.swift
[54/79] Compiling DLCoreGraphics CGPoint+TranslateExtension.swift
[55/79] Compiling DLCoreGraphics CGRect+AbsoluteValueExtension.swift
[56/79] Compiling DLCoreGraphics CGRect+RoundExtension.swift
[57/79] Compiling DLCoreGraphics CGRect+ScaleExtension.swift
[58/79] Compiling DLCoreGraphics CGPoint+AbsoluteValueExtension.swift
[59/79] Compiling DLCoreGraphics CGPoint+InversibleExtension.swift
[60/79] Compiling DLCoreGraphics CGPoint+RoundExtension.swift
[61/79] Compiling DLCoreGraphics CGPoint+ScaleExtension.swift
[62/79] Compiling DLCoreGraphics CGRect+TranslateExtension.swift
[63/79] Compiling DLCoreGraphics CGRectExtension.swift
[64/79] Compiling DLCoreGraphics CGSize+AbsoluteValueExtension.swift
[65/79] Compiling DLCoreGraphics CGSize+OperatorsExtension.swift
[66/79] Compiling DLCoreGraphics CGVector+InversibleExtension.swift
[67/79] Compiling DLCoreGraphics CGVector+RoundExtension.swift
[68/79] Compiling DLCoreGraphics CGVector+ScaleExtension.swift
[69/79] Compiling DLCoreGraphics CGVectorExtension.swift
[70/79] Compiling DLCoreGraphics UIEdgeInsets+InversibleExtension.swift
[71/79] Compiling DLCoreGraphics UIEdgeInsetsExtension.swift
[72/79] Compiling DLCoreGraphics AbsoluteValueApplicable.swift
[73/79] Compiling DLCoreGraphics CGSize+RoundExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
   | `- note: The missing import of module 'CoreGraphics' will be added implicitly
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
[74/79] Compiling DLCoreGraphics CGSize+ScaleExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
   | `- note: The missing import of module 'CoreGraphics' will be added implicitly
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
[75/79] Compiling DLCoreGraphics CGVector+AbsoluteValueExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
   | `- note: The missing import of module 'CoreGraphics' will be added implicitly
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
[76/79] Compiling DLCoreGraphics CGVector+CompareExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
/Users/admin/builder/spi-builder-workspace/Sources/DLCoreGraphics/Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift:10:1: warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | extension CGVector: Comparable {
   | |- warning: cannot use conformance of 'CGVector' to 'Equatable' here; 'CoreGraphics' was not imported by this file; this is an error in the Swift 6 language mode
   | `- note: The missing import of module 'CoreGraphics' will be added implicitly
11 |     public static func < (lhs: CGVector, rhs: CGVector) -> Bool {
12 |         return lhs.magnitude < rhs.magnitude
[77/79] Compiling DLCoreGraphics Segment.swift
[78/79] Compiling DLCoreGraphics Transformable2D.swift
[79/79] Compiling DLCoreGraphics Translatable2D.swift
Build complete! (9.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dlangle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davidlivadaru/DLAngle.git"
    }
  ],
  "manifest_display_name" : "DLCoreGraphics",
  "name" : "DLCoreGraphics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DLCoreGraphics",
      "targets" : [
        "DLCoreGraphics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DLCoreGraphics",
      "module_type" : "SwiftTarget",
      "name" : "DLCoreGraphics",
      "path" : "Sources/DLCoreGraphics",
      "product_dependencies" : [
        "DLAngle"
      ],
      "product_memberships" : [
        "DLCoreGraphics"
      ],
      "sources" : [
        "Extensions/CoreGraphics/CGPoint/CGPoint+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+InversibleExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+RoundExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+TranslateExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+RoundExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+TranslateExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRectExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+OperatorsExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+RoundExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+InversibleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+RoundExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVectorExtension.swift",
        "Extensions/Geometry/AbsoluteValueApplicable+FoundationExtension.swift",
        "Extensions/Geometry/Roundable+FoundationExtension.swift",
        "Extensions/Geometry/Roundable+UIScreenExtension.swift",
        "Extensions/Geometry/Scalable2D+OperatorsExtension.swift",
        "Extensions/Geometry/Translatable2D+CGVectorExtension.swift",
        "Extensions/Geometry/Translatable2D+OperatorsExtension.swift",
        "Extensions/UIKit/UIEdgeInsets+InversibleExtension.swift",
        "Extensions/UIKit/UIEdgeInsetsExtension.swift",
        "Geometry/AbsoluteValueApplicable.swift",
        "Geometry/Inversible.swift",
        "Geometry/Roundable.swift",
        "Geometry/Scalable2D.swift",
        "Geometry/Segment.swift",
        "Geometry/Transformable2D.swift",
        "Geometry/Translatable2D.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.