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 RegulaCommon, reference 7.4.727 (1a0f0c), with Swift 5.10 for iOS using Xcode 15.4 on 6 Sep 2024 06:58:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegulaCommon -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Reference: 7.4.727
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/RegulaCommon-Swift-Package
 * tag               7.4.727    -> FETCH_HEAD
HEAD is now at 1a0f0cd Release 7.4.727
Cloned https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Revision (git rev-parse @):
1a0f0cd0d9ad04d5fcf356a4cc7731069ce7117e
SUCCESS checkout https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 7.4.727
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Command line invocation:
    /Applications/Xcode-15.4.0.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
Resolved source packages:
  RegulaCommon: /Users/admin/builder/spi-builder-workspace
resolved source packages: RegulaCommon
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RegulaCommon",
  "name" : "RegulaCommon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RegulaCommon",
      "targets" : [
        "RegulaCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RegulaCommon",
      "module_type" : "BinaryTarget",
      "name" : "RegulaCommon",
      "path" : "remote/archive/RegulaCommon-7.4.727.zip",
      "product_memberships" : [
        "RegulaCommon"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RegulaCommon"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegulaCommon -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RegulaCommon -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RegulaCommon: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'RegulaCommon' in project 'RegulaCommon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
Build description signature: 24a7d5f0c41fc628cab00b6e77de7f53
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/24a7d5f0c41fc628cab00b6e77de7f53.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RegulaCommon/RegulaCommon.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RegulaCommon.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RegulaCommon/RegulaCommon.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
Done.