The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcbox, reference 1.0.1 (b73813), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 23:31:23 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/omochi/xcbox.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omochi/xcbox
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at b73813a homebrew
Cloned https://github.com/omochi/xcbox.git
Revision (git rev-parse @):
b73813af45f82a50018f5dece0ac26024a523a40
SUCCESS checkout https://github.com/omochi/xcbox.git at 1.0.1
Fetching https://github.com/omochi/FineJSON.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/tuist/xcodeproj.git
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/omochi/RichJSONParser.git
Fetching https://github.com/kylef/PathKit
[1/584] Fetching finejson
[42/1605] Fetching finejson, spectre
[206/2138] Fetching finejson, spectre, richjsonparser
[549/7029] Fetching finejson, spectre, richjsonparser, swiftshell
[696/8481] Fetching finejson, spectre, richjsonparser, swiftshell, pathkit
[2990/10636] Fetching finejson, spectre, richjsonparser, swiftshell, pathkit, aexml
Fetched https://github.com/omochi/FineJSON.git from cache (0.80s)
[2686/10052] Fetching spectre, richjsonparser, swiftshell, pathkit, aexml
[5393/34456] Fetching spectre, richjsonparser, swiftshell, pathkit, aexml, xcodeproj
Fetched https://github.com/kareman/SwiftShell from cache (1.28s)
Fetched https://github.com/kylef/Spectre.git from cache (1.28s)
[11462/28544] Fetching richjsonparser, pathkit, aexml, xcodeproj
Fetched https://github.com/omochi/RichJSONParser.git from cache (2.21s)
Fetched https://github.com/tadija/AEXML from cache (2.21s)
Fetched https://github.com/kylef/PathKit from cache (2.21s)
Fetched https://github.com/tuist/xcodeproj.git from cache (2.21s)
Computing version for https://github.com/omochi/FineJSON.git
Computed https://github.com/omochi/FineJSON.git at 1.10.0 (4.51s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (0.76s)
Computing version for https://github.com/omochi/RichJSONParser.git
Computed https://github.com/omochi/RichJSONParser.git at 2.3.0 (0.74s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (2.37s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.66s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.65s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.67s)
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/omochi/RichJSONParser.git
Working copy of https://github.com/omochi/RichJSONParser.git resolved at 2.3.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/omochi/FineJSON.git
Working copy of https://github.com/omochi/FineJSON.git resolved at 1.10.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
========================================
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": "xcbox",
      "name": "xcbox",
      "url": "https://github.com/omochi/xcbox.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcbox",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xcodeproj",
          "name": "xcodeproj",
          "url": "https://github.com/tuist/xcodeproj.git",
          "version": "6.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcodeproj",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML",
              "version": "4.3.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit",
              "version": "0.9.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.9.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swiftshell",
              "name": "SwiftShell",
              "url": "https://github.com/kareman/SwiftShell",
              "version": "4.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "finejson",
          "name": "FineJSON",
          "url": "https://github.com/omochi/FineJSON.git",
          "version": "1.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FineJSON",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "richjsonparser",
              "name": "RichJSONParser",
              "url": "https://github.com/omochi/RichJSONParser.git",
              "version": "3.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RichJSONParser",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/omochi/xcbox.git
[1/107] Fetching xcbox
Fetched https://github.com/omochi/xcbox.git from cache (0.85s)
Fetching https://github.com/omochi/FineJSON.git from cache
Fetching https://github.com/tuist/xcodeproj.git from cache
Fetched https://github.com/tuist/xcodeproj.git from cache (0.60s)
Fetched https://github.com/omochi/FineJSON.git from cache (0.60s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (0.66s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/tadija/AEXML from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/tadija/AEXML from cache (0.46s)
Fetched https://github.com/kylef/PathKit from cache (0.47s)
Fetched https://github.com/kareman/SwiftShell from cache (0.47s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.54s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.06s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.60s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.66s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.66s)
Computing version for https://github.com/omochi/FineJSON.git
Computed https://github.com/omochi/FineJSON.git at 1.14.0 (0.65s)
Fetching https://github.com/omochi/RichJSONParser.git from cache
Fetched https://github.com/omochi/RichJSONParser.git from cache (0.45s)
Computing version for https://github.com/omochi/RichJSONParser.git
Computed https://github.com/omochi/RichJSONParser.git at 3.0.0 (1.14s)
Creating working copy for https://github.com/omochi/FineJSON.git
Working copy of https://github.com/omochi/FineJSON.git resolved at 1.14.0
Creating working copy for https://github.com/omochi/RichJSONParser.git
Working copy of https://github.com/omochi/RichJSONParser.git resolved at 3.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/omochi/xcbox.git
Working copy of https://github.com/omochi/xcbox.git resolved at 1.0.1 (b73813a)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Found 2 product dependencies
  - xcodeproj
  - FineJSON
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/omochi/xcbox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[3/12] Write xcbox-entitlement.plist
[3/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/37] Compiling RichJSONParser SourceLocation.swift
[11/37] Compiling RichJSONParser SourceLocationLite.swift
[12/37] Compiling RichJSONParser StaticBuffer.swift
[13/37] Compiling RichJSONParser JSONTokenizer.swift
[14/37] Compiling RichJSONParser ParsedJSON.swift
[15/37] Compiling RichJSONParser UTF8Decoder.swift
[16/37] Compiling RichJSONParser JSONStringEscape.swift
[17/37] Compiling RichJSONParser JSONToken.swift
[18/37] Compiling RichJSONParser JSONParser.swift
[19/37] Compiling RichJSONParser JSONSerializer.swift
[20/37] Compiling RichJSONParser FastJSONParser.swift
[21/37] Compiling RichJSONParser FormatExtension.swift
[22/38] Emitting module RichJSONParser
[23/38] Compiling RichJSONParser Characters.swift
[24/38] Compiling RichJSONParser DecodedUnicodeChar.swift
[25/38] Compiling RichJSONParser JSON.swift
[26/38] Compiling RichJSONParser JSONDictionary.swift
[27/38] Compiling AEXML Error.swift
[28/38] Compiling AEXML Parser.swift
[29/38] Compiling AEXML Options.swift
[30/38] Emitting module AEXML
[31/38] Compiling AEXML Document.swift
[32/38] Compiling AEXML Element.swift
[33/38] Emitting module PathKit
[34/38] Compiling PathKit PathKit.swift
[35/38] Compiling RichJSONParser UTF8Reader.swift
[36/139] Compiling FineJSON JSONAnnotatable.swift
[37/139] Compiling FineJSON JSONArray.swift
[38/141] Compiling FineJSON SourceLocationExtension.swift
[39/141] Compiling FineJSON UnkeyedDC.swift
[40/141] Compiling FineJSON BoxedJSON.swift
[41/141] Compiling FineJSON CodablePrimitive.swift
[42/141] Compiling FineJSON CodablePrimitiveJSONDecoder.swift
[43/141] Compiling FineJSON DecoderExtension.swift
[44/141] Compiling FineJSON DecodingError.swift
[45/141] Compiling FineJSON Exports.swift
[46/141] Emitting module FineJSON
[47/141] Compiling FineJSON FineJSONDecoder.swift
[48/141] Compiling FineJSON FineJSONEncoder.swift
[49/141] Compiling FineJSON SingleDC.swift
[50/141] Compiling FineJSON SingleEC.swift
[51/141] Compiling FineJSON KeyedDC.swift
[52/141] Compiling FineJSON KeyedEC.swift
[53/141] Compiling FineJSON JSONCodable.swift
[54/141] Compiling FineJSON JSONEquatable.swift
[55/141] Compiling FineJSON JSONNumber.swift
[56/141] Compiling FineJSON JSONObject.swift
[57/141] Compiling FineJSON UnkeyedEC.swift
[58/141] Compiling FineJSON WeakTypingPrimitiveJSONDecoder.swift
[59/141] Compiling xcodeproj Errors.swift
[60/141] Compiling xcodeproj AEXML+XcodeFormat.swift
[61/141] Compiling xcodeproj Bool+Extras.swift
[62/141] Compiling xcodeproj Dictionary+Enumerate.swift
[63/141] Compiling xcodeproj Dictionary+Extras.swift
[64/141] Compiling xcodeproj KeyedDecodingContainer+Additions.swift
[65/141] Compiling xcodeproj NSRecursiveLock+Sync.swift
[66/141] Compiling xcodeproj OSLog+Extras.swift
[67/141] Compiling xcodeproj Path+Extras.swift
[77/149] Compiling xcodeproj XCScheme+EnvironmentVariable.swift
[78/149] Compiling xcodeproj XCScheme+ExecutionAction.swift
[79/149] Compiling xcodeproj XCScheme+LaunchAction.swift
[80/149] Compiling xcodeproj XCScheme+LocationScenarioReference.swift
[81/149] Compiling xcodeproj XCScheme+ProfileAction.swift
[82/149] Compiling xcodeproj XCScheme+SerialAction.swift
[83/149] Compiling xcodeproj XCScheme+SkippedTests.swift
[84/149] Compiling xcodeproj XCScheme+TestAction.swift
[85/149] Compiling xcodeproj XCScheme+TestableReference.swift
[86/149] Compiling xcodeproj XCScheme.swift
[87/149] Compiling xcodeproj BuildSettingsProvider.swift
[88/149] Compiling xcodeproj CommentedString.swift
[89/149] Compiling xcodeproj Decoders.swift
[90/149] Compiling xcodeproj JSONDecoding.swift
[91/149] Compiling xcodeproj OSLogger.swift
[92/149] Compiling xcodeproj PlistValue.swift
[93/149] Compiling xcodeproj XcodeProj.swift
[94/149] Compiling xcodeproj Writable.swift
[95/149] Compiling xcodeproj XCScheme+AditionalOption.swift
[96/149] Compiling xcodeproj XCScheme+AnalyzeAction.swift
[97/149] Compiling xcodeproj XCScheme+ArchiveAction.swift
[98/149] Compiling xcodeproj XCScheme+BuildAction.swift
[99/149] Compiling xcodeproj XCScheme+BuildableProductRunnable.swift
[100/149] Compiling xcodeproj XCScheme+BuildableReference.swift
[101/149] Compiling xcodeproj XCScheme+CommandLineArguments.swift
[102/149] Compiling xcodeproj PBXNativeTarget.swift
[103/149] Compiling xcodeproj PBXProductType.swift
[104/149] Compiling xcodeproj PBXReferenceProxy.swift
[105/149] Compiling xcodeproj PBXTarget.swift
[106/149] Compiling xcodeproj PBXTargetDependency.swift
[107/149] Compiling xcodeproj WorkspaceSettings.swift
[108/149] Compiling xcodeproj XCBreakpointList.swift
[109/149] Compiling xcodeproj XCSharedData.swift
[110/149] Compiling xcodeproj Xcode.swift
[115/149] Compiling xcodeproj BuildSettings.swift
[116/149] Compiling xcodeproj XCBuildConfiguration.swift
[117/149] Compiling xcodeproj XCConfigurationList.swift
[118/149] Compiling xcodeproj PBXContainerItem.swift
[119/149] Compiling xcodeproj PBXContainerItemProxy.swift
[120/149] Compiling xcodeproj String+Utils.swift
[121/149] Compiling xcodeproj String+md5.swift
[122/149] Compiling xcodeproj BuildPhase.swift
[123/149] Compiling xcodeproj PBXBuildFile.swift
[124/149] Compiling xcodeproj PBXBuildPhase.swift
[125/149] Compiling xcodeproj PBXBuildRule.swift
[126/149] Compiling xcodeproj PBXCopyFilesBuildPhase.swift
[127/149] Compiling xcodeproj PBXFrameworksBuildPhase.swift
[128/149] Compiling xcodeproj PBXHeadersBuildPhase.swift
[138/149] Emitting module xcodeproj
[139/149] Compiling xcodeproj ReferenceGenerator.swift
[140/149] Compiling xcodeproj XCConfig.swift
[141/149] Compiling xcodeproj XCWorkspace.swift
[142/149] Compiling xcodeproj XCWorkspaceData.swift
[143/149] Compiling xcodeproj XCWorkspaceDataElement.swift
[144/149] Compiling xcodeproj XCWorkspaceDataElementLocationType.swift
[145/149] Compiling xcodeproj XCWorkspaceDataFileRef.swift
[146/149] Compiling xcodeproj XCWorkspaceDataGroup.swift
[147/163] Compiling XCBoxApp Resources.swift
[148/163] Compiling XCBoxApp ProcessEx.swift
[149/163] Compiling XCBoxApp Regex.swift
[150/163] Compiling XCBoxApp NewCommand.swift
[151/163] Compiling XCBoxApp Platform.swift
[152/163] Compiling XCBoxApp DateEx.swift
[153/163] Compiling XCBoxApp ErrorBase.swift
[154/163] Compiling XCBoxApp CodableEx.swift
[155/163] Compiling XCBoxApp Config.swift
[156/163] Compiling XCBoxApp XCBoxApp.swift
[157/163] Compiling XCBoxApp FileSystems.swift
[158/163] Compiling XCBoxApp NSStringEx.swift
[159/163] Compiling XCBoxApp RunOptions.swift
[160/164] Emitting module XCBoxApp
[161/164] Compiling XCBoxApp fm.swift
[162/166] Compiling xcbox main.swift
[163/166] Emitting module xcbox
[163/166] Write Objects.LinkFileList
[164/166] Linking xcbox
[165/166] Applying xcbox
Build complete! (14.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.7.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj.git"
    },
    {
      "identity" : "finejson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/omochi/FineJSON.git"
    }
  ],
  "manifest_display_name" : "xcbox",
  "name" : "xcbox",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "XCBoxApp",
      "targets" : [
        "XCBoxApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "xcbox",
      "targets" : [
        "xcbox"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcbox",
      "module_type" : "SwiftTarget",
      "name" : "xcbox",
      "path" : "Sources/xcbox",
      "product_memberships" : [
        "xcbox"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "XCBoxApp"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCBoxApp",
      "module_type" : "SwiftTarget",
      "name" : "XCBoxApp",
      "path" : "Sources/XCBoxApp",
      "product_dependencies" : [
        "xcodeproj",
        "FineJSON"
      ],
      "product_memberships" : [
        "XCBoxApp",
        "xcbox"
      ],
      "sources" : [
        "CodableEx.swift",
        "Config.swift",
        "DateEx.swift",
        "ErrorBase.swift",
        "FileSystems.swift",
        "NSStringEx.swift",
        "NewCommand.swift",
        "Platform.swift",
        "ProcessEx.swift",
        "Regex.swift",
        "Resources.swift",
        "RunOptions.swift",
        "XCBoxApp.swift",
        "fm.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.