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 OSCCore, reference master (3c0f84), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 14:52:22 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 -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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/segabor/osccore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c0f841 Switch to Swift 5.5 preparing for async/await
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
3c0f8416a769d00d29e9d817bccc9b1537ed0542
SUCCESS checkout https://github.com/segabor/osccore.git at master
Fetching https://github.com/apple/swift-nio
[1/72000] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (4.00s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.77.0 (0.63s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[535/5488] Fetching swift-atomics, swift-system
[708/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.03s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.03s)
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.77.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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": "osccore",
      "name": "OSCCore",
      "url": "https://github.com/segabor/osccore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/osccore",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.77.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/segabor/osccore.git
[1/1581] Fetching osccore
Fetched https://github.com/segabor/osccore.git from cache (0.88s)
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.71s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.77.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.66s)
Fetched https://github.com/apple/swift-collections.git from cache (0.66s)
Fetched https://github.com/apple/swift-system.git from cache (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/segabor/osccore.git
Working copy of https://github.com/segabor/osccore.git resolved at master (3c0f841)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.77.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/segabor/osccore.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 -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/32] Write sources
[4/32] Write SoundColliderClient-entitlement.plist
[4/32] Write BasicListener-entitlement.plist
[6/32] Write sources
[10/32] Copying PrivacyInfo.xcprivacy
[13/32] Write sources
[15/32] Compiling CNIOWindows WSAStartup.c
[15/32] Compiling CNIOWindows shim.c
[15/32] Compiling CNIOWASI CNIOWASI.c
[18/32] Write sources
[19/32] Compiling CNIOLinux shim.c
[20/32] Compiling CNIOLinux liburing_shims.c
[21/32] Write swift-version--7754E27361AE5C74.txt
[22/38] Compiling _AtomicsShims.c
[23/75] Compiling CNIODarwin shim.c
[24/75] Compiling c-nioatomics.c
[25/75] Compiling c-atomics.c
[27/81] Compiling Atomics UnsafeAtomic.swift
[28/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/82] Compiling Atomics AtomicOptionalWrappable.swift
[31/82] Compiling Atomics AtomicReference.swift
[32/82] Compiling Atomics PointerConformances.swift
[33/82] Compiling Atomics Primitives.native.swift
[34/82] Emitting module _NIOBase64
[35/82] Compiling _NIOBase64 Base64.swift
[36/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/82] Emitting module _NIODataStructures
[38/82] Compiling _NIODataStructures PriorityQueue.swift
[39/82] Compiling _NIODataStructures _TinyArray.swift
[40/82] Compiling Atomics ManagedAtomic.swift
[41/82] Compiling Atomics ManagedAtomicLazyReference.swift
[42/82] Compiling Atomics OptionalRawRepresentable.swift
[43/82] Compiling Atomics RawRepresentable.swift
[44/82] Emitting module InternalCollectionsUtilities
[45/82] Compiling Atomics AtomicBool.swift
[46/82] Compiling Atomics IntegerConformances.swift
[47/82] Compiling Atomics AtomicMemoryOrderings.swift
[48/82] Compiling Atomics DoubleWord.swift
[49/82] Compiling Atomics AtomicStorage.swift
[50/82] Compiling Atomics AtomicValue.swift
[51/98] Compiling _NIODataStructures Heap.swift
[52/98] Compiling DequeModule _DequeBufferHeader.swift
[53/98] Compiling DequeModule _DequeBuffer.swift
[54/98] Compiling DequeModule _DequeSlot.swift
[55/99] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/99] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[57/99] Compiling NIOConcurrencyHelpers lock.swift
[58/99] Compiling NIOConcurrencyHelpers NIOLock.swift
[59/99] Compiling NIOConcurrencyHelpers atomics.swift
[60/99] Emitting module NIOConcurrencyHelpers
[61/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[62/99] Compiling DequeModule Deque+Testing.swift
[63/99] Compiling DequeModule Deque._Storage.swift
[64/99] Compiling DequeModule Deque+Extras.swift
[65/99] Compiling DequeModule Deque+Hashable.swift
[66/99] Compiling DequeModule Deque+CustomReflectable.swift
[67/99] Compiling DequeModule Deque+Descriptions.swift
[68/99] Compiling DequeModule Deque+Equatable.swift
[69/99] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/99] Compiling DequeModule Deque._UnsafeHandle.swift
[71/99] Compiling DequeModule Deque.swift
[72/99] Compiling DequeModule Deque+Codable.swift
[73/99] Compiling DequeModule Deque+Collection.swift
[76/99] Compiling Atomics Primitives.shims.swift
[77/99] Compiling Atomics AtomicInteger.swift
[90/99] Emitting module Atomics
[93/101] Emitting module DequeModule
[94/101] Compiling Atomics IntegerOperations.swift
[95/101] Compiling Atomics Unmanaged extensions.swift
[96/163] Compiling NIOCore GlobalSingletons.swift
[97/163] Compiling NIOCore IO.swift
[98/163] Compiling NIOCore IOData.swift
[99/163] Compiling NIOCore IPProtocol.swift
[100/163] Compiling NIOCore IntegerBitPacking.swift
[101/163] Compiling NIOCore IntegerTypes.swift
[102/163] Compiling NIOCore Interfaces.swift
[103/163] Compiling NIOCore Linux.swift
[104/163] Compiling NIOCore MarkedCircularBuffer.swift
[105/163] Compiling NIOCore MulticastChannel.swift
[106/163] Compiling NIOCore NIOAny.swift
[107/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/163] Compiling NIOCore NIOLoopBound.swift
[109/169] Compiling NIOCore NIOScheduledCallback.swift
[110/169] Compiling NIOCore NIOSendable.swift
[111/169] Compiling NIOCore PointerHelpers.swift
[112/169] Compiling NIOCore RecvByteBufferAllocator.swift
[113/169] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/169] Compiling NIOCore SocketAddresses.swift
[115/169] Compiling NIOCore SocketOptionProvider.swift
[116/169] Compiling NIOCore SystemCallHelpers.swift
[117/169] Compiling NIOCore TimeAmount+Duration.swift
[118/169] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/169] Compiling NIOCore UniversalBootstrapSupport.swift
[120/169] Compiling NIOCore Utilities.swift
[121/169] Compiling NIOCore AddressedEnvelope.swift
[122/169] Compiling NIOCore AsyncAwaitSupport.swift
[123/169] Compiling NIOCore AsyncChannel.swift
[124/169] Compiling NIOCore AsyncChannelHandler.swift
[125/169] Compiling NIOCore AsyncChannelInboundStream.swift
[126/169] Compiling NIOCore AsyncChannelOutboundWriter.swift
[127/169] Compiling NIOCore NIOAsyncSequenceProducer.swift
[128/169] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[129/169] Compiling NIOCore EventLoopFuture+Deprecated.swift
[130/169] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[131/169] Compiling NIOCore EventLoopFuture.swift
[132/169] Compiling NIOCore FileDescriptor.swift
[133/169] Compiling NIOCore FileHandle.swift
[134/169] Compiling NIOCore FileRegion.swift
[135/169] Compiling NIOCore Codec.swift
[136/169] Compiling NIOCore ConvenienceOptionSupport.swift
[137/169] Compiling NIOCore DeadChannel.swift
[138/169] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/169] Compiling NIOCore EventLoop+Deprecated.swift
[140/169] Compiling NIOCore EventLoop+SerialExecutor.swift
[141/169] Compiling NIOCore EventLoop.swift
[142/169] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[143/169] Compiling NIOCore NIOAsyncWriter.swift
[144/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[145/169] Compiling NIOCore BSDSocketAPI.swift
[146/169] Compiling NIOCore ByteBuffer-aux.swift
[147/169] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[148/169] Compiling NIOCore ByteBuffer-conversions.swift
[149/169] Compiling NIOCore Channel.swift
[150/169] Compiling NIOCore ChannelHandler.swift
[151/169] Compiling NIOCore ChannelHandlers.swift
[152/169] Compiling NIOCore ChannelInvoker.swift
[153/169] Compiling NIOCore ChannelOption.swift
[154/169] Compiling NIOCore ChannelPipeline.swift
[155/169] Compiling NIOCore CircularBuffer.swift
[156/169] Compiling NIOCore ByteBuffer-core.swift
[157/169] Compiling NIOCore ByteBuffer-hex.swift
[158/169] Compiling NIOCore ByteBuffer-int.swift
[159/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/169] Compiling NIOCore ByteBuffer-multi-int.swift
[161/169] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[162/169] Compiling NIOCore ByteBuffer-views.swift
[163/169] Emitting module NIOCore
[164/223] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/223] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/223] Compiling NIOEmbedded Embedded.swift
[167/223] Emitting module NIOEmbedded
[168/223] Compiling NIOPosix PooledRecvBufferAllocator.swift
[169/223] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[170/223] Compiling NIOPosix PosixSingletons.swift
[171/223] Compiling NIOPosix RawSocketBootstrap.swift
[172/223] Compiling NIOPosix Resolver.swift
[173/228] Compiling NIOPosix GetaddrinfoResolver.swift
[174/228] Compiling NIOPosix HappyEyeballs.swift
[175/228] Compiling NIOPosix IO.swift
[176/228] Compiling NIOPosix IntegerBitPacking.swift
[177/228] Compiling NIOPosix IntegerTypes.swift
[178/228] Compiling NIOPosix Linux.swift
[179/228] Compiling NIOPosix PendingWritesManager.swift
[180/228] Compiling NIOPosix PipeChannel.swift
[181/228] Compiling NIOPosix PipePair.swift
[182/228] Compiling NIOPosix PointerHelpers.swift
[183/228] Compiling NIOPosix Pool.swift
[184/228] Compiling NIOPosix BSDSocketAPICommon.swift
[185/228] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/228] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/228] Compiling NIOPosix BaseSocket.swift
[188/228] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/228] Compiling NIOPosix BaseSocketChannel.swift
[190/228] Compiling NIOPosix SelectorKqueue.swift
[191/228] Compiling NIOPosix SelectorUring.swift
[192/228] Compiling NIOPosix ServerSocket.swift
[193/228] Compiling NIOPosix Socket.swift
[194/228] Compiling NIOPosix SocketChannel.swift
[195/228] Compiling NIOPosix Selectable.swift
[196/228] Compiling NIOPosix SelectableChannel.swift
[197/228] Compiling NIOPosix SelectableEventLoop.swift
[198/228] Compiling NIOPosix SelectorEpoll.swift
[199/228] Compiling NIOPosix SelectorGeneric.swift
[200/228] Emitting module NIOPosix
[201/228] Compiling NIOPosix SocketProtocols.swift
[202/228] Compiling NIOPosix System.swift
[203/228] Compiling NIOPosix Thread.swift
[204/228] Compiling NIOPosix ThreadPosix.swift
[205/228] Compiling NIOPosix ThreadWindows.swift
[206/228] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/228] Compiling NIOPosix Bootstrap.swift
[208/228] Compiling NIOPosix ControlMessage.swift
[209/228] Compiling NIOPosix DatagramVectorReadManager.swift
[210/228] Compiling NIOPosix Errors+Any.swift
[211/228] Compiling NIOPosix FileDescriptor.swift
[212/228] Compiling NIOPosix LinuxCPUSet.swift
[213/228] Compiling NIOPosix LinuxUring.swift
[214/228] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/228] Compiling NIOPosix NIOThreadPool.swift
[216/228] Compiling NIOPosix NonBlockingFileIO.swift
[217/228] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/228] Compiling NIOPosix UnsafeTransfer.swift
[219/228] Compiling NIOPosix Utilities.swift
[220/228] Compiling NIOPosix VsockAddress.swift
[221/228] Compiling NIOPosix VsockChannelEvents.swift
[222/228] Compiling NIOPosix resource_bundle_accessor.swift
[223/230] Emitting module NIO
[224/230] Compiling NIO Exports.swift
[225/259] Compiling OSCCore BasicMessageDispatcher.swift
[226/259] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[227/259] Compiling OSCCore events.swift
[228/262] Emitting module OSCCore
[229/262] Compiling OSCCore matcher.swift
[230/262] Compiling OSCCore OSCPacketReader.swift
[231/262] Compiling OSCCore MIDI.swift
[232/262] Compiling OSCCore OSCTimeTag.swift
[233/262] Compiling OSCCore RGBA.swift
[234/262] Compiling OSCCore TypeTagValues.swift
[235/262] Compiling OSCCore OSCConvertible.swift
[236/262] Compiling OSCCore OSCMessage+OSCConvertible.swift
[237/262] Compiling OSCCore OSCMessageArgument.swift
[238/262] Compiling OSCCore Data+OSCMessageArgument.swift
[239/262] Compiling OSCCore Double+OSCMessageArgument.swift
[240/262] Compiling OSCCore Float+OSCMessageArgument.swift
[241/262] Compiling OSCCore Array+OSCMessageArgument.swift
[242/262] Compiling OSCCore Bool+OSCConvertible.swift
[243/262] Compiling OSCCore Byte.swift
[244/262] Compiling OSCCore Character+OSCConvertible.swift
[245/262] Compiling OSCCore String+OSCMessageArgument.swift
[246/262] Compiling OSCCore alignment.swift
[247/262] Compiling OSCCore extract.swift
[248/262] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[249/262] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[250/262] Compiling OSCCore RGBA+OSCMessageArgument.swift
[251/262] Compiling OSCCore OSCBundle.swift
[252/262] Compiling OSCCore OSCMessage.swift
[253/262] Compiling OSCCore OSCSymbol.swift
[254/262] Compiling OSCCore Int+OSCMessageArgument.swift
[255/262] Compiling OSCCore MIDI+OSCMessageArgument.swift
[256/262] Compiling OSCCore OSCBundle+OSCConvertible.swift
[257/266] Compiling BasicListener main.swift
[258/266] Emitting module BasicListener
[259/266] Compiling SoundColliderClient main.swift
[260/266] Emitting module SoundColliderClient
[260/266] Write Objects.LinkFileList
[262/266] Linking SoundColliderClient
[263/266] Linking BasicListener
[264/266] Applying BasicListener
[265/266] Applying SoundColliderClient
Build complete! (35.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    }
  ],
  "manifest_display_name" : "OSCCore",
  "name" : "OSCCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OSCCore",
      "targets" : [
        "OSCCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BasicListener",
      "targets" : [
        "BasicListener"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SoundColliderClient",
      "targets" : [
        "SoundColliderClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoundColliderClient",
      "module_type" : "SwiftTarget",
      "name" : "SoundColliderClient",
      "path" : "Examples/SoundColliderClient",
      "product_memberships" : [
        "SoundColliderClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OSCCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OSCCoreTests",
      "path" : "Tests/OSCCoreTests",
      "sources" : [
        "AddressMatcherTests.swift",
        "DispatcherTests.swift",
        "OSCBundleTests.swift",
        "OSCMessageTests.swift",
        "OSCTimeTagTests.swift",
        "ValueConversionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSCCore",
      "module_type" : "SwiftTarget",
      "name" : "OSCCore",
      "path" : "Source/OSCCore",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "OSCCore",
        "BasicListener",
        "SoundColliderClient"
      ],
      "sources" : [
        "conversion/Array+OSCMessageArgument.swift",
        "conversion/Bool+OSCConvertible.swift",
        "conversion/Byte.swift",
        "conversion/Character+OSCConvertible.swift",
        "conversion/Data+OSCMessageArgument.swift",
        "conversion/Double+OSCMessageArgument.swift",
        "conversion/Float+OSCMessageArgument.swift",
        "conversion/Int+OSCMessageArgument.swift",
        "conversion/MIDI+OSCMessageArgument.swift",
        "conversion/OSCBundle+OSCConvertible.swift",
        "conversion/OSCConvertible.swift",
        "conversion/OSCMessage+OSCConvertible.swift",
        "conversion/OSCMessageArgument.swift",
        "conversion/OSCSymbol+OSCMessageArgument.swift",
        "conversion/OSCTimeTag+OSCMessageArgument.swift",
        "conversion/RGBA+OSCMessageArgument.swift",
        "conversion/String+OSCMessageArgument.swift",
        "conversion/alignment.swift",
        "conversion/extract.swift",
        "dispatch/BasicMessageDispatcher.swift",
        "dispatch/OSCBundle+MessageEventHandler.swift",
        "dispatch/events.swift",
        "dispatch/matcher.swift",
        "nio/OSCPacketReader.swift",
        "types/MIDI.swift",
        "types/OSCBundle.swift",
        "types/OSCMessage.swift",
        "types/OSCSymbol.swift",
        "types/OSCTimeTag.swift",
        "types/RGBA.swift",
        "types/TypeTagValues.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicListener",
      "module_type" : "SwiftTarget",
      "name" : "BasicListener",
      "path" : "Examples/BasicListener",
      "product_memberships" : [
        "BasicListener"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Done.