The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AerisWeather, reference v3.4.3 (f947d9), with Swift 6.2 for iOS using Xcode 26.3 on 22 Jun 2025 06:56:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aerisweather/aerisweather-ios.git
Reference: v3.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aerisweather/aerisweather-ios
 * tag               v3.4.3     -> FETCH_HEAD
HEAD is now at f947d9f chore: Updated to SDK 3.4.3
Cloned https://github.com/aerisweather/aerisweather-ios.git
Revision (git rev-parse @):
f947d9f57baa775c15d1afd9a914da564788c0e7
SUCCESS checkout https://github.com/aerisweather/aerisweather-ios.git at v3.4.3
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/aerisweather/aerisweather-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AerisWeather-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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
Resolve Package Graph
Resolved source packages:
  AerisWeather: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
Build description signature: 2bcde84e89418f5f403f920d0e3be25e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2bcde84e89418f5f403f920d0e3be25e.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/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/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/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" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.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.