The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AerisWeather, reference v3.4.3 (f947d9), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Jun 2025 06:54:14 UTC.

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 platform=macOS,arch=arm64

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:         macosXcodebuild
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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 1e94b512f8bfce8adb9e4c76c4d9a6e1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1e94b512f8bfce8adb9e4c76c4d9a6e1.xcbuilddata
/Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework'. (in target 'AerisWeatherKit' from project 'AerisWeather')
/Users/admin/builder/spi-builder-workspace/lib/AerisCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisCore.xcframework'. (in target 'AerisCore' from project 'AerisWeather')
/Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework'. (in target 'AerisMapKit' from project 'AerisWeather')
/Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework'. (in target 'AerisCoreUI' from project 'AerisWeather')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AerisWeather-Package
(1 failure)
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
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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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
/Users/admin/builder/spi-builder-workspace/lib/AerisCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisCore.xcframework'. (in target 'AerisCore' from project 'AerisWeather')
/Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework'. (in target 'AerisMapKit' from project 'AerisWeather')
/Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework'. (in target 'AerisCoreUI' from project 'AerisWeather')
/Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework'. (in target 'AerisWeatherKit' from project 'AerisWeather')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:83f420327b28ed1210359331debfaf441365d117, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AerisWeather-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild