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 SwiftModalPresentation, reference 1.0.0 (a1a390), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 8 Aug 2024 09:53:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Infomaniak/swift-modal-presentation.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-modal-presentation
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a1a390b feat: Initial commit
Cloned https://github.com/Infomaniak/swift-modal-presentation.git
Revision (git rev-parse @):
a1a390be6808466c2ed6081cbf728b2fafb94345
SUCCESS checkout https://github.com/Infomaniak/swift-modal-presentation.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Infomaniak/swift-modal-presentation.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:
  SwiftModalPresentation: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftModalPresentation
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftModalPresentation",
  "name" : "SwiftModalPresentation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftModalPresentation",
      "targets" : [
        "SwiftModalPresentation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftModalPresentation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftModalPresentation",
      "path" : "Sources/SwiftModalPresentation",
      "product_memberships" : [
        "SwiftModalPresentation"
      ],
      "sources" : [
        "ModalPresentationRegistery.swift",
        "ModalPublished.swift",
        "ModalState.swift",
        "OptionalValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftModalPresentation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftModalPresentation -destination platform=macOS,arch=arm64
Build complete.
Done.