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 AerisWeather, reference main (f2c36f), with Swift 6.0 for iOS using Xcode 16.0 on 14 Sep 2024 14:54:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AerisWeather-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aerisweather/aerisweather-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aerisweather/aerisweather-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f2c36f5 chore: Updated to SDK 3.4.1
Cloned https://github.com/aerisweather/aerisweather-ios.git
Revision (git rev-parse @):
f2c36f5d946a15edd02f127bfaca4679fa3eebe0
SUCCESS checkout https://github.com/aerisweather/aerisweather-ios.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/aerisweather/aerisweather-ios.git
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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:
  AerisWeather: /Users/admin/builder/spi-builder-workspace
resolved source packages: AerisWeather
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AerisWeather",
  "name" : "AerisWeather",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AerisCore",
      "targets" : [
        "AerisCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AerisCoreUI",
      "targets" : [
        "AerisCoreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AerisWeatherKit",
      "targets" : [
        "AerisWeatherKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AerisMapKit",
      "targets" : [
        "AerisMapKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AerisWeatherKit",
      "module_type" : "BinaryTarget",
      "name" : "AerisWeatherKit",
      "path" : "lib/AerisWeatherKit.xcframework",
      "product_memberships" : [
        "AerisWeatherKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AerisMapKit",
      "module_type" : "BinaryTarget",
      "name" : "AerisMapKit",
      "path" : "lib/AerisMapKit.xcframework",
      "product_memberships" : [
        "AerisMapKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AerisCoreUI",
      "module_type" : "BinaryTarget",
      "name" : "AerisCoreUI",
      "path" : "lib/AerisCoreUI.xcframework",
      "product_memberships" : [
        "AerisCoreUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AerisCore",
      "module_type" : "BinaryTarget",
      "name" : "AerisCore",
      "path" : "lib/AerisCore.xcframework",
      "product_memberships" : [
        "AerisCore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AerisCore",
      "AerisCoreUI",
      "AerisMapKit",
      "AerisWeather-Package",
      "AerisWeatherKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AerisWeather-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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 AerisWeather-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  AerisWeather: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'AerisWeatherKit' in project 'AerisWeather' (no dependencies)
    Target 'AerisMapKit' in project 'AerisWeather' (no dependencies)
    Target 'AerisCoreUI' in project 'AerisWeather' (no dependencies)
    Target 'AerisCore' in project 'AerisWeather' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -x c -c /dev/null
Build description signature: fe197e566ddb7114facf5dca2e55c79d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe197e566ddb7114facf5dca2e55c79d.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/lib/AerisCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AerisCore.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/lib/AerisCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AerisCoreUI.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AerisWeatherKit.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AerisMapKit.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AerisWeather",
  "name" : "AerisWeather",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AerisCore",
      "targets" : [
        "AerisCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AerisCoreUI",
      "targets" : [
        "AerisCoreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AerisWeatherKit",
      "targets" : [
        "AerisWeatherKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AerisMapKit",
      "targets" : [
        "AerisMapKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AerisWeatherKit",
      "module_type" : "BinaryTarget",
      "name" : "AerisWeatherKit",
      "path" : "lib/AerisWeatherKit.xcframework",
      "product_memberships" : [
        "AerisWeatherKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AerisMapKit",
      "module_type" : "BinaryTarget",
      "name" : "AerisMapKit",
      "path" : "lib/AerisMapKit.xcframework",
      "product_memberships" : [
        "AerisMapKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AerisCoreUI",
      "module_type" : "BinaryTarget",
      "name" : "AerisCoreUI",
      "path" : "lib/AerisCoreUI.xcframework",
      "product_memberships" : [
        "AerisCoreUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AerisCore",
      "module_type" : "BinaryTarget",
      "name" : "AerisCore",
      "path" : "lib/AerisCore.xcframework",
      "product_memberships" : [
        "AerisCore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Done.