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 IPSWDownloads, reference 1.0.0-beta.5 (f49b4c), with Swift 5.9 for macOS (SPM) on 5 Nov 2024 22:34:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/IPSWDownloads.git
Reference: 1.0.0-beta.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/IPSWDownloads
 * tag               1.0.0-beta.5 -> FETCH_HEAD
HEAD is now at f49b4c9 Make Sendable and Add Swift 6.0 Build (#25)
Cloned https://github.com/brightdigit/IPSWDownloads.git
Revision (git rev-parse @):
f49b4c9a356ee031ec3874354f4d273174e5c570
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/IPSWDownloads.git at 1.0.0-beta.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/brightdigit/IPSWDownloads.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[4/32] Emitting module InternalCollectionsUtilities
[5/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[6/32] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[7/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/33] Compiling InternalCollectionsUtilities Specialize.swift
[11/33] Compiling InternalCollectionsUtilities Debugging.swift
[12/33] Compiling InternalCollectionsUtilities Descriptions.swift
[13/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/33] Compiling InternalCollectionsUtilities Integer rank.swift
[15/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/33] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/49] Compiling DequeModule Deque+Equatable.swift
[24/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[25/50] Compiling DequeModule _DequeSlot.swift
[26/50] Compiling DequeModule _DequeBufferHeader.swift
[27/50] Compiling DequeModule _DequeBuffer.swift
[28/50] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/50] Compiling DequeModule Deque+Extras.swift
[30/50] Compiling DequeModule Deque+Hashable.swift
[31/50] Compiling DequeModule Deque._UnsafeHandle.swift
[32/50] Compiling DequeModule Deque.swift
[33/50] Compiling DequeModule Deque+Testing.swift
[34/50] Compiling DequeModule Deque._Storage.swift
[35/50] Emitting module HTTPTypes
[36/50] Compiling DequeModule Deque+CustomReflectable.swift
[37/50] Compiling DequeModule Deque+Descriptions.swift
[38/50] Compiling DequeModule Deque+Codable.swift
[39/50] Compiling DequeModule Deque+Collection.swift
[40/50] Emitting module DequeModule
[41/50] Compiling HTTPTypes HTTPFieldName.swift
[42/50] Compiling HTTPTypes HTTPParsedFields.swift
[43/50] Compiling HTTPTypes ISOLatin1String.swift
[44/50] Compiling HTTPTypes HTTPResponse.swift
[45/50] Compiling HTTPTypes HTTPField.swift
[46/50] Compiling HTTPTypes HTTPFields.swift
[47/50] Compiling HTTPTypes HTTPRequest.swift
[48/112] Compiling OperatingSystemVersion OperatingSystemVersion+Hashable.swift
[49/112] Compiling OperatingSystemVersion OperatingSystemVersion+Codable.swift
[50/112] Emitting module OperatingSystemVersion
[51/112] Compiling OpenAPIRuntime URLExtensions.swift
[52/112] Compiling OpenAPIRuntime Deprecated.swift
[53/112] Compiling OpenAPIRuntime ClientError.swift
[54/112] Compiling OpenAPIRuntime CodingErrors.swift
[55/112] Compiling OpenAPIRuntime RuntimeError.swift
[56/112] Compiling OpenAPIRuntime ServerError.swift
[57/112] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[58/118] Compiling OpenAPIRuntime MultipartValidation.swift
[59/118] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[60/118] Compiling OpenAPIRuntime URICodeCodingKey.swift
[61/118] Compiling OpenAPIRuntime URICoderConfiguration.swift
[62/118] Compiling OpenAPIRuntime URIEncodedNode.swift
[63/118] Compiling OpenAPIRuntime URIParsedNode.swift
[64/118] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[65/118] Compiling OpenAPIRuntime UndocumentedPayload.swift
[66/118] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[67/118] Compiling OpenAPIRuntime CodableExtensions.swift
[68/118] Compiling OpenAPIRuntime Configuration.swift
[69/118] Compiling OpenAPIRuntime Converter+Client.swift
[70/118] Compiling OpenAPIRuntime Converter+Common.swift
[71/118] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[72/118] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[73/118] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[74/118] Compiling OpenAPIRuntime ServerSentEvents.swift
[75/118] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[76/118] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[77/118] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[78/118] Compiling OpenAPIRuntime ClientTransport.swift
[79/118] Compiling OpenAPIRuntime CurrencyTypes.swift
[80/118] Compiling OpenAPIRuntime HTTPBody.swift
[81/118] Compiling OpenAPIRuntime ServerTransport.swift
[82/118] Compiling OpenAPIRuntime UniversalClient.swift
[83/118] Compiling OpenAPIRuntime UniversalServer.swift
[84/118] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[85/118] Compiling OpenAPIRuntime Converter+Server.swift
[86/118] Compiling OpenAPIRuntime Converter.swift
[87/118] Compiling OpenAPIRuntime CurrencyExtensions.swift
[88/118] Compiling OpenAPIRuntime ErrorExtensions.swift
[89/118] Compiling OpenAPIRuntime FoundationExtensions.swift
[90/118] Compiling OpenAPIRuntime ParameterStyles.swift
[91/118] Compiling OpenAPIRuntime ServerVariable.swift
[92/118] Compiling OpenAPIRuntime Acceptable.swift
[93/118] Compiling OpenAPIRuntime Base64EncodedData.swift
[94/118] Compiling OpenAPIRuntime ByteUtilities.swift
[95/118] Compiling OpenAPIRuntime ContentDisposition.swift
[96/118] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[97/118] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[98/118] Compiling OpenAPIRuntime OpenAPIValue.swift
[99/118] Compiling OpenAPIRuntime URIDecoder.swift
[100/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[101/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[102/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[103/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[104/118] Compiling OpenAPIRuntime URIEncoder.swift
[105/118] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[106/118] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[107/118] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[108/118] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[109/118] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[110/118] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[111/118] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[112/118] Emitting module OpenAPIRuntime
[113/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[114/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[115/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[116/118] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[117/118] Compiling OpenAPIRuntime URIParser.swift
[118/118] Compiling OpenAPIRuntime URISerializer.swift
[119/125] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[120/125] Emitting module OpenAPIURLSession
[121/125] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[122/125] Compiling OpenAPIURLSession URLSessionTransport.swift
[123/125] Compiling OpenAPIURLSession URLSession+Extensions.swift
[124/125] Compiling OpenAPIURLSession Lock.swift
[125/125] Compiling OpenAPIURLSession BufferedStream.swift
[126/135] Compiling IPSWDownloads FirmwareType.swift
[127/136] Compiling IPSWDownloads Board.swift
[128/136] Compiling IPSWDownloads RuntimeError.swift
[129/136] Compiling IPSWDownloads IPSWDownloads.swift
[130/136] Compiling IPSWDownloads Client.swift
[131/136] Compiling IPSWDownloads Data.swift
[132/136] Emitting module IPSWDownloads
[133/136] Compiling IPSWDownloads URL.swift
[134/136] Compiling IPSWDownloads Device.swift
[135/136] Compiling IPSWDownloads Firmware.swift
[136/136] Compiling IPSWDownloads Types.swift
Build complete! (38.80s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-generator
[1/725] Fetching swift-openapi-urlsession
[45/5784] Fetching swift-openapi-urlsession, swift-openapi-runtime
[884/19726] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession (2.16s)
Fetched https://github.com/apple/swift-openapi-runtime (2.16s)
Fetching https://github.com/brightdigit/OperatingSystemVersion
Fetched https://github.com/apple/swift-openapi-generator (2.16s)
[1/120] Fetching operatingsystemversion
Fetched https://github.com/brightdigit/OperatingSystemVersion (0.76s)
Computing version for https://github.com/brightdigit/OperatingSystemVersion
Computed https://github.com/brightdigit/OperatingSystemVersion at 1.0.0-beta.1 (0.39s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (3.12s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/648] Fetching swift-http-types
[559/16123] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types (1.97s)
Fetched https://github.com/apple/swift-collections (1.97s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.4.0 (0.59s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/9902] Fetching yams
[2/22255] Fetching yams, swift-argument-parser
[2400/79950] Fetching yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser (3.36s)
Fetched https://github.com/jpsim/Yams (3.36s)
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/mattpolzin/OpenAPIKit (3.36s)
[1/5563] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms (1.06s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.43s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.3.0 (0.55s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.6.0 (0.40s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.65s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.54s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.6.0
Creating working copy for https://github.com/brightdigit/OperatingSystemVersion
Working copy of https://github.com/brightdigit/OperatingSystemVersion resolved at 1.0.0-beta.1
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.0.2
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.3.0
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Build complete.
Done.