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 StringsCatalogKit, reference 1.1.2 (c74b16), with Swift 6.0 for macOS (SPM) on 6 Dec 2024 03:28:45 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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cenkbilgen/StringsCatalogKit.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cenkbilgen/StringsCatalogKit
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at c74b16c Update README.md
Cloned https://github.com/cenkbilgen/StringsCatalogKit.git
Revision (git rev-parse @):
c74b16c1f00dca8c0bb978a3388132d6f725360d
SUCCESS checkout https://github.com/cenkbilgen/StringsCatalogKit.git at 1.1.2
Fetching https://github.com/apple/swift-argument-parser.git
[1/12396] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.48s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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": "stringscatalogkit",
      "name": "StringsCatalogKit",
      "url": "https://github.com/cenkbilgen/StringsCatalogKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StringsCatalogKit",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cenkbilgen/StringsCatalogKit.git
[1/53] Fetching stringscatalogkit
Fetched https://github.com/cenkbilgen/StringsCatalogKit.git from cache (0.64s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.03s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/cenkbilgen/StringsCatalogKit.git
Working copy of https://github.com/cenkbilgen/StringsCatalogKit.git resolved at 1.1.2 (c74b16c)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/cenkbilgen/StringsCatalogKit.git
https://github.com/cenkbilgen/StringsCatalogKit.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "StringsCatalogKit",
  "name" : "StringsCatalogKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "StringsCatalogKit",
      "targets" : [
        "StringsCatalogKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "strings_catalog_tool",
      "targets" : [
        "strings_catalog_tool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "strings_catalog_tool",
      "module_type" : "SwiftTarget",
      "name" : "strings_catalog_tool",
      "path" : "Sources/Tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "strings_catalog_tool"
      ],
      "sources" : [
        "ToolCommand.swift"
      ],
      "target_dependencies" : [
        "StringsCatalogKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "StringsCatalogKitTests",
      "module_type" : "SwiftTarget",
      "name" : "StringsCatalogKitTests",
      "path" : "Tests/StringsCatalogKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/StringsCatalogKitTests/TestData/LocalizableBase.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "StringsCatalogKitTests.swift"
      ],
      "target_dependencies" : [
        "StringsCatalogKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringsCatalogKit",
      "module_type" : "SwiftTarget",
      "name" : "StringsCatalogKit",
      "path" : "Sources/StringsCatalogKit",
      "product_memberships" : [
        "StringsCatalogKit",
        "strings_catalog_tool"
      ],
      "sources" : [
        "StringsCatalog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[3/10] Write strings_catalog_tool-entitlement.plist
[6/10] Write swift-version--7754E27361AE5C74.txt
[8/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/14] Emitting module ArgumentParserToolInfo
[10/53] Compiling ArgumentParser CommandConfiguration.swift
[11/53] Compiling ArgumentParser CommandGroup.swift
[12/53] Compiling ArgumentParser EnumerableFlag.swift
[13/53] Compiling ArgumentParser ExpressibleByArgument.swift
[14/57] Compiling StringsCatalogKit StringsCatalog.swift
[15/57] Emitting module StringsCatalogKit
[16/57] Compiling ArgumentParser InputOrigin.swift
[17/57] Compiling ArgumentParser Name.swift
[18/57] Compiling ArgumentParser Parsed.swift
[19/57] Compiling ArgumentParser ParsedValues.swift
[20/57] Compiling ArgumentParser NameSpecification.swift
[21/57] Compiling ArgumentParser Option.swift
[22/57] Compiling ArgumentParser OptionGroup.swift
[23/57] Compiling ArgumentParser AsyncParsableCommand.swift
[24/57] Emitting module ArgumentParser
[25/57] Compiling ArgumentParser Platform.swift
[26/57] Compiling ArgumentParser SequenceExtensions.swift
[27/57] Compiling ArgumentParser StringExtensions.swift
[28/57] Compiling ArgumentParser Tree.swift
[29/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/57] Compiling ArgumentParser CompletionsGenerator.swift
[31/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/57] Compiling ArgumentParser Argument.swift
[34/57] Compiling ArgumentParser ParserError.swift
[35/57] Compiling ArgumentParser SplitArguments.swift
[36/57] Compiling ArgumentParser DumpHelpGenerator.swift
[37/57] Compiling ArgumentParser HelpCommand.swift
[38/57] Compiling ArgumentParser HelpGenerator.swift
[39/57] Compiling ArgumentParser MessageInfo.swift
[40/57] Compiling ArgumentParser UsageGenerator.swift
[41/57] Compiling ArgumentParser CollectionExtensions.swift
[42/57] Compiling ArgumentParser ParsableArguments.swift
[43/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/57] Compiling ArgumentParser ParsableCommand.swift
[45/57] Compiling ArgumentParser ArgumentDecoder.swift
[46/57] Compiling ArgumentParser ArgumentDefinition.swift
[47/57] Compiling ArgumentParser ArgumentSet.swift
[48/57] Compiling ArgumentParser CommandParser.swift
[49/57] Compiling ArgumentParser InputKey.swift
[50/57] Compiling ArgumentParser ArgumentHelp.swift
[51/57] Compiling ArgumentParser ArgumentVisibility.swift
[52/57] Compiling ArgumentParser CompletionKind.swift
[53/57] Compiling ArgumentParser Errors.swift
[54/57] Compiling ArgumentParser Flag.swift
[55/59] Compiling strings_catalog_tool ToolCommand.swift
[56/59] Emitting module strings_catalog_tool
[56/59] Write Objects.LinkFileList
[57/59] Linking strings_catalog_tool
[58/59] Applying strings_catalog_tool
Build complete! (12.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "StringsCatalogKit",
  "name" : "StringsCatalogKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "StringsCatalogKit",
      "targets" : [
        "StringsCatalogKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "strings_catalog_tool",
      "targets" : [
        "strings_catalog_tool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "strings_catalog_tool",
      "module_type" : "SwiftTarget",
      "name" : "strings_catalog_tool",
      "path" : "Sources/Tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "strings_catalog_tool"
      ],
      "sources" : [
        "ToolCommand.swift"
      ],
      "target_dependencies" : [
        "StringsCatalogKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "StringsCatalogKitTests",
      "module_type" : "SwiftTarget",
      "name" : "StringsCatalogKitTests",
      "path" : "Tests/StringsCatalogKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/StringsCatalogKitTests/TestData/LocalizableBase.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "StringsCatalogKitTests.swift"
      ],
      "target_dependencies" : [
        "StringsCatalogKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringsCatalogKit",
      "module_type" : "SwiftTarget",
      "name" : "StringsCatalogKit",
      "path" : "Sources/StringsCatalogKit",
      "product_memberships" : [
        "StringsCatalogKit",
        "strings_catalog_tool"
      ],
      "sources" : [
        "StringsCatalog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.