The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Moya with Swift 5.10 for watchOS using Xcode 15.3 at 15.0.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Moya-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Moya/Moya.git
Reference: 15.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Moya/Moya
 * tag               15.0.3     -> FETCH_HEAD
HEAD is now at c263811 Version 15.0.3
Cloned https://github.com/Moya/Moya.git
Revision (git rev-parse @):
c263811c1f3dbf002be9bd83107f7cdc38992b26
SUCCESS checkout https://github.com/Moya/Moya.git at 15.0.3
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Moya/Moya.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-15 20:18:40.549 xcodebuild[65123:10436260] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Moya",
    "schemes" : [
      "Basic",
      "CombineMoya",
      "Moya",
      "MoyaTests",
      "Multi-Target",
      "ReactiveMoya",
      "RxMoya"
    ],
    "targets" : [
      "Moya",
      "CombineMoya",
      "ReactiveMoya",
      "RxMoya",
      "MoyaTests",
      "Basic",
      "Multi-Target"
    ]
  }
}
2024-02-15 20:18:41.656 xcodebuild[65124:10436311] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CombineMoya",
      "Moya",
      "Moya-Package",
      "ReactiveMoya",
      "RxMoya"
    ]
  }
}
2024-02-15 20:18:42.371 xcodebuild[65126:10436344] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 20:18:54.656 xcodebuild[65126:10436344] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Moya-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Moya-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 6.6.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.2.0
  Moya: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.4.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'RxMoya' in project 'Moya'
        ➜ Explicit dependency on target 'RxMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift' (no dependencies)
    Target 'ReactiveMoya' in project 'Moya'
        ➜ Explicit dependency on target 'ReactiveMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift' (no dependencies)
    Target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'CombineMoya' in project 'Moya'
        ➜ Explicit dependency on target 'CombineMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'CombineMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fc8a6c4129c718520d8eaa97b6c67a15
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc8a6c4129c718520d8eaa97b6c67a15.xcbuilddata
error: The package product 'RxSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'RxMoya' from project 'Moya')
2024-02-15 20:18:55.111 xcodebuild[65327:10437056] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 20:18:56.478 xcodebuild[65327:10437056] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Moya-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.2.0
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 6.6.1
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.4.3
  Moya: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'RxMoya' in project 'Moya'
        ➜ Explicit dependency on target 'RxMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift' (no dependencies)
    Target 'ReactiveMoya' in project 'Moya'
        ➜ Explicit dependency on target 'ReactiveMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift' (no dependencies)
    Target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'CombineMoya' in project 'Moya'
        ➜ Explicit dependency on target 'CombineMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'CombineMoya' in project 'Moya'
        ➜ Explicit dependency on target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Moya' in project 'Moya'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fc8a6c4129c718520d8eaa97b6c67a15
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc8a6c4129c718520d8eaa97b6c67a15.xcbuilddata
error: The package product 'RxSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'RxMoya' from project 'Moya')
2024-02-15 20:19:02.648 xcodebuild[65341:10437212] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 20:19:03.186 xcodebuild[65341:10437212] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS