Build Information
Successful build of RectangleTools, reference 2.14.0 (e48515
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 19:32:24 UTC.
Swift 6 data race errors: 0
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/RougeWare/Swift-Rectangle-Tools.git
Reference: 2.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Rectangle-Tools
* tag 2.14.0 -> FETCH_HEAD
HEAD is now at e485150 Merge pull request #70 from RougeWare/feature/TwoDimensional-operators
Cloned https://github.com/RougeWare/Swift-Rectangle-Tools.git
Revision (git rev-parse @):
e485150c8e0829ad72edf1179f00a624416c1294
SUCCESS checkout https://github.com/RougeWare/Swift-Rectangle-Tools.git at 2.14.0
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:24:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
22 | dependencies: [
23 | // Dependencies declare other packages that this package depends on.
24 | .package(name: "MultiplicativeArithmetic", url: "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git", from: "1.4.1"),
| `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
25 | ],
26 | targets: [
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
[1/87] Fetching swift-multiplicativearithmetic
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.58s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (1.52s)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
========================================
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": "swift-rectangle-tools",
"name": "RectangleTools",
"url": "https://github.com/RougeWare/Swift-Rectangle-Tools.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Rectangle-Tools",
"dependencies": [
{
"identity": "swift-multiplicativearithmetic",
"name": "MultiplicativeArithmetic",
"url": "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-MultiplicativeArithmetic",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git
[1/707] Fetching swift-rectangle-tools
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (0.86s)
warning: 'swift-rectangle-tools': /Package.swift:24:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
22 | dependencies: [
23 | // Dependencies declare other packages that this package depends on.
24 | .package(name: "MultiplicativeArithmetic", url: "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git", from: "1.4.1"),
| `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
25 | ],
26 | targets: [
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.41s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (0.46s)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
Creating working copy for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Working copy of https://github.com/RougeWare/Swift-Rectangle-Tools.git resolved at 2.14.0 (e485150)
warning: 'swift-rectangle-tools': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Rectangle-Tools/Package.swift:24:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
22 | dependencies: [
23 | // Dependencies declare other packages that this package depends on.
24 | .package(name: "MultiplicativeArithmetic", url: "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git", from: "1.4.1"),
| `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
25 | ],
26 | targets: [
warning: '.resolve-product-dependencies': dependency 'swift-rectangle-tools' is not used by any target
Found 1 product dependencies
- MultiplicativeArithmetic
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/RougeWare/Swift-Rectangle-Tools.git
https://github.com/RougeWare/Swift-Rectangle-Tools.git
{
"dependencies" : [
{
"identity" : "swift-multiplicativearithmetic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git"
}
],
"manifest_display_name" : "RectangleTools",
"name" : "RectangleTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RectangleTools",
"targets" : [
"RectangleTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RectangleToolsTests",
"module_type" : "SwiftTarget",
"name" : "RectangleToolsTests",
"path" : "Tests/RectangleToolsTests",
"sources" : [
"Collection2D Tests.swift",
"DualTwoDimensionalTests.swift",
"FourSided Tests.swift",
"Integer Size Tests.swift",
"Inversion Tests.swift",
"Point Tests.swift",
"Rectangle Combination Tests.swift",
"Rectangle Edgewise Init Tests.swift",
"Rectangle Position Tests.swift",
"Size Measurement Tests.swift",
"Size Position Tests.swift",
"Test Constants.swift",
"Testing convenience functions.swift",
"TwoDimensional Measurement Tests.swift",
"TwoDimensional operator tests.swift",
"XCTestManifests.swift",
"rect.scaled Tests.swift",
"size.scaled Tests.swift"
],
"target_dependencies" : [
"RectangleTools"
],
"type" : "test"
},
{
"c99name" : "RectangleTools",
"module_type" : "SwiftTarget",
"name" : "RectangleTools",
"path" : "Sources/RectangleTools",
"product_dependencies" : [
"MultiplicativeArithmetic"
],
"product_memberships" : [
"RectangleTools"
],
"sources" : [
"Basic Protocols/CartesianMeasurable.swift",
"Basic Protocols/DualTwoDimensional.swift",
"Basic Protocols/FourSidedAbsolute.swift",
"Basic Protocols/InitializableFromInteger.swift",
"Basic Protocols/Point2D.swift",
"Basic Protocols/Rectangle.swift",
"Basic Protocols/Size2D.swift",
"Basic Protocols/TwoDimensional.swift",
"Default Conformances/CGPoint + Point2D.swift",
"Default Conformances/CGRect + Rectangle.swift",
"Default Conformances/CGSize + Size2D.swift",
"Default Conformances/CIVector + DualTwoDimensional.swift",
"Default Conformances/EdgeInsets + FourSided.swift",
"Default Implementations/Decimal/DecimalPoint.swift",
"Default Implementations/Decimal/DecimalRect.swift",
"Default Implementations/Decimal/DecimalSize.swift",
"Default Implementations/Integer/IntPoint.swift",
"Default Implementations/Integer/IntRect.swift",
"Default Implementations/Integer/IntSize.swift",
"Fancy Protocols/Collection2D.swift",
"Synthesized Conveniences/DualTwoDimensional Extensions.swift",
"Synthesized Conveniences/Point2D Extensions.swift",
"Synthesized Conveniences/Rectangle Extensions.swift",
"Synthesized Conveniences/Size2D Extensions.swift",
"Synthesized Conveniences/TwoDimensional Extensions.swift",
"Synthesized Conveniences/scaled.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/6] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
[5/6] Emitting module MultiplicativeArithmetic
[6/6] Compiling MultiplicativeArithmetic Default Conformances.swift
[7/31] Compiling RectangleTools CartesianMeasurable.swift
[8/31] Compiling RectangleTools DualTwoDimensional.swift
[9/31] Compiling RectangleTools FourSidedAbsolute.swift
[10/31] Compiling RectangleTools Size2D.swift
[11/31] Compiling RectangleTools TwoDimensional.swift
[12/31] Compiling RectangleTools CGPoint + Point2D.swift
[13/31] Compiling RectangleTools DualTwoDimensional Extensions.swift
[14/31] Compiling RectangleTools Point2D Extensions.swift
[15/33] Compiling RectangleTools DecimalSize.swift
[16/33] Compiling RectangleTools IntPoint.swift
[17/33] Compiling RectangleTools IntRect.swift
[18/33] Compiling RectangleTools IntSize.swift
[19/33] Compiling RectangleTools Collection2D.swift
[20/33] Compiling RectangleTools InitializableFromInteger.swift
[21/33] Compiling RectangleTools Point2D.swift
[22/33] Compiling RectangleTools Rectangle.swift
[23/33] Emitting module RectangleTools
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:143:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
141 |
142 | #if !canImport(UIKit) && canImport(AppKit)
143 | extension NSEdgeInsets: Equatable {
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
144 | public static func == (lhs: Self, rhs: Self) -> Bool {
145 | return lhs.top == rhs.top
[24/33] Compiling RectangleTools TwoDimensional Extensions.swift
[25/33] Compiling RectangleTools scaled.swift
[26/33] Compiling RectangleTools CGRect + Rectangle.swift
[27/33] Compiling RectangleTools CGSize + Size2D.swift
[28/33] Compiling RectangleTools CIVector + DualTwoDimensional.swift
[29/33] Compiling RectangleTools Rectangle Extensions.swift
[30/33] Compiling RectangleTools Size2D Extensions.swift
[31/33] Compiling RectangleTools EdgeInsets + FourSided.swift
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:143:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
141 |
142 | #if !canImport(UIKit) && canImport(AppKit)
143 | extension NSEdgeInsets: Equatable {
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
144 | public static func == (lhs: Self, rhs: Self) -> Bool {
145 | return lhs.top == rhs.top
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:165:40: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
163 | let legacyCurrent = UIApplication.shared.userInterfaceLayoutDirection
164 | #elseif canImport(AppKit)
165 | let legacyCurrent = NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
166 | #endif
167 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:565:53: note: property declared here
563 |
564 | @interface NSApplication (NSApplicationLayoutDirection)
565 | @property (readonly) NSUserInterfaceLayoutDirection userInterfaceLayoutDirection API_AVAILABLE(macos(10.6)); // Returns the application-wide user interface layout direction.
| `- note: property declared here
566 | @end
567 |
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:165:33: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
163 | let legacyCurrent = UIApplication.shared.userInterfaceLayoutDirection
164 | #elseif canImport(AppKit)
165 | let legacyCurrent = NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
166 | #endif
167 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:58: note: var declared here
189 | @interface NSApplication : NSResponder <NSUserInterfaceValidations, NSMenuItemValidation, NSAccessibilityElement, NSAccessibility>
190 |
191 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp NS_SWIFT_UI_ACTOR;
| `- note: var declared here
192 |
193 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication;
[32/33] Compiling RectangleTools DecimalPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:143:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
141 |
142 | #if !canImport(UIKit) && canImport(AppKit)
143 | extension NSEdgeInsets: Equatable {
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
144 | public static func == (lhs: Self, rhs: Self) -> Bool {
145 | return lhs.top == rhs.top
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:165:40: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
163 | let legacyCurrent = UIApplication.shared.userInterfaceLayoutDirection
164 | #elseif canImport(AppKit)
165 | let legacyCurrent = NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
166 | #endif
167 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:565:53: note: property declared here
563 |
564 | @interface NSApplication (NSApplicationLayoutDirection)
565 | @property (readonly) NSUserInterfaceLayoutDirection userInterfaceLayoutDirection API_AVAILABLE(macos(10.6)); // Returns the application-wide user interface layout direction.
| `- note: property declared here
566 | @end
567 |
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:165:33: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
163 | let legacyCurrent = UIApplication.shared.userInterfaceLayoutDirection
164 | #elseif canImport(AppKit)
165 | let legacyCurrent = NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
166 | #endif
167 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:58: note: var declared here
189 | @interface NSApplication : NSResponder <NSUserInterfaceValidations, NSMenuItemValidation, NSAccessibilityElement, NSAccessibility>
190 |
191 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp NS_SWIFT_UI_ACTOR;
| `- note: var declared here
192 |
193 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication;
[33/33] Compiling RectangleTools DecimalRect.swift
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:143:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
141 |
142 | #if !canImport(UIKit) && canImport(AppKit)
143 | extension NSEdgeInsets: Equatable {
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
144 | public static func == (lhs: Self, rhs: Self) -> Bool {
145 | return lhs.top == rhs.top
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:165:40: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
163 | let legacyCurrent = UIApplication.shared.userInterfaceLayoutDirection
164 | #elseif canImport(AppKit)
165 | let legacyCurrent = NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
166 | #endif
167 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:565:53: note: property declared here
563 |
564 | @interface NSApplication (NSApplicationLayoutDirection)
565 | @property (readonly) NSUserInterfaceLayoutDirection userInterfaceLayoutDirection API_AVAILABLE(macos(10.6)); // Returns the application-wide user interface layout direction.
| `- note: property declared here
566 | @end
567 |
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:165:33: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
163 | let legacyCurrent = UIApplication.shared.userInterfaceLayoutDirection
164 | #elseif canImport(AppKit)
165 | let legacyCurrent = NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
166 | #endif
167 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:58: note: var declared here
189 | @interface NSApplication : NSResponder <NSUserInterfaceValidations, NSMenuItemValidation, NSAccessibilityElement, NSAccessibility>
190 |
191 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp NS_SWIFT_UI_ACTOR;
| `- note: var declared here
192 |
193 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication;
Build complete! (11.39s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:24:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
22 | dependencies: [
23 | // Dependencies declare other packages that this package depends on.
24 | .package(name: "MultiplicativeArithmetic", url: "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git", from: "1.4.1"),
| `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
25 | ],
26 | targets: [
Build complete.
{
"dependencies" : [
{
"identity" : "swift-multiplicativearithmetic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git"
}
],
"manifest_display_name" : "RectangleTools",
"name" : "RectangleTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RectangleTools",
"targets" : [
"RectangleTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RectangleToolsTests",
"module_type" : "SwiftTarget",
"name" : "RectangleToolsTests",
"path" : "Tests/RectangleToolsTests",
"sources" : [
"Collection2D Tests.swift",
"DualTwoDimensionalTests.swift",
"FourSided Tests.swift",
"Integer Size Tests.swift",
"Inversion Tests.swift",
"Point Tests.swift",
"Rectangle Combination Tests.swift",
"Rectangle Edgewise Init Tests.swift",
"Rectangle Position Tests.swift",
"Size Measurement Tests.swift",
"Size Position Tests.swift",
"Test Constants.swift",
"Testing convenience functions.swift",
"TwoDimensional Measurement Tests.swift",
"TwoDimensional operator tests.swift",
"XCTestManifests.swift",
"rect.scaled Tests.swift",
"size.scaled Tests.swift"
],
"target_dependencies" : [
"RectangleTools"
],
"type" : "test"
},
{
"c99name" : "RectangleTools",
"module_type" : "SwiftTarget",
"name" : "RectangleTools",
"path" : "Sources/RectangleTools",
"product_dependencies" : [
"MultiplicativeArithmetic"
],
"product_memberships" : [
"RectangleTools"
],
"sources" : [
"Basic Protocols/CartesianMeasurable.swift",
"Basic Protocols/DualTwoDimensional.swift",
"Basic Protocols/FourSidedAbsolute.swift",
"Basic Protocols/InitializableFromInteger.swift",
"Basic Protocols/Point2D.swift",
"Basic Protocols/Rectangle.swift",
"Basic Protocols/Size2D.swift",
"Basic Protocols/TwoDimensional.swift",
"Default Conformances/CGPoint + Point2D.swift",
"Default Conformances/CGRect + Rectangle.swift",
"Default Conformances/CGSize + Size2D.swift",
"Default Conformances/CIVector + DualTwoDimensional.swift",
"Default Conformances/EdgeInsets + FourSided.swift",
"Default Implementations/Decimal/DecimalPoint.swift",
"Default Implementations/Decimal/DecimalRect.swift",
"Default Implementations/Decimal/DecimalSize.swift",
"Default Implementations/Integer/IntPoint.swift",
"Default Implementations/Integer/IntRect.swift",
"Default Implementations/Integer/IntSize.swift",
"Fancy Protocols/Collection2D.swift",
"Synthesized Conveniences/DualTwoDimensional Extensions.swift",
"Synthesized Conveniences/Point2D Extensions.swift",
"Synthesized Conveniences/Rectangle Extensions.swift",
"Synthesized Conveniences/Size2D Extensions.swift",
"Synthesized Conveniences/TwoDimensional Extensions.swift",
"Synthesized Conveniences/scaled.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:24:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
22 | dependencies: [
23 | // Dependencies declare other packages that this package depends on.
24 | .package(name: "MultiplicativeArithmetic", url: "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git", from: "1.4.1"),
| `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
25 | ],
26 | targets: [
Done.