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 sXPC with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/sXPC.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/sXPC
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6d743ba Update README.md
Cloned https://github.com/Alkenso/sXPC.git
Revision (git rev-parse @):
6d743ba952197e02468f2a3a51bf13be27ddbdee
SUCCESS checkout https://github.com/Alkenso/sXPC.git at main
Fetching https://github.com/Alkenso/SwiftSpellbook.git from cache
Fetched https://github.com/Alkenso/SwiftSpellbook.git from cache (0.38s)
Computing version for https://github.com/Alkenso/SwiftSpellbook.git
Computed https://github.com/Alkenso/SwiftSpellbook.git at 0.4.2 (0.71s)
Creating working copy for https://github.com/Alkenso/SwiftSpellbook.git
Working copy of https://github.com/Alkenso/SwiftSpellbook.git resolved at 0.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sxpc",
      "name": "sXPC",
      "url": "https://github.com/Alkenso/sXPC.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sXPC",
      "dependencies": [
        {
          "identity": "swiftspellbook",
          "name": "SwiftSpellbook",
          "url": "https://github.com/Alkenso/SwiftSpellbook.git",
          "version": "0.4.2",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSpellbook",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Alkenso/sXPC.git
[1/509] Fetching sxpc
Fetched https://github.com/Alkenso/sXPC.git from cache (0.28s)
Fetching https://github.com/Alkenso/SwiftSpellbook.git from cache
Fetched https://github.com/Alkenso/SwiftSpellbook.git from cache (0.20s)
Computing version for https://github.com/Alkenso/SwiftSpellbook.git
Computed https://github.com/Alkenso/SwiftSpellbook.git at 0.4.2 (0.04s)
Creating working copy for https://github.com/Alkenso/SwiftSpellbook.git
Working copy of https://github.com/Alkenso/SwiftSpellbook.git resolved at 0.4.2
Creating working copy for https://github.com/Alkenso/sXPC.git
Working copy of https://github.com/Alkenso/sXPC.git resolved at main (6d743ba)
warning: '.resolve-product-dependencies': dependency 'sxpc' is not used by any target
Found 1 product dependencies
  - SwiftSpellbook
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Alkenso/sXPC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-6044DDE57671499D.txt
[3/4] Compiling SpellbookFoundationObjC SpellbookObjC.mm
[5/58] Emitting module SpellbookFoundation
[6/65] Compiling SpellbookFoundation SynchronizationUtils.swift
[7/65] Compiling SpellbookFoundation Synchronized.swift
[8/65] Compiling SpellbookFoundation SynchronousExecutor.swift
[9/65] Compiling SpellbookFoundation Boxing.swift
[10/65] Compiling SpellbookFoundation Closure.swift
[11/65] Compiling SpellbookFoundation CommonError.swift
[12/65] Compiling SpellbookFoundation Refreshable.swift
[13/65] Compiling SpellbookFoundation CancellationToken.swift
[14/65] Compiling SpellbookFoundation Environment.swift
[15/65] Compiling SpellbookFoundation Extensions - Codable.swift
[16/65] Compiling SpellbookFoundation Extensions - Collections.swift
[17/65] Compiling SpellbookFoundation Extensions - Comparable.swift
[18/65] Compiling SpellbookFoundation Extensions - Formatters.swift
[19/65] Compiling SpellbookFoundation Extensions - NSError.swift
[20/65] Compiling SpellbookFoundation Extensions - Other.swift
[21/65] Compiling SpellbookFoundation Atomic.swift
[22/65] Compiling SpellbookFoundation BlockingQueue.swift
[23/65] Compiling SpellbookFoundation ConcurrentBlockOperation.swift
[24/65] Compiling SpellbookFoundation Extensions - DispatchQueue.swift
[25/65] Compiling SpellbookFoundation Extensions - Locks.swift
[26/65] Compiling SpellbookFoundation Extensions - Task.swift
[27/65] Compiling SpellbookFoundation PosixLocks.swift
[28/65] Compiling SpellbookFoundation Extensions - StandardTypes.swift
[29/65] Compiling SpellbookFoundation ObjectBuilder.swift
[30/65] Compiling SpellbookFoundation SBUnit.swift
[31/65] Compiling SpellbookFoundation SpellbookLog.swift
[32/65] Compiling SpellbookFoundation Utils.swift
[33/65] Compiling SpellbookFoundation WildcardExpression.swift
[34/65] Compiling SpellbookFoundation DictionaryCodingKey.swift
[35/65] Compiling SpellbookFoundation DictionaryReader.swift
[36/65] Compiling SpellbookFoundation BridgedCEnum.swift
[37/65] Compiling SpellbookFoundation IOKitError.swift
[38/65] Compiling SpellbookFoundation Mach.swift
[39/65] Compiling SpellbookFoundation POD+Swift.swift
[40/65] Compiling SpellbookFoundation Unsafe.swift
[41/65] Compiling SpellbookFoundation Exceptions.swift
[42/65] Compiling SpellbookFoundation DeviceInfo.swift
[43/65] Compiling SpellbookFoundation Resource (RAII).swift
[44/65] Compiling SpellbookFoundation Types.swift
[45/65] Compiling SpellbookFoundation EventAsk.swift
[46/65] Compiling SpellbookFoundation EventNotify.swift
[47/65] Compiling SpellbookFoundation Observable.swift
[48/65] Compiling SpellbookFoundation ValueObserving.swift
[49/65] Compiling SpellbookFoundation ValueStore.swift
[50/65] Compiling SpellbookFoundation DictionaryWriter.swift
[51/65] Compiling SpellbookFoundation Extensions - Bundle.swift
[52/65] Compiling SpellbookFoundation Extensions - FileManager.swift
[53/65] Compiling SpellbookFoundation FileEnumerator.swift
[54/65] Compiling SpellbookFoundation FileStore.swift
[55/65] Compiling SpellbookFoundation TemporaryDirectory.swift
[56/65] Compiling SpellbookFoundation Extensions - CoreGraphics.swift
[57/65] Compiling SpellbookFoundation AuditToken.swift
[58/65] Compiling SpellbookFoundation BinaryParsingError.swift
[59/65] Compiling SpellbookFoundation BinaryReader.swift
[60/65] Compiling SpellbookFoundation BinaryReaderInput.swift
[61/65] Compiling SpellbookFoundation BinaryWriter.swift
[62/65] Compiling SpellbookFoundation BinaryWriterOutput.swift
[63/65] Compiling SpellbookFoundation Extensions - Publisher.swift
[64/65] Compiling SpellbookFoundation Proxies.swift
[65/65] Compiling SpellbookFoundation Benchmark.swift
[66/74] Compiling sXPC XPCInterface.swift
[67/75] Compiling sXPC XPCConnection.swift
[68/75] Compiling sXPC Utils.swift
[69/75] Compiling sXPC XPCTransportUtils.swift
[70/75] Compiling sXPC XPCTransportMessage.swift
[71/75] Compiling sXPC XPCClient.swift
[72/75] Compiling sXPC XPCListener.swift
[73/75] Emitting module sXPC
[74/75] Compiling sXPC XPCTransportConnection.swift
[75/75] Compiling sXPC XPCTransportListener.swift
Build complete! (8.53s)
Build complete.
Done.