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 NIOCronScheduler, reference 2.1.0 (aa67f5), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 22:37:01 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/mihaelisaev/niocronscheduler.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mihaelisaev/niocronscheduler
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at aa67f5e Update README.md
Cloned https://github.com/mihaelisaev/niocronscheduler.git
Revision (git rev-parse @):
aa67f5efde1c728772fcfc21a862412df83f14f1
SUCCESS checkout https://github.com/mihaelisaev/niocronscheduler.git at 2.1.0
Fetching https://github.com/MihaelIsaev/SwifCron.git
Fetching https://github.com/apple/swift-nio.git
[1/169] Fetching swifcron
[170/72168] Fetching swifcron, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.94s)
Fetched https://github.com/MihaelIsaev/SwifCron.git from cache (3.94s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (2.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.61s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[64/5488] Fetching swift-atomics, swift-system
[4698/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Fetched https://github.com/apple/swift-system.git from cache (1.94s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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
Creating working copy for https://github.com/MihaelIsaev/SwifCron.git
Working copy of https://github.com/MihaelIsaev/SwifCron.git resolved at 2.0.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": "niocronscheduler",
      "name": "NIOCronScheduler",
      "url": "https://github.com/mihaelisaev/niocronscheduler.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/niocronscheduler",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "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": [
              ]
            }
          ]
        },
        {
          "identity": "swifcron",
          "name": "SwifCron",
          "url": "https://github.com/MihaelIsaev/SwifCron.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwifCron",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mihaelisaev/niocronscheduler.git
[1/88] Fetching niocronscheduler
Fetched https://github.com/mihaelisaev/niocronscheduler.git from cache (0.77s)
Fetching https://github.com/MihaelIsaev/SwifCron.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/MihaelIsaev/SwifCron.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio.git from cache (0.68s)
Computing version for https://github.com/MihaelIsaev/SwifCron.git
Computed https://github.com/MihaelIsaev/SwifCron.git at 2.0.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/mihaelisaev/niocronscheduler.git
Working copy of https://github.com/mihaelisaev/niocronscheduler.git resolved at 2.1.0 (aa67f5e)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/MihaelIsaev/SwifCron.git
Working copy of https://github.com/MihaelIsaev/SwifCron.git resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'niocronscheduler' is not used by any target
Found 2 product dependencies
  - swift-nio
  - SwifCron
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mihaelisaev/niocronscheduler.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/23] Write sources
[9/23] Copying PrivacyInfo.xcprivacy
[9/23] Write sources
[12/23] Compiling CNIOWindows WSAStartup.c
[12/23] Compiling CNIOWindows shim.c
[14/23] Write sources
[15/23] Write swift-version--7754E27361AE5C74.txt
[16/23] Compiling CNIOWASI CNIOWASI.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Compiling CNIOLinux liburing_shims.c
[19/53] Compiling _AtomicsShims.c
[20/72] Compiling CNIODarwin shim.c
[21/72] Compiling c-nioatomics.c
[22/72] Compiling c-atomics.c
[24/78] Compiling Atomics AtomicMemoryOrderings.swift
[25/78] Compiling Atomics DoubleWord.swift
[26/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/79] Emitting module _NIOBase64
[28/79] Compiling _NIOBase64 Base64.swift
[29/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/79] Compiling Atomics AtomicStorage.swift
[31/79] Compiling Atomics AtomicValue.swift
[32/79] Compiling Atomics PointerConformances.swift
[33/79] Compiling Atomics Primitives.native.swift
[34/79] Compiling Atomics AtomicBool.swift
[35/79] Compiling Atomics IntegerConformances.swift
[36/79] Emitting module InternalCollectionsUtilities
[37/79] Compiling Atomics OptionalRawRepresentable.swift
[38/79] Compiling Atomics RawRepresentable.swift
[39/79] Compiling Atomics AtomicOptionalWrappable.swift
[40/79] Compiling Atomics AtomicReference.swift
[41/79] Compiling Atomics ManagedAtomic.swift
[42/79] Compiling Atomics ManagedAtomicLazyReference.swift
[43/79] Compiling Atomics Primitives.shims.swift
[44/79] Compiling Atomics AtomicInteger.swift
[45/95] Compiling DequeModule _DequeBuffer.swift
[46/96] Compiling _NIODataStructures Heap.swift
[47/96] Compiling _NIODataStructures PriorityQueue.swift
[48/96] Compiling _NIODataStructures _TinyArray.swift
[49/96] Emitting module _NIODataStructures
[50/96] Compiling Atomics UnsafeAtomic.swift
[51/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/96] Compiling DequeModule Deque+Testing.swift
[53/96] Compiling DequeModule Deque._Storage.swift
[54/96] Compiling DequeModule Deque+Extras.swift
[55/96] Compiling DequeModule Deque+Hashable.swift
[56/98] Compiling Atomics IntegerOperations.swift
[57/98] Compiling Atomics Unmanaged extensions.swift
[58/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/98] Compiling SwifCron SwifCronError.swift
[60/98] Compiling DequeModule _DequeBufferHeader.swift
[61/98] Compiling DequeModule _DequeSlot.swift
[66/98] Compiling DequeModule Deque._UnsafeHandle.swift
[67/98] Compiling DequeModule Deque.swift
[68/98] Compiling NIOConcurrencyHelpers lock.swift
[69/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[70/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/98] Emitting module NIOConcurrencyHelpers
[72/98] Compiling NIOConcurrencyHelpers atomics.swift
[73/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/98] Compiling DequeModule Deque+Codable.swift
[75/98] Compiling DequeModule Deque+Collection.swift
[76/98] Compiling DequeModule Deque+CustomReflectable.swift
[77/98] Compiling DequeModule Deque+Descriptions.swift
[78/98] Compiling DequeModule Deque+Equatable.swift
[79/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/98] Emitting module DequeModule
[89/98] Emitting module Atomics
[94/160] Compiling NIOCore Linux.swift
[95/160] Compiling NIOCore MarkedCircularBuffer.swift
[96/160] Compiling NIOCore MulticastChannel.swift
[97/160] Compiling NIOCore NIOAny.swift
[98/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[99/160] Compiling NIOCore NIOLoopBound.swift
[100/166] Compiling SwifCron SwifCron.swift
[101/166] Compiling SwifCron Array+Each.swift
[102/166] Compiling SwifCron ExpressionParser.swift
[103/166] Emitting module SwifCron
[104/166] Compiling SwifCron Helper.swift
[105/166] Compiling NIOCore NIOScheduledCallback.swift
[106/166] Compiling NIOCore NIOSendable.swift
[107/166] Compiling NIOCore PointerHelpers.swift
[108/166] Compiling NIOCore RecvByteBufferAllocator.swift
[109/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/166] Compiling NIOCore SocketAddresses.swift
[111/166] Compiling NIOCore GlobalSingletons.swift
[112/166] Compiling NIOCore IO.swift
[113/166] Compiling NIOCore IOData.swift
[114/166] Compiling NIOCore IPProtocol.swift
[115/166] Compiling NIOCore IntegerBitPacking.swift
[116/166] Compiling NIOCore IntegerTypes.swift
[117/166] Compiling NIOCore Interfaces.swift
[118/166] Compiling NIOCore SocketOptionProvider.swift
[119/166] Compiling NIOCore SystemCallHelpers.swift
[120/166] Compiling NIOCore TimeAmount+Duration.swift
[121/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/166] Compiling NIOCore UniversalBootstrapSupport.swift
[123/166] Compiling NIOCore Utilities.swift
[124/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[125/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[126/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[127/166] Compiling NIOCore EventLoopFuture.swift
[128/166] Compiling NIOCore FileDescriptor.swift
[129/166] Compiling NIOCore FileHandle.swift
[130/166] Compiling NIOCore FileRegion.swift
[131/166] Compiling NIOCore AddressedEnvelope.swift
[132/166] Compiling NIOCore AsyncAwaitSupport.swift
[133/166] Compiling NIOCore AsyncChannel.swift
[134/166] Compiling NIOCore AsyncChannelHandler.swift
[135/166] Compiling NIOCore AsyncChannelInboundStream.swift
[136/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/166] Compiling NIOCore Codec.swift
[139/166] Compiling NIOCore ConvenienceOptionSupport.swift
[140/166] Compiling NIOCore DeadChannel.swift
[141/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/166] Compiling NIOCore EventLoop+Deprecated.swift
[143/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/166] Compiling NIOCore EventLoop.swift
[145/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/166] Compiling NIOCore NIOAsyncWriter.swift
[147/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[148/166] Compiling NIOCore BSDSocketAPI.swift
[149/166] Compiling NIOCore ByteBuffer-aux.swift
[150/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[151/166] Compiling NIOCore ByteBuffer-conversions.swift
[152/166] Compiling NIOCore Channel.swift
[153/166] Compiling NIOCore ChannelHandler.swift
[154/166] Compiling NIOCore ChannelHandlers.swift
[155/166] Compiling NIOCore ChannelInvoker.swift
[156/166] Compiling NIOCore ChannelOption.swift
[157/166] Compiling NIOCore ChannelPipeline.swift
[158/166] Compiling NIOCore CircularBuffer.swift
[159/166] Compiling NIOCore ByteBuffer-core.swift
[160/166] Compiling NIOCore ByteBuffer-hex.swift
[161/166] Compiling NIOCore ByteBuffer-int.swift
[162/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/166] Compiling NIOCore ByteBuffer-multi-int.swift
[164/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[165/166] Compiling NIOCore ByteBuffer-views.swift
[166/166] Emitting module NIOCore
[167/220] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/220] Compiling NIOEmbedded Embedded.swift
[169/220] Emitting module NIOEmbedded
[170/220] Compiling NIOEmbedded AsyncTestingChannel.swift
[171/220] Compiling NIOPosix BSDSocketAPICommon.swift
[172/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[173/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[174/220] Compiling NIOPosix BaseSocket.swift
[175/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[176/220] Compiling NIOPosix BaseSocketChannel.swift
[177/225] Compiling NIOPosix PendingWritesManager.swift
[178/225] Compiling NIOPosix PipeChannel.swift
[179/225] Compiling NIOPosix PipePair.swift
[180/225] Compiling NIOPosix PointerHelpers.swift
[181/225] Compiling NIOPosix Pool.swift
[182/225] Compiling NIOPosix Selectable.swift
[183/225] Compiling NIOPosix SelectableChannel.swift
[184/225] Compiling NIOPosix SelectableEventLoop.swift
[185/225] Compiling NIOPosix SelectorEpoll.swift
[186/225] Compiling NIOPosix SelectorGeneric.swift
[187/225] Compiling NIOPosix SelectorKqueue.swift
[188/225] Compiling NIOPosix SelectorUring.swift
[189/225] Compiling NIOPosix ServerSocket.swift
[190/225] Compiling NIOPosix Socket.swift
[191/225] Compiling NIOPosix SocketChannel.swift
[192/225] Compiling NIOPosix UnsafeTransfer.swift
[193/225] Compiling NIOPosix Utilities.swift
[194/225] Compiling NIOPosix VsockAddress.swift
[195/225] Compiling NIOPosix VsockChannelEvents.swift
[196/225] Compiling NIOPosix resource_bundle_accessor.swift
[197/225] Compiling NIOPosix LinuxCPUSet.swift
[198/225] Compiling NIOPosix LinuxUring.swift
[199/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[200/225] Compiling NIOPosix NIOThreadPool.swift
[201/225] Compiling NIOPosix NonBlockingFileIO.swift
[202/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/225] Compiling NIOPosix GetaddrinfoResolver.swift
[204/225] Compiling NIOPosix HappyEyeballs.swift
[205/225] Compiling NIOPosix IO.swift
[206/225] Compiling NIOPosix IntegerBitPacking.swift
[207/225] Compiling NIOPosix IntegerTypes.swift
[208/225] Compiling NIOPosix Linux.swift
[209/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[210/225] Compiling NIOPosix Bootstrap.swift
[211/225] Compiling NIOPosix ControlMessage.swift
[212/225] Compiling NIOPosix DatagramVectorReadManager.swift
[213/225] Compiling NIOPosix Errors+Any.swift
[214/225] Compiling NIOPosix FileDescriptor.swift
[215/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[216/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[217/225] Compiling NIOPosix PosixSingletons.swift
[218/225] Compiling NIOPosix RawSocketBootstrap.swift
[219/225] Compiling NIOPosix Resolver.swift
[220/225] Compiling NIOPosix SocketProtocols.swift
[221/225] Compiling NIOPosix System.swift
[222/225] Compiling NIOPosix Thread.swift
[223/225] Compiling NIOPosix ThreadPosix.swift
[224/225] Compiling NIOPosix ThreadWindows.swift
[225/225] Emitting module NIOPosix
[226/227] Compiling NIO Exports.swift
[227/227] Emitting module NIO
[228/229] Emitting module NIOCronScheduler
[229/229] Compiling NIOCronScheduler NIOCronScheduler.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCronScheduler/NIOCronScheduler.swift:33:13: warning: capture of 'job' with non-sendable type 'NIOCronJob' in a `@Sendable` closure; this is an error in the Swift 6 language mode
31 |         let job = NIOCronJob()
32 |         let task = eventLoop.scheduleTask(in: .seconds(Int64(secondsTo))) {
33 |             job.onCancel = try self.schedule(expression: expression, on: eventLoop, task: task, offset: 1).cancel
   |             `- warning: capture of 'job' with non-sendable type 'NIOCronJob' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 |             try task()
35 |         }
   :
47 | }
48 |
49 | public class NIOCronJob {
   |              `- note: class 'NIOCronJob' does not conform to the 'Sendable' protocol
50 |     init () {}
51 |     fileprivate var onCancel: () -> Void = {}
/Users/admin/builder/spi-builder-workspace/Sources/NIOCronScheduler/NIOCronScheduler.swift:33:91: warning: capture of 'task' with non-sendable type '() throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
31 |         let job = NIOCronJob()
32 |         let task = eventLoop.scheduleTask(in: .seconds(Int64(secondsTo))) {
33 |             job.onCancel = try self.schedule(expression: expression, on: eventLoop, task: task, offset: 1).cancel
   |                                                                                           |- warning: capture of 'task' with non-sendable type '() throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                                                                           `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
34 |             try task()
35 |         }
Build complete! (37.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swifcron",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MihaelIsaev/SwifCron.git"
    }
  ],
  "manifest_display_name" : "NIOCronScheduler",
  "name" : "NIOCronScheduler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOCronScheduler",
      "targets" : [
        "NIOCronScheduler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOCronSchedulerTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOCronSchedulerTests",
      "path" : "Tests/NIOCronSchedulerTests",
      "sources" : [
        "NIOCronSchedulerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "NIOCronScheduler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCronScheduler",
      "module_type" : "SwiftTarget",
      "name" : "NIOCronScheduler",
      "path" : "Sources/NIOCronScheduler",
      "product_dependencies" : [
        "NIO",
        "SwifCron"
      ],
      "product_memberships" : [
        "NIOCronScheduler"
      ],
      "sources" : [
        "NIOCronScheduler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.