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 RVS_Spinner, reference main (84cd18), with Swift 5.8 for macOS (Xcode) using Xcode 14.3 on 7 Aug 2024 17:45:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_Spinner.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_Spinner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 84cd181 Just reran Jazzy.
Cloned https://github.com/RiftValleySoftware/RVS_Spinner.git
Revision (git rev-parse @):
84cd18196c2105de81e3a4e50f5bb5f39b2e1d63
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_Spinner.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $PWD
https://github.com/RiftValleySoftware/RVS_Spinner.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
resolved source packages:
2024-08-07 13:45:29.521 xcodebuild[466:2471] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RVS_Spinner",
  "name" : "RVS_Spinner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RVS-Spinner",
      "targets" : [
        "RVS_Spinner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RVS_Spinner",
      "module_type" : "SwiftTarget",
      "name" : "RVS_Spinner",
      "path" : "Sources/RVS_Spinner",
      "product_memberships" : [
        "RVS-Spinner"
      ],
      "sources" : [
        "RVS_Spinner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "RVS_Spinner",
    "schemes" : [
      "RVS_Spinner Framework",
      "RVS_Spinner_Basic_Test_Harness",
      "RVS_SPinner_HUD_Test_Harness",
      "RVS_Spinner_Leak_Test",
      "RVS_Spinner_Tabbed_Test_Harness"
    ],
    "targets" : [
      "RVS_Spinner",
      "RVS_Spinner_Basic_Test_Harness",
      "RVS_Spinner_Tabbed_Test_Harness",
      "RVS_Spinner_Leak_Test",
      "RVS_SPinner_HUD_Test_Harness"
    ]
  }
}
2024-08-07 13:45:39.226 xcodebuild[524:2854] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RVS_Spinner"
    ]
  }
}
2024-08-07 13:45:39.921 xcodebuild[526:2896] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-07 13:45:40.949 xcodebuild[526:2896] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600000b49c00: name:RVS_Spinner.docc path:absolute:/Users/admin/builder/spi-builder-workspace/Sources/RVS_Spinner/RVS_Spinner.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Sources/RVS_Spinner/RVS_Spinner.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "RVS_Spinner.docc" as a "Folder" because it is already open as a "Swift User Managed Package Folder"." UserInfo={NSLocalizedDescription=Cannot open "RVS_Spinner.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 RVS_Spinner -destination platform=macOS,arch=arm64
Build complete.
Done.