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 Ultravox, reference 0.0.1 (1a72a8), with Swift 6.0 for macOS (SPM) on 18 Oct 2024 00:35:35 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.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.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fixie-ai/ultravox-client-sdk-ios
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 1a72a8e Initial implementation (#1)
Cloned https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Revision (git rev-parse @):
1a72a8e4e84ba3042e80b1df17d2e3ef8dd6d343
SUCCESS checkout https://github.com/fixie-ai/ultravox-client-sdk-ios.git at 0.0.1
Fetching https://github.com/livekit/client-sdk-swift.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetching https://github.com/apple/swift-log.git
[1/119] Fetching webrtc-xcframework
[120/3742] Fetching webrtc-xcframework, swift-log
[265/26036] Fetching webrtc-xcframework, swift-log, client-sdk-swift
[2027/63863] Fetching webrtc-xcframework, swift-log, client-sdk-swift, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (1.58s)
Fetched https://github.com/livekit/client-sdk-swift.git from cache (1.58s)
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (1.58s)
Computing version for https://github.com/livekit/client-sdk-swift.git
[4540/37827] Fetching swift-protobuf
Computed https://github.com/livekit/client-sdk-swift.git at 2.0.16 (0.57s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.51s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.52s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.7 (3.56s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 125.6422.7
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/livekit/client-sdk-swift.git
Working copy of https://github.com/livekit/client-sdk-swift.git resolved at 2.0.16
[32750/62817621] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.07/LiveKitWebRTC.xcframework.zip
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.07/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.07/LiveKitWebRTC.xcframework.zip (4.03s)
========================================
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": "ultravox-client-sdk-ios",
      "name": "Ultravox",
      "url": "https://github.com/fixie-ai/ultravox-client-sdk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ultravox-client-sdk-ios",
      "dependencies": [
        {
          "identity": "client-sdk-swift",
          "name": "LiveKit",
          "url": "https://github.com/livekit/client-sdk-swift.git",
          "version": "2.0.16",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/client-sdk-swift",
          "dependencies": [
            {
              "identity": "webrtc-xcframework",
              "name": "LiveKitWebRTC",
              "url": "https://github.com/livekit/webrtc-xcframework.git",
              "version": "125.6422.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/webrtc-xcframework",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-protobuf",
              "name": "SwiftProtobuf",
              "url": "https://github.com/apple/swift-protobuf.git",
              "version": "1.28.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fixie-ai/ultravox-client-sdk-ios.git
[1/92] Fetching ultravox-client-sdk-ios
Fetched https://github.com/fixie-ai/ultravox-client-sdk-ios.git from cache (0.71s)
Fetching https://github.com/livekit/client-sdk-swift.git from cache
Fetched https://github.com/livekit/client-sdk-swift.git from cache (0.59s)
Computing version for https://github.com/livekit/client-sdk-swift.git
Computed https://github.com/livekit/client-sdk-swift.git at 2.0.16 (0.05s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/livekit/webrtc-xcframework.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.71s)
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.71s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.7 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.03s)
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 125.6422.7
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Working copy of https://github.com/fixie-ai/ultravox-client-sdk-ios.git resolved at 0.0.1 (1a72a8e)
Creating working copy for https://github.com/livekit/client-sdk-swift.git
Working copy of https://github.com/livekit/client-sdk-swift.git resolved at 2.0.16
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Fetching binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.07/LiveKitWebRTC.xcframework.zip from cache
Fetched https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.07/LiveKitWebRTC.xcframework.zip from cache (2.72s)
warning: '.resolve-product-dependencies': dependency 'ultravox-client-sdk-ios' is not used by any target
Found 1 product dependencies
  - LiveKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/9] Write sources
[5/9] Copying PrivacyInfo.xcprivacy
[7/9] Copying LiveKitWebRTC.framework
[8/9] Write swift-version--4A847ED0836F2485.txt
[10/99] Compiling Logging MetadataProvider.swift
[11/99] Compiling Logging Locks.swift
[12/99] Compiling Logging LogHandler.swift
[13/99] Compiling Logging Logging.swift
[14/99] Emitting module Logging
[15/99] Compiling SwiftProtobuf PathVisitor.swift
[16/99] Compiling SwiftProtobuf ProtoNameProviding.swift
[17/99] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[18/99] Compiling SwiftProtobuf ProtobufMap.swift
[19/99] Compiling SwiftProtobuf SelectiveVisitor.swift
[20/99] Compiling SwiftProtobuf SimpleExtensionMap.swift
[21/99] Compiling SwiftProtobuf StringUtils.swift
[22/99] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[23/99] Compiling SwiftProtobuf SwiftProtobufError.swift
[24/108] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[25/108] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[26/108] Compiling SwiftProtobuf HashVisitor.swift
[27/108] Compiling SwiftProtobuf Internal.swift
[28/108] Compiling SwiftProtobuf JSONDecoder.swift
[29/108] Compiling SwiftProtobuf JSONDecodingError.swift
[30/108] Compiling SwiftProtobuf JSONDecodingOptions.swift
[31/108] Compiling SwiftProtobuf JSONEncoder.swift
[32/108] Compiling SwiftProtobuf JSONEncodingError.swift
[33/108] Compiling SwiftProtobuf Message+JSONAdditions.swift
[34/108] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[35/108] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[36/108] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[37/108] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[38/108] Compiling SwiftProtobuf Message.swift
[39/108] Compiling SwiftProtobuf MessageExtension.swift
[40/108] Compiling SwiftProtobuf NameMap.swift
[41/108] Compiling SwiftProtobuf PathDecoder.swift
[42/108] Compiling SwiftProtobuf AnyMessageStorage.swift
[43/108] Compiling SwiftProtobuf AnyUnpackError.swift
[44/108] Compiling SwiftProtobuf AsyncMessageSequence.swift
[45/108] Compiling SwiftProtobuf BinaryDecoder.swift
[46/108] Compiling SwiftProtobuf BinaryDecodingError.swift
[47/108] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[48/108] Compiling SwiftProtobuf BinaryDelimited.swift
[49/108] Compiling SwiftProtobuf BinaryEncoder.swift
[50/108] Compiling SwiftProtobuf BinaryEncodingError.swift
[51/108] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[52/108] Compiling SwiftProtobuf FieldTag.swift
[53/108] Compiling SwiftProtobuf FieldTypes.swift
[54/108] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[55/108] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[56/108] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[57/108] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[58/108] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[59/108] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[60/108] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[61/108] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[62/108] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[63/108] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[64/108] Compiling SwiftProtobuf CustomJSONCodable.swift
[65/108] Compiling SwiftProtobuf Decoder.swift
[66/108] Compiling SwiftProtobuf DoubleParser.swift
[67/108] Compiling SwiftProtobuf Enum.swift
[68/108] Compiling SwiftProtobuf ExtensibleMessage.swift
[69/108] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[70/108] Compiling SwiftProtobuf ExtensionFields.swift
[71/108] Compiling SwiftProtobuf ExtensionMap.swift
[72/108] Compiling SwiftProtobuf TextFormatDecoder.swift
[73/108] Compiling SwiftProtobuf TextFormatDecodingError.swift
[74/108] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[75/108] Compiling SwiftProtobuf TextFormatEncoder.swift
[76/108] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[77/108] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[78/108] Compiling SwiftProtobuf TextFormatScanner.swift
[79/108] Compiling SwiftProtobuf TimeUtils.swift
[80/108] Compiling SwiftProtobuf UnknownStorage.swift
[81/108] Emitting module SwiftProtobuf
[82/108] Compiling SwiftProtobuf duration.pb.swift
[83/108] Compiling SwiftProtobuf empty.pb.swift
[84/108] Compiling SwiftProtobuf field_mask.pb.swift
[85/108] Compiling SwiftProtobuf source_context.pb.swift
[86/108] Compiling SwiftProtobuf struct.pb.swift
[87/108] Compiling SwiftProtobuf timestamp.pb.swift
[88/108] Compiling SwiftProtobuf type.pb.swift
[89/108] Compiling SwiftProtobuf wrappers.pb.swift
[90/108] Compiling SwiftProtobuf resource_bundle_accessor.swift
[91/108] Compiling SwiftProtobuf JSONEncodingOptions.swift
[92/108] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[93/108] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[94/108] Compiling SwiftProtobuf JSONScanner.swift
[95/108] Compiling SwiftProtobuf MathUtils.swift
[96/108] Compiling SwiftProtobuf Message+AnyAdditions.swift
[97/108] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[98/108] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[99/108] Compiling SwiftProtobuf Message+FieldMask.swift
[100/108] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[101/108] Compiling SwiftProtobuf Varint.swift
[102/108] Compiling SwiftProtobuf Version.swift
[103/108] Compiling SwiftProtobuf Visitor.swift
[104/108] Compiling SwiftProtobuf WireFormat.swift
[105/108] Compiling SwiftProtobuf ZigZag.swift
[106/108] Compiling SwiftProtobuf any.pb.swift
[107/108] Compiling SwiftProtobuf api.pb.swift
[108/108] Compiling SwiftProtobuf descriptor.pb.swift
[109/263] Compiling LiveKit ConnectionQuality.swift
[110/263] Compiling LiveKit ConnectionState.swift
[111/263] Compiling LiveKit DegradationPreference.swift
[112/263] Compiling LiveKit Dimensions.swift
[113/263] Compiling LiveKit IceCandidate.swift
[114/263] Compiling LiveKit IceServer.swift
[115/263] Compiling LiveKit IceTransportPolicy.swift
[116/263] Compiling LiveKit MediaDevice.swift
[117/263] Compiling LiveKit ARCameraCaptureOptions.swift
[118/263] Compiling LiveKit AudioCaptureOptions.swift
[119/263] Compiling LiveKit AudioPublishOptions.swift
[120/263] Compiling LiveKit BufferCaptureOptions.swift
[121/263] Compiling LiveKit CameraCaptureOptions+Copy.swift
[122/263] Compiling LiveKit CameraCaptureOptions.swift
[123/263] Compiling LiveKit CaptureOptions.swift
[124/263] Compiling LiveKit ConnectOptions+Copy.swift
[125/263] Compiling LiveKit ConnectOptions.swift
[126/280] Compiling LiveKit RTCI420Buffer.swift
[127/280] Compiling LiveKit RTCMediaConstraints.swift
[128/280] Compiling LiveKit RTCRtpTransceiver.swift
[129/280] Compiling LiveKit RTCVideoCapturerDelegate+Buffer.swift
[130/280] Compiling LiveKit String.swift
[131/280] Compiling LiveKit TimeInterval.swift
[132/280] Compiling LiveKit URL.swift
[133/280] Compiling LiveKit LiveKit+DeviceHelpers.swift
[134/280] Compiling LiveKit LiveKit.swift
[135/280] Compiling LiveKit LocalParticipant.swift
[136/280] Compiling LiveKit Participant+Convenience.swift
[137/280] Compiling LiveKit Participant+Equatable.swift
[138/280] Compiling LiveKit Participant+Identifiable.swift
[139/280] Compiling LiveKit Participant+Kind.swift
[140/280] Compiling LiveKit Participant+MulticastDelegate.swift
[141/280] Compiling LiveKit Participant.swift
[142/280] Compiling LiveKit RemoteParticipant.swift
[143/280] Compiling LiveKit Room.swift
[144/280] Compiling LiveKit SignalClient.swift
[145/280] Compiling LiveKit Transport.swift
[146/280] Compiling LiveKit E2EEManager.swift
[147/280] Compiling LiveKit KeyProvider.swift
[148/280] Compiling LiveKit Options.swift
[149/280] Compiling LiveKit State.swift
[150/280] Compiling LiveKit Errors.swift
[151/280] Compiling LiveKit AVCaptureDevice.swift
[152/280] Compiling LiveKit CustomStringConvertible.swift
[153/280] Compiling LiveKit DispatchQueue.swift
[154/280] Compiling LiveKit LKRTCRtpSender.swift
[155/280] Compiling LiveKit Logger.swift
[156/280] Compiling LiveKit PixelBuffer.swift
[157/280] Compiling LiveKit Primitives.swift
[158/280] Compiling LiveKit RTCConfiguration.swift
[159/280] Compiling LiveKit RTCDataChannel+Util.swift
[160/280] Compiling LiveKit AsyncRetry.swift
[161/280] Compiling LiveKit AsyncSerialDelegate.swift
[162/280] Compiling LiveKit AsyncTimer.swift
[163/280] Compiling LiveKit ConnectivityListener.swift
[164/280] Compiling LiveKit DeviceManager.swift
[165/280] Compiling LiveKit Global.swift
[166/280] Compiling LiveKit HTTP.swift
[167/280] Compiling LiveKit MulticastDelegate.swift
[168/280] Compiling LiveKit NativeView.swift
[169/280] Compiling LiveKit NativeViewRepresentable.swift
[170/280] Compiling LiveKit QueueActor.swift
[171/280] Compiling LiveKit SerialRunnerActor.swift
[172/280] Compiling LiveKit StateSync.swift
[173/280] Compiling LiveKit Stopwatch.swift
[174/280] Compiling LiveKit TextView.swift
[175/280] Compiling LiveKit UnfairLock.swift
[176/280] Compiling LiveKit Utils.swift
[177/280] Compiling LiveKit RemoteAudioTrack.swift
[178/280] Compiling LiveKit RemoteTrack.swift
[179/280] Compiling LiveKit RemoteVideoTrack.swift
[180/280] Compiling LiveKit Extensions.swift
[181/280] Compiling LiveKit Track+Equatable.swift
[182/280] Compiling LiveKit Track+MulticastDelegate.swift
[183/280] Compiling LiveKit Track.swift
[184/280] Compiling LiveKit VideoTrack.swift
[185/280] Compiling LiveKit LocalTrackPublication.swift
[186/280] Compiling LiveKit RemoteTrackPublication.swift
[187/280] Compiling LiveKit TrackPublication+Equatable.swift
[188/280] Compiling LiveKit TrackPublication+Identifiable.swift
[189/280] Compiling LiveKit TrackPublication.swift
[190/280] Compiling LiveKit AudioDevice.swift
[191/280] Compiling LiveKit AudioEncoding+Comparable.swift
[192/280] Compiling LiveKit AudioEncoding.swift
[193/280] Compiling LiveKit AudioSessionConfiguration.swift
[194/280] Compiling LiveKit TrackStatistics.swift
[195/280] Compiling LiveKit TrackStreamState.swift
[196/280] Compiling LiveKit TrackType.swift
[197/280] Compiling LiveKit TranscriptionSegment.swift
[198/280] Compiling LiveKit VideoCodec.swift
[199/280] Compiling LiveKit VideoEncoding+Comparable.swift
[200/280] Compiling LiveKit VideoEncoding.swift
[201/280] Compiling LiveKit VideoFrame.swift
[202/280] Compiling LiveKit VideoParameters+Comparable.swift
[203/280] Compiling LiveKit VideoParameters.swift
[204/280] Compiling LiveKit VideoQuality.swift
[205/280] Compiling LiveKit VideoRotation.swift
[206/280] Compiling LiveKit SampleBufferVideoRenderer.swift
[207/280] Compiling LiveKit VideoView+MulticastDelegate.swift
[208/280] Compiling LiveKit VideoView+PinchToZoom.swift
[209/280] Compiling LiveKit VideoView.swift
[210/280] Compiling LiveKit resource_bundle_accessor.swift
[211/280] Compiling LiveKit BroadcastScreenCapturer.swift
[212/280] Compiling LiveKit BroadcastServerSocketConnection.swift
[213/280] Compiling LiveKit SocketConnectionFrameReader.swift
[214/280] Compiling LiveKit Atomic.swift
[215/280] Compiling LiveKit BroadcastUploadSocketConnection.swift
[216/280] Compiling LiveKit DarwinNotificationCenter.swift
[217/280] Compiling LiveKit LKSampleHandler.swift
[218/280] Compiling LiveKit SampleUploader.swift
[219/280] Compiling LiveKit AudioProcessing.swift
[220/280] Compiling LiveKit DataChannelPair.swift
[221/280] Compiling LiveKit RTC.swift
[222/280] Compiling LiveKit Room+Convenience.swift
[223/280] Compiling LiveKit Room+Debug.swift
[224/280] Compiling LiveKit Room+Engine.swift
[225/280] Compiling LiveKit Room+EngineDelegate.swift
[226/280] Compiling LiveKit Room+MulticastDelegate.swift
[227/280] Compiling LiveKit Room+SignalClientDelegate.swift
[228/280] Compiling LiveKit Room+TransportDelegate.swift
[229/280] Emitting module LiveKit
[230/280] Compiling LiveKit AudioCustomProcessingDelegate.swift
[231/280] Compiling LiveKit AudioRenderer.swift
[232/280] Compiling LiveKit MediaEncoding.swift
[233/280] Compiling LiveKit Mirrorable.swift
[234/280] Compiling LiveKit ParticipantDelegate.swift
[235/280] Compiling LiveKit RoomDelegate.swift
[236/280] Compiling LiveKit SignalClientDelegate.swift
[237/280] Compiling LiveKit TrackDelegate.swift
[238/280] Compiling LiveKit TransportDelegate.swift
[239/280] Compiling LiveKit VideoRenderer.swift
[240/280] Compiling LiveKit VideoViewDelegate.swift
[241/280] Compiling LiveKit livekit_metrics.pb.swift
[242/280] Compiling LiveKit livekit_models.pb.swift
[243/280] Compiling LiveKit livekit_rtc.pb.swift
[244/280] Compiling LiveKit AppStateListener.swift
[245/280] Compiling LiveKit AsyncCompleter.swift
[246/280] Compiling LiveKit AsyncDebounce.swift
[247/280] Compiling LiveKit ValueOrAbsent.swift
[248/280] Compiling LiveKit WebSocket.swift
[249/280] Compiling LiveKit SwiftUIAudioRoutePickerButton.swift
[250/280] Compiling LiveKit SwiftUIVideoView.swift
[251/280] Compiling LiveKit TrackDelegateObserver.swift
[252/280] Compiling LiveKit AudioManager.swift
[253/280] Compiling LiveKit AudioTrack.swift
[254/280] Compiling LiveKit ARCameraCapturer.swift
[255/280] Compiling LiveKit BufferCapturer.swift
[256/280] Compiling LiveKit CameraCapturer.swift
[257/280] Compiling LiveKit InAppCapturer.swift
[258/280] Compiling LiveKit MacOSScreenCapturer.swift
[259/280] Compiling LiveKit VideoCapturer+MulticastDelegate.swift
[260/280] Compiling LiveKit VideoCapturer.swift
[261/280] Compiling LiveKit LocalAudioTrack.swift
[262/280] Compiling LiveKit LocalTrack.swift
[263/280] Compiling LiveKit LocalVideoTrack.swift
[264/280] Compiling LiveKit DataPublishOptions.swift
[265/280] Compiling LiveKit PublishOptions.swift
[266/280] Compiling LiveKit RoomOptions.swift
[267/280] Compiling LiveKit ScreenShareCaptureOptions.swift
[268/280] Compiling LiveKit VideoCaptureOptions.swift
[269/280] Compiling LiveKit VideoPublishOptions.swift
[270/280] Compiling LiveKit Participant+Types.swift
[271/280] Compiling LiveKit ParticipantPermissions.swift
[272/280] Compiling LiveKit ParticipantTrackPermission.swift
[273/280] Compiling LiveKit ProtocolVersion.swift
[274/280] Compiling LiveKit Room+Types.swift
[275/280] Compiling LiveKit ScalabilityMode.swift
[276/280] Compiling LiveKit SessionDescription.swift
[277/280] Compiling LiveKit Statistics.swift
[278/280] Compiling LiveKit Track+Types.swift
[279/280] Compiling LiveKit TrackSettings.swift
[280/280] Compiling LiveKit TrackSource.swift
[281/282] Emitting module Ultravox
[282/282] Compiling Ultravox Ultravox.swift
/Users/admin/builder/spi-builder-workspace/Sources/Ultravox/Ultravox.swift:421:24: warning: immutable value 'messageData' was never used; consider replacing with '_' or removing it
419 |     private func receiveSingleMessage() async throws -> RoomInfoMessage? {
420 |         switch try await webSocketTask.receive() {
421 |         case let .data(messageData):
    |                        `- warning: immutable value 'messageData' was never used; consider replacing with '_' or removing it
422 |             print("Unexpected data message")
423 |             return nil
Build complete! (45.59s)
warning: 'client-sdk-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/client-sdk-swift/Sources/LiveKit/Broadcast/NOTICE
Build complete.
{
  "dependencies" : [
    {
      "identity" : "client-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.16",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/client-sdk-swift.git"
    }
  ],
  "manifest_display_name" : "Ultravox",
  "name" : "Ultravox",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Ultravox",
      "targets" : [
        "Ultravox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ultravox",
      "module_type" : "SwiftTarget",
      "name" : "Ultravox",
      "path" : "Sources/Ultravox",
      "product_dependencies" : [
        "LiveKit"
      ],
      "product_memberships" : [
        "Ultravox"
      ],
      "sources" : [
        "Ultravox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.