The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ObservationKit, reference 0.0.2 (bf0cd1), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 20:13:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Archdoog/ObservationsKit.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Archdoog/ObservationsKit
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at bf0cd16 Merge pull request #2 from Archdoog/fix/equatable-on-cond
Cloned https://github.com/Archdoog/ObservationsKit.git
Revision (git rev-parse @):
bf0cd16bc26bbace72c958607472794c4fa1431a
SUCCESS checkout https://github.com/Archdoog/ObservationsKit.git at 0.0.2
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-collections.git
[1/956] Fetching swift-concurrency-extras
[422/7203] Fetching swift-concurrency-extras, swift-async-algorithms
[485/30772] Fetching swift-concurrency-extras, swift-async-algorithms, swift-collections
[3275/37188] Fetching swift-concurrency-extras, swift-async-algorithms, swift-collections, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.02s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.02s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (0.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.65s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "observationskit",
      "name": "ObservationKit",
      "url": "https://github.com/Archdoog/ObservationsKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObservationsKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-concurrency-extras",
          "name": "swift-concurrency-extras",
          "url": "https://github.com/pointfreeco/swift-concurrency-extras.git",
          "version": "1.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Archdoog/ObservationsKit.git
[1/109] Fetching observationskit
Fetched https://github.com/Archdoog/ObservationsKit.git from cache (0.64s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (0.58s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.61s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.23s)
Creating working copy for https://github.com/Archdoog/ObservationsKit.git
Working copy of https://github.com/Archdoog/ObservationsKit.git resolved at 0.0.2 (bf0cd16)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.2
warning: '.resolve-product-dependencies': dependency 'observationskit' is not used by any target
Found 2 product dependencies
  - swift-async-algorithms
  - swift-concurrency-extras
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Archdoog/ObservationsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/39] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/40] Compiling InternalCollectionsUtilities Descriptions.swift
[11/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[12/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/40] Compiling InternalCollectionsUtilities Debugging.swift
[14/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/40] Compiling InternalCollectionsUtilities Integer rank.swift
[16/40] Emitting module InternalCollectionsUtilities
[17/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[21/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/112] Compiling DequeModule _DequeSlot.swift
[28/113] Compiling DequeModule _DequeBuffer.swift
[29/113] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[31/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[32/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[33/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[34/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[35/113] Compiling OrderedCollections OrderedSet+Sendable.swift
[36/113] Compiling OrderedCollections OrderedSet+Codable.swift
[37/113] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[38/113] Compiling OrderedCollections OrderedSet+Descriptions.swift
[39/113] Compiling OrderedCollections OrderedSet+Diffing.swift
[40/113] Compiling OrderedCollections OrderedSet+Equatable.swift
[41/113] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[42/119] Compiling DequeModule _DequeBufferHeader.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[44/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[45/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[48/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[50/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[56/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[59/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[60/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/119] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/119] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/119] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[71/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[72/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[73/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[76/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[77/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[78/119] Compiling OrderedCollections OrderedDictionary.swift
[79/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/119] Emitting module DequeModule
[86/119] Compiling OrderedCollections _HashTable+Bucket.swift
[87/119] Compiling OrderedCollections _HashTable+BucketIterator.swift
[88/119] Compiling OrderedCollections _HashTable+Constants.swift
[89/119] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[90/119] Compiling OrderedCollections _HashTable+Testing.swift
[91/119] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[92/119] Compiling OrderedCollections _HashTable.swift
[93/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[94/119] Compiling OrderedCollections OrderedSet+Testing.swift
[95/119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[96/119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[97/119] Compiling OrderedCollections OrderedSet.swift
[98/119] Compiling OrderedCollections _UnsafeBitset.swift
[99/119] Compiling OrderedCollections _Hashtable+Header.swift
[100/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[101/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[102/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[103/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[104/119] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[105/119] Emitting module OrderedCollections
[106/171] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[107/171] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[108/171] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[109/171] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[110/171] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[111/171] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[112/176] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[113/176] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[114/176] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[115/176] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[116/176] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[117/176] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[118/176] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[119/176] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[120/176] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[121/176] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[122/176] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[123/176] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[124/176] Compiling AsyncAlgorithms Locking.swift
[125/176] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[126/176] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[127/176] Compiling AsyncAlgorithms MergeStateMachine.swift
[128/176] Compiling AsyncAlgorithms MergeStorage.swift
[129/176] Compiling AsyncAlgorithms DebounceStorage.swift
[130/176] Compiling AsyncAlgorithms Dictionary.swift
[131/176] Compiling AsyncAlgorithms Disconnected.swift
[132/176] Compiling AsyncAlgorithms _TinyArray.swift
[133/176] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[134/176] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[135/176] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[136/176] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[137/176] Compiling AsyncAlgorithms AsyncShareSequence.swift
[138/176] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[139/176] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[140/176] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[141/176] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[142/176] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[143/176] Compiling AsyncAlgorithms CombineLatestStorage.swift
[144/176] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[145/176] Compiling AsyncAlgorithms DebounceStateMachine.swift
[146/176] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[147/176] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[148/176] Compiling AsyncAlgorithms AsyncChannel.swift
[149/176] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[150/176] Compiling AsyncAlgorithms ChannelStateMachine.swift
[151/176] Compiling AsyncAlgorithms ChannelStorage.swift
[152/176] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[153/176] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[154/176] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[155/176] Compiling AsyncAlgorithms Rethrow.swift
[156/176] Compiling AsyncAlgorithms SetAlgebra.swift
[157/176] Emitting module AsyncAlgorithms
[158/176] Compiling AsyncAlgorithms UnsafeTransfer.swift
[159/176] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[160/176] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[161/176] Compiling AsyncAlgorithms ZipStateMachine.swift
[162/176] Compiling AsyncAlgorithms ZipStorage.swift
[163/176] Compiling ObservationShim ObservationsShim.swift
/Users/admin/builder/spi-builder-workspace/Sources/ObservationShim/ObservationsShim.swift:16:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 14 |
 15 | @usableFromInline
 16 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 | func _taskAddCancellationHandler(handler: () -> Void)
 18 |   -> UnsafeRawPointer
/Users/admin/builder/spi-builder-workspace/Sources/ObservationShim/ObservationsShim.swift:21:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 19 |
 20 | @usableFromInline
 21 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 22 | func _taskRemoveCancellationHandler(
 23 |   record: UnsafeRawPointer
/Users/admin/builder/spi-builder-workspace/Sources/ObservationShim/ObservationsShim.swift:215:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
213 |         switch emit {
214 |         case .element(let element):
215 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
216 |         case .iteration(let iteration):
217 |           Result(catching: iteration)
/Users/admin/builder/spi-builder-workspace/Sources/ObservationShim/ObservationsShim.swift:217:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> ObservationsShim<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> ObservationsShim<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
215 |           Result(catching: element).map { Iteration.next($0) }
216 |         case .iteration(let iteration):
217 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> ObservationsShim<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> ObservationsShim<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
218 |         }
219 |       } onChange: { [state] in
[164/176] Emitting module ObservationShim
/Users/admin/builder/spi-builder-workspace/Sources/ObservationShim/ObservationsShim.swift:16:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 14 |
 15 | @usableFromInline
 16 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 | func _taskAddCancellationHandler(handler: () -> Void)
 18 |   -> UnsafeRawPointer
/Users/admin/builder/spi-builder-workspace/Sources/ObservationShim/ObservationsShim.swift:21:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 19 |
 20 | @usableFromInline
 21 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 22 | func _taskRemoveCancellationHandler(
 23 |   record: UnsafeRawPointer
[165/176] Compiling ObservationShim ManagedCriticalState.swift
[166/176] Compiling ConcurrencyExtras Result.swift
[167/176] Compiling ConcurrencyExtras MainSerialExecutor.swift
[168/176] Compiling ConcurrencyExtras LockIsolated.swift
[169/176] Compiling ConcurrencyExtras UncheckedBox.swift
[170/176] Compiling ConcurrencyExtras Locking.swift
[171/176] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[172/176] Compiling ConcurrencyExtras AsyncStream.swift
[175/176] Emitting module ConcurrencyExtras
[176/176] Compiling ConcurrencyExtras Task.swift
[177/177] Compiling ConcurrencyExtras UncheckedSendable.swift
[178/182] Compiling ObservationTesting FulfillmentOfCondition.swift
[179/182] Compiling ObservationTesting FulfillmentOfValues.swift
[180/182] Compiling ObservationTesting FulfillmentWorker.swift
[181/182] Compiling ObservationTesting FulfillmentError.swift
[182/182] Emitting module ObservationTesting
Build complete! (7.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    }
  ],
  "manifest_display_name" : "ObservationKit",
  "name" : "ObservationKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ObservationTesting",
      "targets" : [
        "ObservationTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObservationShim",
      "targets" : [
        "ObservationShim"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ObservationTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "ObservationTestingTests",
      "path" : "Tests/ObservationTestingTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "TestFulfillmentOfConditions.swift",
        "TestFulfillmentOfValues.swift",
        "TestFulfillmentOfValuesByArray.swift"
      ],
      "target_dependencies" : [
        "ObservationTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObservationTesting",
      "module_type" : "SwiftTarget",
      "name" : "ObservationTesting",
      "path" : "Sources/ObservationTesting",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "ObservationTesting"
      ],
      "sources" : [
        "FulfillmentError.swift",
        "FulfillmentOfCondition.swift",
        "FulfillmentOfValues.swift",
        "FulfillmentWorker.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObservationShimTests",
      "module_type" : "SwiftTarget",
      "name" : "ObservationShimTests",
      "path" : "Tests/ObservationShimTests",
      "sources" : [
        "TestObservationShim.swift"
      ],
      "target_dependencies" : [
        "ObservationShim",
        "ObservationTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObservationShim",
      "module_type" : "SwiftTarget",
      "name" : "ObservationShim",
      "path" : "Sources/ObservationShim",
      "product_memberships" : [
        "ObservationShim"
      ],
      "sources" : [
        "ManagedCriticalState.swift",
        "ObservationsShim.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.