Build Information
Successful build of IPSWDownloads, reference 1.0.2 (2e8ad3), with Swift 5.10 for macOS (SPM) on 17 Sep 2025 16:49:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/IPSWDownloads.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/IPSWDownloads
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 2e8ad36 Updates for Windows and Swift 6.2 (#50)
Cloned https://github.com/brightdigit/IPSWDownloads.git
Revision (git rev-parse @):
2e8ad36b5f74285dbe104e7ae99f8be0cd06b7b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/IPSWDownloads.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/brightdigit/IPSWDownloads.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-33747A42983211AE.txt
[9/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[12/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/39] Compiling InternalCollectionsUtilities Debugging.swift
[14/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/39] Compiling InternalCollectionsUtilities Descriptions.swift
[16/39] Emitting module InternalCollectionsUtilities
[17/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/39] Compiling InternalCollectionsUtilities Integer rank.swift
[19/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/55] Compiling DequeModule _DequeBufferHeader.swift
[25/56] Compiling DequeModule Deque+Extras.swift
[26/56] Compiling DequeModule Deque+Hashable.swift
[27/56] Compiling DequeModule _DequeBuffer.swift
[28/56] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/56] Compiling DequeModule _DequeSlot.swift
[30/56] Compiling DequeModule Deque._UnsafeHandle.swift
[31/56] Compiling DequeModule Deque.swift
[32/56] Compiling DequeModule Deque+Testing.swift
[33/56] Compiling DequeModule Deque._Storage.swift
[34/56] Compiling DequeModule Deque+CustomReflectable.swift
[35/56] Compiling DequeModule Deque+Descriptions.swift
[36/56] Compiling DequeModule Deque+Codable.swift
[37/56] Compiling DequeModule Deque+Collection.swift
[38/56] Compiling DequeModule Deque+Equatable.swift
[39/56] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[40/56] Emitting module DequeModule
[41/56] Compiling HTTPTypes NIOLock.swift
[42/56] Compiling HTTPTypes ISOLatin1String.swift
[43/56] Compiling HTTPTypes HTTPParsedFields.swift
[44/56] Compiling HTTPTypes HTTPRequest.swift
[45/56] Compiling HTTPTypes HTTPResponse.swift
[46/56] Emitting module HTTPTypes
[47/56] Compiling HTTPTypes HTTPFields.swift
[48/56] Compiling HTTPTypes HTTPFieldName.swift
[49/56] Compiling HTTPTypes HTTPField.swift
[50/119] Compiling OSVer OSVer+Init.swift
[51/119] Compiling OSVer OSVerParseable.swift
[52/119] Compiling OSVer OSVer+Comparable.swift
[53/119] Compiling OSVer OSVer+Hashable.swift
[54/119] Emitting module OSVer
[55/119] Compiling OSVer OSVer+CustomStringConvertible.swift
[56/119] Compiling OSVer OSVer.swift
[57/119] Emitting module OpenAPIRuntime
[58/125] Compiling OpenAPIRuntime URLExtensions.swift
[59/125] Compiling OpenAPIRuntime Deprecated.swift
[60/125] Compiling OpenAPIRuntime ClientError.swift
[61/125] Compiling OpenAPIRuntime CodingErrors.swift
[62/125] Compiling OpenAPIRuntime RuntimeError.swift
[63/125] Compiling OpenAPIRuntime ServerError.swift
[64/125] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[65/125] Compiling OpenAPIRuntime URIDecoder.swift
[66/125] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[67/125] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[68/125] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[69/125] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[70/125] Compiling OpenAPIRuntime URIEncoder.swift
[71/125] Compiling OpenAPIRuntime Converter+Server.swift
[72/125] Compiling OpenAPIRuntime Converter.swift
[73/125] Compiling OpenAPIRuntime CurrencyExtensions.swift
[74/125] Compiling OpenAPIRuntime ErrorExtensions.swift
[75/125] Compiling OpenAPIRuntime FoundationExtensions.swift
[76/125] Compiling OpenAPIRuntime ParameterStyles.swift
[77/125] Compiling OpenAPIRuntime ServerVariable.swift
[78/125] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[79/125] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[80/125] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[81/125] Compiling OpenAPIRuntime ServerSentEvents.swift
[82/125] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[83/125] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[84/125] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[85/125] Compiling OpenAPIRuntime ClientTransport.swift
[86/125] Compiling OpenAPIRuntime CurrencyTypes.swift
[87/125] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[88/125] Compiling OpenAPIRuntime HTTPBody.swift
[89/125] Compiling OpenAPIRuntime ServerTransport.swift
[90/125] Compiling OpenAPIRuntime UniversalClient.swift
[91/125] Compiling OpenAPIRuntime UniversalServer.swift
[92/125] Compiling OpenAPIRuntime Acceptable.swift
[93/125] Compiling OpenAPIRuntime Base64EncodedData.swift
[94/125] Compiling OpenAPIRuntime ByteUtilities.swift
[95/125] Compiling OpenAPIRuntime ContentDisposition.swift
[96/125] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[97/125] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[98/125] Compiling OpenAPIRuntime OpenAPIValue.swift
[99/125] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[100/125] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[101/125] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[102/125] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[103/125] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[104/125] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[105/125] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[106/125] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[107/125] Compiling OpenAPIRuntime MultipartValidation.swift
[108/125] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[109/125] Compiling OpenAPIRuntime URICodeCodingKey.swift
[110/125] Compiling OpenAPIRuntime URICoderConfiguration.swift
[111/125] Compiling OpenAPIRuntime URIEncodedNode.swift
[112/125] Compiling OpenAPIRuntime URIParsedTypes.swift
[113/125] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[114/125] Compiling OpenAPIRuntime UndocumentedPayload.swift
[115/125] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[116/125] Compiling OpenAPIRuntime CodableExtensions.swift
[117/125] Compiling OpenAPIRuntime Configuration.swift
[118/125] Compiling OpenAPIRuntime Converter+Client.swift
[119/125] Compiling OpenAPIRuntime Converter+Common.swift
[120/125] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[121/125] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[122/125] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[123/125] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[124/125] Compiling OpenAPIRuntime URIParser.swift
[125/125] Compiling OpenAPIRuntime URISerializer.swift
[126/132] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[127/132] Compiling OpenAPIURLSession URLSession+Extensions.swift
[128/132] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[129/132] Compiling OpenAPIURLSession URLSessionTransport.swift
[130/132] Compiling OpenAPIURLSession Lock.swift
[131/132] Emitting module OpenAPIURLSession
[132/132] Compiling OpenAPIURLSession BufferedStream.swift
[133/142] Compiling IPSWDownloads RuntimeError.swift
[134/143] Compiling IPSWDownloads IPSWDownloads.swift
[135/143] Compiling IPSWDownloads URL.swift
[136/143] Compiling IPSWDownloads Client.swift
[137/143] Compiling IPSWDownloads Firmware.swift
[138/143] Compiling IPSWDownloads FirmwareType.swift
[139/143] Compiling IPSWDownloads Board.swift
[140/143] Emitting module IPSWDownloads
[141/143] Compiling IPSWDownloads Data.swift
[142/143] Compiling IPSWDownloads Device.swift
[143/143] Compiling IPSWDownloads Types.swift
Build complete! (17.47s)
Fetching https://github.com/brightdigit/OSVer
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/999] Fetching swift-openapi-urlsession
[81/1260] Fetching swift-openapi-urlsession, osver
[175/6977] Fetching swift-openapi-urlsession, osver, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.54s)
Fetched https://github.com/brightdigit/OSVer from cache (1.54s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.54s)
Computing version for https://github.com/brightdigit/OSVer
Computed https://github.com/brightdigit/OSVer at 1.0.0 (0.33s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.34s)
Fetching https://github.com/apple/swift-http-types
[1/923] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.77s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (2.43s)
Fetching https://github.com/apple/swift-collections
[1/17466] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.68s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.33s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.41s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/brightdigit/OSVer
Working copy of https://github.com/brightdigit/OSVer resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "osver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/OSVer"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
}
],
"manifest_display_name" : "IPSWDownloads",
"name" : "IPSWDownloads",
"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"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IPSWDownloads",
"targets" : [
"IPSWDownloads"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IPSWDownloadsTests",
"module_type" : "SwiftTarget",
"name" : "IPSWDownloadsTests",
"path" : "Tests/IPSWDownloadsTests",
"sources" : [
"DataTest.swift",
"IPSWDownloadsTest.swift"
],
"target_dependencies" : [
"IPSWDownloads"
],
"type" : "test"
},
{
"c99name" : "IPSWDownloads",
"module_type" : "SwiftTarget",
"name" : "IPSWDownloads",
"path" : "Sources/IPSWDownloads",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OSVer"
],
"product_memberships" : [
"IPSWDownloads"
],
"sources" : [
"Board.swift",
"Data.swift",
"Device.swift",
"Firmware.swift",
"FirmwareType.swift",
"Generated/Client.swift",
"Generated/Types.swift",
"IPSWDownloads.swift",
"RuntimeError.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.