The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TestPackageManager, reference 1.0.0 (d7ac9c), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 11:00:10 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/Pheayuth222/TestingPackageManager.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Pheayuth222/TestingPackageManager
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d7ac9c7 Init Version
Cloned https://github.com/Pheayuth222/TestingPackageManager.git
Revision (git rev-parse @):
d7ac9c7327c205bc87831515dd40904f1ad956ea
SUCCESS checkout https://github.com/Pheayuth222/TestingPackageManager.git at 1.0.0
Fetching https://github.com/hackiftekhar/IQKeyboardManager.git
Fetching https://github.com/SwiftKickMobile/SwiftMessages.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/4550] Fetching swiftmessages
[456/23494] Fetching swiftmessages, iqkeyboardmanager
[2018/77799] Fetching swiftmessages, iqkeyboardmanager, rxswift
Fetched https://github.com/SwiftKickMobile/SwiftMessages.git from cache (8.39s)
Fetched https://github.com/hackiftekhar/IQKeyboardManager.git from cache (8.39s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.39s)
Computing version for https://github.com/SwiftKickMobile/SwiftMessages.git
Computed https://github.com/SwiftKickMobile/SwiftMessages.git at 9.0.6 (9.12s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.72s)
Computing version for https://github.com/hackiftekhar/IQKeyboardManager.git
Computed https://github.com/hackiftekhar/IQKeyboardManager.git at 6.5.11 (0.70s)
Creating working copy for https://github.com/SwiftKickMobile/SwiftMessages.git
Working copy of https://github.com/SwiftKickMobile/SwiftMessages.git resolved at 9.0.6
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
Creating working copy for https://github.com/hackiftekhar/IQKeyboardManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardManager.git resolved at 6.5.11
========================================
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": "testingpackagemanager",
      "name": "TestPackageManager",
      "url": "https://github.com/Pheayuth222/TestingPackageManager.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TestingPackageManager",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Pheayuth222/TestingPackageManager.git
[1/72] Fetching testingpackagemanager
Fetched https://github.com/Pheayuth222/TestingPackageManager.git from cache (0.67s)
Creating working copy for https://github.com/Pheayuth222/TestingPackageManager.git
Working copy of https://github.com/Pheayuth222/TestingPackageManager.git resolved at 1.0.0 (d7ac9c7)
warning: '.resolve-product-dependencies': dependency 'testingpackagemanager' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Pheayuth222/TestingPackageManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/5] Compiling TestPackageManager TestingProject.swift
[4/5] Emitting module TestPackageManager
[5/5] Compiling TestPackageManager TestPackageManager.swift
Build complete! (5.47s)
warning: 'spi-builder-workspace': dependency 'iqkeyboardmanager' is not used by any target
warning: 'spi-builder-workspace': dependency 'rxswift' is not used by any target
warning: 'spi-builder-workspace': dependency 'swiftmessages' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "iqkeyboardmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.11",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hackiftekhar/IQKeyboardManager.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swiftmessages",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.6",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftKickMobile/SwiftMessages.git"
    }
  ],
  "manifest_display_name" : "TestPackageManager",
  "name" : "TestPackageManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TestPackageManager",
      "targets" : [
        "TestPackageManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestPackageManagerTests",
      "module_type" : "SwiftTarget",
      "name" : "TestPackageManagerTests",
      "path" : "Tests/TestPackageManagerTests",
      "sources" : [
        "TestPackageManagerTests.swift"
      ],
      "target_dependencies" : [
        "TestPackageManager"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestPackageManager",
      "module_type" : "SwiftTarget",
      "name" : "TestPackageManager",
      "path" : "Sources/TestPackageManager",
      "product_memberships" : [
        "TestPackageManager"
      ],
      "sources" : [
        "TestPackageManager.swift",
        "TestingProject.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.