The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of NetDiagnosis, reference 1.1.2 (40e048), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 08:17:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/453jerry/NetDiagnosis
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 40e048e Merge pull request #8 from 453jerry/feature/support_swift_5_5-5_9
Cloned https://github.com/453jerry/NetDiagnosis.git
Revision (git rev-parse @):
40e048e69956e671a88f5a7fa9d829e5fd960546
SUCCESS checkout https://github.com/453jerry/NetDiagnosis.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/169] Emitting module InternalCollectionsUtilities
[9/169] Compiling RxSwift Debug.swift
[10/169] Compiling RxSwift Decode.swift
[11/170] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/170] Compiling InternalCollectionsUtilities Debugging.swift
[13/170] Compiling RxSwift Dematerialize.swift
[14/170] Compiling RxSwift DispatchQueue+Extensions.swift
[15/170] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/170] Compiling InternalCollectionsUtilities Descriptions.swift
[17/170] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/170] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/170] Compiling RxSwift DefaultIfEmpty.swift
[20/170] Compiling RxSwift Deferred.swift
[21/170] Compiling RxSwift Delay.swift
[22/170] Compiling RxSwift DelaySubscription.swift
[23/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[24/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[25/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[26/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[27/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[28/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[29/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[30/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[31/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[32/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/232] Compiling OrderedCollections OrderedDictionary+Elements.swift
[36/232] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[37/232] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[38/232] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/232] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/232] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/232] Compiling OrderedCollections _Hashtable+Header.swift
[42/232] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/232] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/232] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/232] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/232] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/232] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/232] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/232] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/232] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/232] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/232] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[53/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/232] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/232] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/232] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/232] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[60/232] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[61/232] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[62/232] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/232] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/232] Compiling OrderedCollections OrderedDictionary.swift
[65/232] Compiling OrderedCollections _HashTable+Bucket.swift
[66/232] Compiling OrderedCollections _HashTable+BucketIterator.swift
[67/232] Compiling OrderedCollections _HashTable+Constants.swift
[68/232] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[69/232] Compiling OrderedCollections _HashTable+Testing.swift
[70/232] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[71/232] Compiling OrderedCollections _HashTable.swift
[72/232] Compiling OrderedCollections OrderedSet+Codable.swift
[73/232] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/232] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/232] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/232] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/232] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/232] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/232] Compiling OrderedCollections OrderedSet+Testing.swift
[80/232] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/232] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/232] Compiling OrderedCollections OrderedSet.swift
[83/232] Compiling OrderedCollections _UnsafeBitset.swift
[84/232] Emitting module OrderedCollections
[85/238] Compiling NetDiagnosis Pinger+Sockopt.swift
[86/238] Compiling NetDiagnosis Pinger+Trace.swift
[87/238] Emitting module NetDiagnosis
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:208:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
206 | }
207 |
208 | extension in_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
209 |     public var description: String {
210 |         var buffer = [CChar](repeating: 0, count: Int(INET_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:225:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
223 | }
224 |
225 | extension in6_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
226 |     public var description: String {
227 |         var buffer = [CChar](repeating: 0, count: Int(INET6_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:242:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
240 | }
241 |
242 | extension in_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
243 |     public static func == (lhs: in_addr, rhs: in_addr) -> Bool {
244 |         lhs.s_addr == rhs.s_addr
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:248:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
246 | }
247 |
248 | extension in6_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
249 |     public static func == (lhs: in6_addr, rhs: in6_addr) -> Bool {
250 |         (lhs.__u6_addr.__u6_addr32.0 == rhs.__u6_addr.__u6_addr32.0) &&
[88/238] Compiling NetDiagnosis IPAddr.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:208:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
206 | }
207 |
208 | extension in_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
209 |     public var description: String {
210 |         var buffer = [CChar](repeating: 0, count: Int(INET_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:225:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
223 | }
224 |
225 | extension in6_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
226 |     public var description: String {
227 |         var buffer = [CChar](repeating: 0, count: Int(INET6_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:242:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
240 | }
241 |
242 | extension in_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
243 |     public static func == (lhs: in_addr, rhs: in_addr) -> Bool {
244 |         lhs.s_addr == rhs.s_addr
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:248:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
246 | }
247 |
248 | extension in6_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
249 |     public static func == (lhs: in6_addr, rhs: in6_addr) -> Bool {
250 |         (lhs.__u6_addr.__u6_addr32.0 == rhs.__u6_addr.__u6_addr32.0) &&
[89/238] Compiling RxSwift Never.swift
[90/238] Compiling RxSwift NopDisposable.swift
[91/238] Compiling RxSwift Observable+Concurrency.swift
[92/238] Compiling RxSwift Observable.swift
[93/238] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[94/238] Compiling RxSwift ObservableConvertibleType.swift
[95/238] Compiling RxSwift ObservableType+Extensions.swift
[96/238] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[97/238] Compiling RxSwift ObservableType.swift
[98/238] Compiling RxSwift ObserveOn.swift
[99/238] Compiling RxSwift ObserverBase.swift
[100/238] Compiling RxSwift ObserverType.swift
[101/238] Compiling RxSwift OperationQueueScheduler.swift
[102/238] Compiling RxSwift Optional.swift
[103/238] Compiling RxSwift Platform.Darwin.swift
[104/238] Compiling RxSwift Platform.Linux.swift
[138/254] Compiling RxSwift AddRef.swift
[139/254] Compiling RxSwift Amb.swift
[140/254] Compiling RxSwift AnonymousDisposable.swift
[141/254] Compiling RxSwift AnonymousObserver.swift
[142/254] Compiling RxSwift AnyObserver.swift
[143/254] Compiling RxSwift AsMaybe.swift
[144/254] Compiling RxSwift AsSingle.swift
[145/254] Compiling RxSwift AsyncLock.swift
[146/254] Compiling RxSwift AsyncSubject.swift
[147/254] Compiling RxSwift AtomicInt.swift
[148/254] Compiling RxSwift Bag+Rx.swift
[149/254] Compiling RxSwift Bag.swift
[150/254] Compiling RxSwift BehaviorSubject.swift
[151/254] Compiling RxSwift BinaryDisposable.swift
[152/254] Compiling RxSwift Binder.swift
[153/254] Compiling RxSwift BooleanDisposable.swift
[154/254] Compiling RxSwift Buffer.swift
[155/254] Compiling NetDiagnosis Utilities.swift
[156/254] Compiling NetDiagnosis Pinger.swift
[185/254] Compiling RxSwift ConnectableObservableType.swift
[186/254] Compiling RxSwift Create.swift
[187/254] Compiling RxSwift CurrentThreadScheduler.swift
[188/254] Compiling RxSwift Date+Dispatch.swift
[189/254] Compiling RxSwift Debounce.swift
[190/254] Compiling RxSwift Infallible+Debug.swift
[191/254] Compiling RxSwift Infallible+Operators.swift
[192/254] Compiling RxSwift Infallible+Zip+arity.swift
[193/254] Compiling RxSwift Infallible.swift
[194/254] Compiling RxSwift InfiniteSequence.swift
[195/254] Compiling RxSwift InvocableScheduledItem.swift
[196/254] Compiling RxSwift InvocableType.swift
[197/254] Compiling RxSwift Just.swift
[198/254] Compiling RxSwift Lock.swift
[199/254] Compiling RxSwift LockOwnerType.swift
[200/254] Compiling RxSwift MainScheduler.swift
[201/254] Compiling RxSwift Map.swift
[202/254] Compiling RxSwift Materialize.swift
[203/254] Compiling RxSwift Maybe.swift
[204/254] Compiling RxSwift Merge.swift
[205/254] Compiling RxSwift Multicast.swift
[206/254] Emitting module RxSwift
[207/254] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[208/254] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[209/254] Compiling RxSwift PrimitiveSequence.swift
[210/254] Compiling RxSwift PriorityQueue.swift
[211/254] Compiling RxSwift Producer.swift
[212/254] Compiling RxSwift PublishSubject.swift
[213/254] Compiling RxSwift Queue.swift
[214/254] Compiling RxSwift Range.swift
[215/254] Compiling RxSwift Reactive.swift
[216/254] Compiling RxSwift RecursiveLock.swift
[217/254] Compiling RxSwift RecursiveScheduler.swift
[218/254] Compiling RxSwift Reduce.swift
[219/254] Compiling RxSwift RefCountDisposable.swift
[220/254] Compiling RxSwift Repeat.swift
[221/254] Compiling RxSwift ReplaySubject.swift
[222/254] Compiling RxSwift RetryWhen.swift
[223/254] Compiling RxSwift Enumerated.swift
[224/254] Compiling RxSwift Error.swift
[225/254] Compiling RxSwift Errors.swift
[226/254] Compiling RxSwift Event.swift
[227/254] Compiling RxSwift Filter.swift
[228/254] Compiling RxSwift First.swift
[229/254] Compiling RxSwift Generate.swift
[230/254] Compiling RxSwift GroupBy.swift
[231/254] Compiling RxSwift GroupedObservable.swift
[232/254] Compiling RxSwift HistoricalScheduler.swift
[233/254] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[234/254] Compiling RxSwift ImmediateSchedulerType.swift
[235/254] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[236/254] Compiling RxSwift Infallible+CombineLatest+arity.swift
[237/254] Compiling RxSwift Infallible+Concurrency.swift
[238/254] Compiling RxSwift Infallible+Create.swift
[239/254] Compiling RxSwift TakeLast.swift
[240/254] Compiling RxSwift TakeWithPredicate.swift
[241/254] Compiling RxSwift Throttle.swift
[242/254] Compiling RxSwift Timeout.swift
[243/254] Compiling RxSwift Timer.swift
[244/254] Compiling RxSwift ToArray.swift
[245/254] Compiling RxSwift Using.swift
[246/254] Compiling RxSwift VirtualTimeConverterType.swift
[247/254] Compiling RxSwift VirtualTimeScheduler.swift
[248/254] Compiling RxSwift Window.swift
[249/254] Compiling RxSwift WithLatestFrom.swift
[250/254] Compiling RxSwift WithUnretained.swift
[251/254] Compiling RxSwift Zip+Collection.swift
[252/254] Compiling RxSwift Zip+arity.swift
[253/254] Compiling RxSwift Zip.swift
[254/254] Compiling RxSwift resource_bundle_accessor.swift
[255/256] Emitting module RxNetDiagnosis
/Users/admin/builder/spi-builder-workspace/Sources/RxNetDiagnosis/Pinger+Rx.swift:12:1: warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
10 | import RxSwift
11 |
12 | extension Pinger: ReactiveCompatible {}
   | |- warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 | extension Reactive where Base: Pinger {
[256/256] Compiling RxNetDiagnosis Pinger+Rx.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxNetDiagnosis/Pinger+Rx.swift:12:1: warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
10 | import RxSwift
11 |
12 | extension Pinger: ReactiveCompatible {}
   | |- warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 | extension Reactive where Base: Pinger {
Build complete! (12.11s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
[667/69350] Fetching swift-collections, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.25s)
Fetched https://github.com/apple/swift-collections.git from cache (4.25s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (4.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.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.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "NetDiagnosis",
  "name" : "NetDiagnosis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NetDiagnosis",
      "targets" : [
        "NetDiagnosis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RxNetDiagnosis",
      "targets" : [
        "RxNetDiagnosis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxNetDiagnosis",
      "module_type" : "SwiftTarget",
      "name" : "RxNetDiagnosis",
      "path" : "Sources/RxNetDiagnosis",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "RxNetDiagnosis"
      ],
      "sources" : [
        "Pinger+Rx.swift"
      ],
      "target_dependencies" : [
        "NetDiagnosis"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetDiagnosisTests",
      "module_type" : "SwiftTarget",
      "name" : "NetDiagnosisTests",
      "path" : "Tests/NetDiagnosisTests",
      "sources" : [
        "NetDiagnosisTests.swift"
      ],
      "target_dependencies" : [
        "NetDiagnosis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetDiagnosis",
      "module_type" : "SwiftTarget",
      "name" : "NetDiagnosis",
      "path" : "Sources/NetDiagnosis",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "NetDiagnosis",
        "RxNetDiagnosis"
      ],
      "sources" : [
        "IPAddr.swift",
        "Pinger+Sockopt.swift",
        "Pinger+Trace.swift",
        "Pinger.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.