Build Information
Successful build of Numberick, reference v0.17.0 (0c9bcd
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 22:46:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/Numberick.git
Reference: v0.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oscbyspro/Numberick
* tag v0.17.0 -> FETCH_HEAD
HEAD is now at 0c9bcde Version 0.17.0.
Cloned https://github.com/oscbyspro/Numberick.git
Revision (git rev-parse @):
0c9bcde35208e04762bee6fb8f08333c39c82eb9
SUCCESS checkout https://github.com/oscbyspro/Numberick.git at v0.17.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": "numberick",
"name": "Numberick",
"url": "https://github.com/oscbyspro/Numberick.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Numberick",
"dependencies": [
]
}
]
}
Fetching https://github.com/oscbyspro/Numberick.git
[1/14192] Fetching numberick
Fetched https://github.com/oscbyspro/Numberick.git from cache (1.50s)
Creating working copy for https://github.com/oscbyspro/Numberick.git
Working copy of https://github.com/oscbyspro/Numberick.git resolved at v0.17.0 (0c9bcde)
warning: '.resolve-product-dependencies': dependency 'numberick' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/oscbyspro/Numberick.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/68] Compiling NBKCoreKit NBKIntegerSignMagnitude+Comparisons.swift
[6/68] Compiling NBKCoreKit NBKIntegerSignMagnitude.swift
[7/68] Compiling NBKCoreKit NBKMaybeTwosComplement.swift
[8/68] Compiling NBKCoreKit NBKProperBinaryInteger+Division.swift
[9/68] Compiling NBKCoreKit NBKProperBinaryInteger+GreatestCommonDivisor.swift
[10/68] Compiling NBKCoreKit NBKProperBinaryInteger+ModularMultiplicativeInverse.swift
[11/68] Compiling NBKCoreKit NBKProperBinaryInteger+Roots.swift
[12/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Division+Digit.swift
[13/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Division+Long.swift
[14/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Multiplication+Digit.swift
[15/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Multiplication+Karatsuba.swift
[16/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Multiplication+Long.swift
[17/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Multiplication.swift
[18/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Partition.swift
[19/74] Compiling NBKCoreKit NBKStrictSignMagnitude+Comparisons.swift
[20/74] Compiling NBKCoreKit NBKStrictSignMagnitude.swift
[21/74] Compiling NBKCoreKit NBKStrictSignedInteger+Comparisons.swift
[22/74] Compiling NBKCoreKit NBKStrictSignedInteger.swift
[23/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Addition.swift
[24/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Comparisons.swift
[25/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Complements.swift
[26/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Shifts.swift
[27/74] Compiling NBKCoreKit NBKStrictUnsignedInteger+Subtraction.swift
[28/74] Compiling NBKCoreKit NBKStrictUnsignedInteger.swift
[29/74] Compiling NBKCoreKit NBKSuccinctInt.swift
[30/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Addition.swift
[31/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Collection.swift
[32/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Comparisons.swift
[33/74] Compiling NBKCoreKit NBKProperBinaryInteger.swift
[34/74] Compiling NBKCoreKit NBKStrictBinaryInteger+Bits.swift
[35/74] Compiling NBKCoreKit NBKStrictBinaryInteger+Complements.swift
[36/74] Compiling NBKCoreKit NBKStrictBinaryInteger+Division.swift
[37/74] Compiling NBKCoreKit NBKStrictBinaryInteger+Shifts.swift
[38/74] Compiling NBKCoreKit NBKStrictBinaryInteger+Words.swift
[39/74] Compiling NBKCoreKit NBKStrictBinaryInteger.swift
[40/74] Compiling NBKCoreKit NBKGuarantee.swift
[41/74] Compiling NBKCoreKit NBKIntegerDescription+Components.swift
[42/74] Compiling NBKCoreKit NBKIntegerDescription+Decoding.swift
[43/74] Compiling NBKCoreKit NBKIntegerDescription+Encoding.swift
[44/74] Compiling NBKCoreKit NBKIntegerDescription+RadixAlphabet.swift
[45/74] Compiling NBKCoreKit NBKIntegerDescription+RadixSolution.swift
[46/74] Compiling NBKCoreKit NBKIntegerDescription.swift
[47/74] Compiling NBKCoreKit NBK+Data.swift
[48/74] Compiling NBKCoreKit NBK+Endianness.swift
[49/74] Compiling NBKCoreKit NBK+Messages.swift
[50/74] Compiling NBKCoreKit NBK+Sign.swift
[51/74] Compiling NBKCoreKit NBK+Swift.swift
[52/74] Compiling NBKCoreKit NBK.swift
[53/74] Compiling NBKCoreKit NBKCyclicIterator.swift
[54/74] Compiling NBKCoreKit NBKCoreInteger.swift
[55/74] Compiling NBKCoreKit NBKFixedWidthInteger.swift
[56/74] Compiling NBKCoreKit NBKSignedInteger.swift
[57/74] Compiling NBKCoreKit NBKUnsignedInteger.swift
[58/74] Compiling NBKCoreKit NBK+BitCast.swift
[59/74] Compiling NBKCoreKit NBK+BlackHole.swift
[60/74] Compiling NBKCoreKit NBK+Collection.swift
[61/74] Compiling NBKCoreKit Aliases.swift
[62/74] Compiling NBKCoreKit NBKChunkedInt.swift
[63/74] Compiling NBKCoreKit NBKEndianness.swift
[64/74] Compiling NBKCoreKit NBKPrimeSieve.swift
[65/74] Compiling NBKCoreKit NBKStaticBigInt.swift
[66/74] Compiling NBKCoreKit NBKBinaryInteger.swift
[67/74] Compiling NBKCoreKit NBKBitPatternConvertible.swift
[68/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Complements.swift
[69/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Division.swift
[70/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Multiplication.swift
[71/74] Compiling NBKCoreKit NBKTupleBinaryInteger+Subtraction.swift
[72/74] Compiling NBKCoreKit NBKTupleBinaryInteger.swift
[73/74] Compiling NBKCoreKit NBKTwinHeaded.swift
[74/74] Emitting module NBKCoreKit
[75/96] Compiling NBKDoubleWidthKit NBKDoubleWidth+Literals.swift
[76/96] Compiling NBKDoubleWidthKit NBKDoubleWidth+Logic.swift
[77/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication+Digit.swift
[78/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication.swift
[79/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Numbers.swift
[80/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Shifts.swift
[81/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition+Digit.swift
[82/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition.swift
[83/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Bits.swift
[84/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Comparisons.swift
[85/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Complements.swift
[86/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Data.swift
[87/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division+Digit.swift
[88/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division.swift
[89/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Endianness.swift
[90/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Strides.swift
[91/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction+Digit.swift
[92/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words.swift
[93/98] Compiling NBKDoubleWidthKit NBKDoubleWidth.swift
[94/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Collection.swift
[95/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Pointers.swift
[96/98] Emitting module NBKDoubleWidthKit
[97/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction.swift
[98/98] Compiling NBKDoubleWidthKit NBKDoubleWidth+Text.swift
[99/100] Emitting module Numberick
[100/100] Compiling Numberick Exports.swift
Build complete! (13.18s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Numberick",
"name" : "Numberick",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Numberick",
"targets" : [
"Numberick"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NBKCoreKit",
"targets" : [
"NBKCoreKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NBKDoubleWidthKit",
"targets" : [
"NBKDoubleWidthKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Numberick",
"module_type" : "SwiftTarget",
"name" : "Numberick",
"path" : "Sources/Numberick",
"product_memberships" : [
"Numberick"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"NBKCoreKit",
"NBKDoubleWidthKit"
],
"type" : "library"
},
{
"c99name" : "NBKDoubleWidthKitTests",
"module_type" : "SwiftTarget",
"name" : "NBKDoubleWidthKitTests",
"path" : "Tests/NBKDoubleWidthKitTests",
"sources" : [
"NBKDoubleWidth+Addition.swift",
"NBKDoubleWidth+Bits.swift",
"NBKDoubleWidth+Comparisons.swift",
"NBKDoubleWidth+Complements.swift",
"NBKDoubleWidth+Division.swift",
"NBKDoubleWidth+Endianness.swift",
"NBKDoubleWidth+Literals.swift",
"NBKDoubleWidth+Logic.swift",
"NBKDoubleWidth+Multiplication.swift",
"NBKDoubleWidth+Numbers.swift",
"NBKDoubleWidth+Shifts.swift",
"NBKDoubleWidth+Strides.swift",
"NBKDoubleWidth+Subtraction.swift",
"NBKDoubleWidth+Text.swift",
"NBKDoubleWidth+Words.swift",
"NBKDoubleWidth.swift"
],
"target_dependencies" : [
"NBKDoubleWidthKit"
],
"type" : "test"
},
{
"c99name" : "NBKDoubleWidthKitBenchmarks",
"module_type" : "SwiftTarget",
"name" : "NBKDoubleWidthKitBenchmarks",
"path" : "Tests/NBKDoubleWidthKitBenchmarks",
"sources" : [
"NBKDoubleWidth+Addition.swift",
"NBKDoubleWidth+Bits.swift",
"NBKDoubleWidth+Comparisons.swift",
"NBKDoubleWidth+Complements.swift",
"NBKDoubleWidth+Division.swift",
"NBKDoubleWidth+Endianness.swift",
"NBKDoubleWidth+Logic.swift",
"NBKDoubleWidth+Multiplication.swift",
"NBKDoubleWidth+Numbers.swift",
"NBKDoubleWidth+Random.swift",
"NBKDoubleWidth+Shifts.swift",
"NBKDoubleWidth+Strides.swift",
"NBKDoubleWidth+Subtraction.swift",
"NBKDoubleWidth+Text.swift",
"NBKDoubleWidth.swift"
],
"target_dependencies" : [
"NBKDoubleWidthKit"
],
"type" : "test"
},
{
"c99name" : "NBKDoubleWidthKit",
"module_type" : "SwiftTarget",
"name" : "NBKDoubleWidthKit",
"path" : "Sources/NBKDoubleWidthKit",
"product_memberships" : [
"Numberick",
"NBKDoubleWidthKit"
],
"sources" : [
"NBKDoubleWidth+Addition+Digit.swift",
"NBKDoubleWidth+Addition.swift",
"NBKDoubleWidth+Bits.swift",
"NBKDoubleWidth+Comparisons.swift",
"NBKDoubleWidth+Complements.swift",
"NBKDoubleWidth+Data.swift",
"NBKDoubleWidth+Division+Digit.swift",
"NBKDoubleWidth+Division.swift",
"NBKDoubleWidth+Endianness.swift",
"NBKDoubleWidth+Literals.swift",
"NBKDoubleWidth+Logic.swift",
"NBKDoubleWidth+Multiplication+Digit.swift",
"NBKDoubleWidth+Multiplication.swift",
"NBKDoubleWidth+Numbers.swift",
"NBKDoubleWidth+Shifts.swift",
"NBKDoubleWidth+Strides.swift",
"NBKDoubleWidth+Subtraction+Digit.swift",
"NBKDoubleWidth+Subtraction.swift",
"NBKDoubleWidth+Text.swift",
"NBKDoubleWidth+Words+Collection.swift",
"NBKDoubleWidth+Words+Pointers.swift",
"NBKDoubleWidth+Words.swift",
"NBKDoubleWidth.swift"
],
"target_dependencies" : [
"NBKCoreKit"
],
"type" : "library"
},
{
"c99name" : "NBKCoreKitTests",
"module_type" : "SwiftTarget",
"name" : "NBKCoreKitTests",
"path" : "Tests/NBKCoreKitTests",
"sources" : [
"Models/NBKChunkedInt.swift",
"Models/NBKEndianness.swift",
"Models/NBKPrimeSieve.swift",
"Models/NBKStaticBigInt.swift",
"NBKCoreInteger+Addition.swift",
"NBKCoreInteger+Bits.swift",
"NBKCoreInteger+Comparisons.swift",
"NBKCoreInteger+Complements.swift",
"NBKCoreInteger+Division.swift",
"NBKCoreInteger+Multiplication.swift",
"NBKCoreInteger+Numbers.swift",
"NBKCoreInteger+Shifts.swift",
"NBKCoreInteger+Subtraction.swift",
"NBKCoreInteger+Text.swift",
"NBKCoreInteger+Words.swift",
"NBKCoreInteger.swift",
"Private/NBK+BitCast.swift",
"Private/NBK+Collection.swift",
"Private/NBK+Data.swift",
"Private/NBK+Endianness.swift",
"Private/NBK+Sign.swift",
"Private/NBKCyclicIterator.swift",
"Private/NBKGuarantee.swift",
"Private/NBKIntegerDescription+Components.swift",
"Private/NBKIntegerDescription+Decoding.swift",
"Private/NBKIntegerDescription+Encoding.swift",
"Private/NBKIntegerDescription+RadixAlphabet.swift",
"Private/NBKIntegerDescription+RadixSolution.swift",
"Private/NBKIntegerSignMagnitude+Comparisons.swift",
"Private/NBKMaybeTwosComplement.swift",
"Private/NBKProperBinaryInteger+Division.swift",
"Private/NBKProperBinaryInteger+GreatestCommonDivisor.swift",
"Private/NBKProperBinaryInteger+ModularMultiplicativeInverse.swift",
"Private/NBKProperBinaryInteger+Roots.swift",
"Private/NBKStrictBinaryInteger+Bits.swift",
"Private/NBKStrictBinaryInteger+Complements.swift",
"Private/NBKStrictBinaryInteger+Shifts.swift",
"Private/NBKStrictBinaryInteger+Words.swift",
"Private/NBKStrictSignMagnitude+Comparisons.swift",
"Private/NBKStrictSignedInteger+Comparisons.swift",
"Private/NBKStrictUnsignedInteger+Addition.swift",
"Private/NBKStrictUnsignedInteger+Comparisons.swift",
"Private/NBKStrictUnsignedInteger+Division.swift",
"Private/NBKStrictUnsignedInteger+Multiplication.swift",
"Private/NBKStrictUnsignedInteger+Partition.swift",
"Private/NBKStrictUnsignedInteger+Shifts.swift",
"Private/NBKStrictUnsignedInteger+Subtraction.swift",
"Private/NBKSuccinctInt.swift",
"Private/NBKTupleBinaryInteger+Addition.swift",
"Private/NBKTupleBinaryInteger+Collection.swift",
"Private/NBKTupleBinaryInteger+Comparisons.swift",
"Private/NBKTupleBinaryInteger+Complements.swift",
"Private/NBKTupleBinaryInteger+Division.swift",
"Private/NBKTupleBinaryInteger+Multiplication.swift",
"Private/NBKTupleBinaryInteger+Subtraction.swift",
"Private/NBKTwinHeaded.swift"
],
"target_dependencies" : [
"NBKCoreKit"
],
"type" : "test"
},
{
"c99name" : "NBKCoreKitBenchmarks",
"module_type" : "SwiftTarget",
"name" : "NBKCoreKitBenchmarks",
"path" : "Tests/NBKCoreKitBenchmarks",
"sources" : [
"Models/NBKChunkedInt.swift",
"Models/NBKPrimeSieve.swift",
"NBKCoreInteger+Bits.swift",
"NBKCoreInteger+Comparisons.swift",
"NBKCoreInteger+Division.swift",
"NBKCoreInteger+Numbers.swift",
"NBKCoreInteger+Shifts.swift",
"NBKCoreInteger+Words.swift",
"Private/NBK+Sign.swift",
"Private/NBKMaybeTwosComplement.swift",
"Private/NBKProperBinaryInteger+GreatestCommonDivisor.swift",
"Private/NBKProperBinaryInteger+ModularMultiplicativeInverse.swift",
"Private/NBKProperBinaryInteger+Roots.swift",
"Private/NBKStrictBinaryInteger+Bits.swift",
"Private/NBKStrictSignedInteger+Comparisons.swift",
"Private/NBKStrictUnsignedInteger+Addition.swift",
"Private/NBKStrictUnsignedInteger+Comparisons.swift",
"Private/NBKStrictUnsignedInteger+Subtraction.swift",
"Private/NBKSuccintInt.swift"
],
"target_dependencies" : [
"NBKCoreKit"
],
"type" : "test"
},
{
"c99name" : "NBKCoreKit",
"module_type" : "SwiftTarget",
"name" : "NBKCoreKit",
"path" : "Sources/NBKCoreKit",
"product_memberships" : [
"Numberick",
"NBKCoreKit",
"NBKDoubleWidthKit"
],
"sources" : [
"Aliases.swift",
"Models/NBKChunkedInt.swift",
"Models/NBKEndianness.swift",
"Models/NBKPrimeSieve.swift",
"Models/NBKStaticBigInt.swift",
"NBKBinaryInteger.swift",
"NBKBitPatternConvertible.swift",
"NBKCoreInteger.swift",
"NBKFixedWidthInteger.swift",
"NBKSignedInteger.swift",
"NBKUnsignedInteger.swift",
"Private/NBK+BitCast.swift",
"Private/NBK+BlackHole.swift",
"Private/NBK+Collection.swift",
"Private/NBK+Data.swift",
"Private/NBK+Endianness.swift",
"Private/NBK+Messages.swift",
"Private/NBK+Sign.swift",
"Private/NBK+Swift.swift",
"Private/NBK.swift",
"Private/NBKCyclicIterator.swift",
"Private/NBKGuarantee.swift",
"Private/NBKIntegerDescription+Components.swift",
"Private/NBKIntegerDescription+Decoding.swift",
"Private/NBKIntegerDescription+Encoding.swift",
"Private/NBKIntegerDescription+RadixAlphabet.swift",
"Private/NBKIntegerDescription+RadixSolution.swift",
"Private/NBKIntegerDescription.swift",
"Private/NBKIntegerSignMagnitude+Comparisons.swift",
"Private/NBKIntegerSignMagnitude.swift",
"Private/NBKMaybeTwosComplement.swift",
"Private/NBKProperBinaryInteger+Division.swift",
"Private/NBKProperBinaryInteger+GreatestCommonDivisor.swift",
"Private/NBKProperBinaryInteger+ModularMultiplicativeInverse.swift",
"Private/NBKProperBinaryInteger+Roots.swift",
"Private/NBKProperBinaryInteger.swift",
"Private/NBKStrictBinaryInteger+Bits.swift",
"Private/NBKStrictBinaryInteger+Complements.swift",
"Private/NBKStrictBinaryInteger+Division.swift",
"Private/NBKStrictBinaryInteger+Shifts.swift",
"Private/NBKStrictBinaryInteger+Words.swift",
"Private/NBKStrictBinaryInteger.swift",
"Private/NBKStrictSignMagnitude+Comparisons.swift",
"Private/NBKStrictSignMagnitude.swift",
"Private/NBKStrictSignedInteger+Comparisons.swift",
"Private/NBKStrictSignedInteger.swift",
"Private/NBKStrictUnsignedInteger+Addition.swift",
"Private/NBKStrictUnsignedInteger+Comparisons.swift",
"Private/NBKStrictUnsignedInteger+Complements.swift",
"Private/NBKStrictUnsignedInteger+Division+Digit.swift",
"Private/NBKStrictUnsignedInteger+Division+Long.swift",
"Private/NBKStrictUnsignedInteger+Multiplication+Digit.swift",
"Private/NBKStrictUnsignedInteger+Multiplication+Karatsuba.swift",
"Private/NBKStrictUnsignedInteger+Multiplication+Long.swift",
"Private/NBKStrictUnsignedInteger+Multiplication.swift",
"Private/NBKStrictUnsignedInteger+Partition.swift",
"Private/NBKStrictUnsignedInteger+Shifts.swift",
"Private/NBKStrictUnsignedInteger+Subtraction.swift",
"Private/NBKStrictUnsignedInteger.swift",
"Private/NBKSuccinctInt.swift",
"Private/NBKTupleBinaryInteger+Addition.swift",
"Private/NBKTupleBinaryInteger+Collection.swift",
"Private/NBKTupleBinaryInteger+Comparisons.swift",
"Private/NBKTupleBinaryInteger+Complements.swift",
"Private/NBKTupleBinaryInteger+Division.swift",
"Private/NBKTupleBinaryInteger+Multiplication.swift",
"Private/NBKTupleBinaryInteger+Subtraction.swift",
"Private/NBKTupleBinaryInteger.swift",
"Private/NBKTwinHeaded.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.