This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SemanticVersion, reference main (40245e), with Swift 5.8 for macOS (Xcode) using Xcode 14.3 on 22 Jul 2024 17:05:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SemanticVersion -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SemanticVersion.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SemanticVersion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 40245e0 Merge pull request #23 from SwiftPackageIndex/ci-update
Cloned https://github.com/SwiftPackageIndex/SemanticVersion.git
Revision (git rev-parse @):
40245e0d96437f477cfdfa032764017c29da6068
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SemanticVersion.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/SemanticVersion.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SemanticVersion: /Users/admin/builder/spi-builder-workspace
resolved source packages: SemanticVersion
2024-07-22 13:04:37.442 xcodebuild[469:2549] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-22 13:04:42.697 xcodebuild[469:2549] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600003528700: name:Documentation.docc path:absolute:/Users/admin/builder/spi-builder-workspace/Sources/SemanticVersion/Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Sources/SemanticVersion/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Folder" because it is already open as a "Swift User Managed Package Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Folder" because it is already open as a "Swift User Managed Package Folder".}
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SemanticVersion",
  "name" : "SemanticVersion",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SemanticVersion",
      "targets" : [
        "SemanticVersion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SemanticVersionTests",
      "module_type" : "SwiftTarget",
      "name" : "SemanticVersionTests",
      "path" : "Tests/SemanticVersionTests",
      "sources" : [
        "SemanticVersionCodingTests.swift",
        "SemanticVersionTests.swift"
      ],
      "target_dependencies" : [
        "SemanticVersion"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemanticVersion",
      "module_type" : "SwiftTarget",
      "name" : "SemanticVersion",
      "path" : "Sources/SemanticVersion",
      "product_memberships" : [
        "SemanticVersion"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SemanticVersion/Documentation.docc",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "NSRegularExpression+ext.swift",
        "SemanticVersion+Codable.swift",
        "SemanticVersion.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SemanticVersion"
    ]
  }
}
2024-07-22 13:04:47.543 xcodebuild[531:2920] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-22 13:04:47.734 xcodebuild[531:2920] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600002d05f00: name:Documentation.docc path:absolute:/Users/admin/builder/spi-builder-workspace/Sources/SemanticVersion/Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Sources/SemanticVersion/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Folder" because it is already open as a "Swift User Managed Package Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Folder" because it is already open as a "Swift User Managed Package Folder".}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SemanticVersion -destination platform=macOS,arch=arm64
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.