The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AerisWeather, reference main (f947d9), with Swift 6.3 for watchOS using Xcode 26.4 on 15 Apr 2026 04:15:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 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 main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/aerisweather/aerisweather-ios.git
Command line invocation:
    /Applications/Xcode-26.4.0.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
2026-04-15 00:15:03.619 xcodebuild[529:3093] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-15 00:15:11.535 xcodebuild[629:3853] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AerisWeather-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.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=watchOS
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 1bd352843bc41c9671f7df022638d7fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1bd352843bc41c9671f7df022638d7fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/lib/AerisCoreUI.xcframework:1:1: error: While building for watchOS, 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/AerisCore.xcframework:1:1: error: While building for watchOS, 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/AerisWeatherKit.xcframework:1:1: error: While building for watchOS, 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/AerisMapKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework'. (in target 'AerisMapKit' from project 'AerisWeather')
2026-04-15 00:15:13.056 xcodebuild[633:3902] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AerisWeather-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.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
2026-04-15 00:15:14.982 xcodebuild[646:3999] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-15 00:15:16.156 xcodebuild[655:4064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AerisWeather-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.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=watchOS
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 1bd352843bc41c9671f7df022638d7fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1bd352843bc41c9671f7df022638d7fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/lib/AerisWeatherKit.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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/AerisCoreUI.xcframework:1:1: error: While building for watchOS, 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/AerisMapKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/lib/AerisMapKit.xcframework'. (in target 'AerisMapKit' from project 'AerisWeather')
2026-04-15 00:15:17.049 xcodebuild[657:4092] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AerisWeather-Package
(1 failure)
BUILD FAILURE 6.3 watchOS