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 main (1a0f0c), with Swift 5.8 for iOS using Xcode 14.3 on 6 Sep 2024 06:59:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/RegulaCommon-Swift-Package
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/regulaforensics/RegulaCommon-Swift-Package.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:
  RegulaCommon: /Users/admin/builder/spi-builder-workspace
resolved source packages: RegulaCommon
2024-09-06 02:58:51.194 xcodebuild[466:2466] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "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"
    ]
  }
}
2024-09-06 02:59:01.935 xcodebuild[544:2880] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegulaCommon -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: a88910f47acdde0f1ee4afbe5da1e9bf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a88910f47acdde0f1ee4afbe5da1e9bf.xcbuilddata
note: Building targets in dependency order
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
Resolve Package Graph
** BUILD SUCCEEDED **
2024-09-06 02:59:02.594 xcodebuild[545:2918] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Build complete.
Done.