The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat2App with Swift 5.10 for macOS (Xcode) using Xcode 15.3 at 1.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 Chat2App -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrei200287/Chat2App.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/andrei200287/Chat2App
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at c6f7bcf Update Package.swift
Cloned https://github.com/andrei200287/Chat2App.git
Revision (git rev-parse @):
c6f7bcff5de730a64739326519b82b255eb0ab86
SUCCESS checkout https://github.com/andrei200287/Chat2App.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $workDir
https://github.com/andrei200287/Chat2App.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/MessageKit/MessageKit (cached)
Fetching from https://github.com/vpeschenkov/LetterAvatarKit (cached)
Fetching from https://github.com/SwiftKickMobile/SwiftMessages (cached)
Fetching from https://github.com/devicekit/DeviceKit (cached)
Fetching from https://github.com/onevcat/Kingfisher (cached)
Fetching from https://github.com/nathantannar4/InputBarAccessoryView (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Kingfisher-adb94c78 is not valid git repository for 'https://github.com/onevcat/Kingfisher', will fetch again.Fetching from https://github.com/onevcat/Kingfisher (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Kingfisher-adb94c78 is not valid git repository for 'https://github.com/onevcat/Kingfisher', will fetch again.Fetching from https://github.com/onevcat/Kingfisher (cached)
Creating working copy of package ‘Kingfisher’
Checking out 7.11.0 of package ‘Kingfisher’
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/DeviceKit-798789f2 is not valid git repository for 'https://github.com/devicekit/DeviceKit', will fetch again.Fetching from https://github.com/devicekit/DeviceKit (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/DeviceKit-798789f2 is not valid git repository for 'https://github.com/devicekit/DeviceKit', will fetch again.Fetching from https://github.com/devicekit/DeviceKit (cached)
Creating working copy of package ‘DeviceKit’
Checking out 5.2.2 of package ‘DeviceKit’
Creating working copy of package ‘LetterAvatarKit’
Checking out 1.2.5 of package ‘LetterAvatarKit’
Creating working copy of package ‘MessageKit’
Checking out 4.1.1 of package ‘MessageKit’
Creating working copy of package ‘SwiftMessages’
Checking out 9.0.6 of package ‘SwiftMessages’
Creating working copy of package ‘InputBarAccessoryView’
Checking out 6.1.1 of package ‘InputBarAccessoryView’
Resolved source packages:
  Chat2App: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Kingfisher: https://github.com/onevcat/Kingfisher @ 7.11.0
  DeviceKit: https://github.com/devicekit/DeviceKit @ 5.2.2
  MessageKit: https://github.com/MessageKit/MessageKit @ 4.1.1
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.6
  InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.1.1
  LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
resolved source packages: Chat2App, Kingfisher, DeviceKit, MessageKit, SwiftMessages, InputBarAccessoryView, LetterAvatarKit
2024-02-16 10:34:17.852 xcodebuild[56102:25231330] 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-16 10:34:20.590 xcodebuild[56102:25231330] [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.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat2App"
    ]
  }
}
2024-02-16 10:34:20.883 xcodebuild[56370:25232246] 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-16 10:34:21.477 xcodebuild[56370:25232246] [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 Chat2App -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat2App -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DeviceKit: https://github.com/devicekit/DeviceKit @ 5.2.2
  Kingfisher: https://github.com/onevcat/Kingfisher @ 7.11.0
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.6
  InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.1.1
  Chat2App: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
  MessageKit: https://github.com/MessageKit/MessageKit @ 4.1.1
Resolve Package Graph
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
    Target 'Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
    Target 'Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages' (no dependencies)
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
    Target 'LetterAvatarKit' in project 'LetterAvatarKit'
        ➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
    Target 'LetterAvatarKit' in project 'LetterAvatarKit' (no dependencies)
    Target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
    Target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
    Target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
        ➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
    Target 'InputBarAccessoryView' in project 'InputBarAccessoryView' (no dependencies)
    Target 'MessageKit_MessageKit' in project 'MessageKit' (no dependencies)
    Target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
    Target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
    Target 'DeviceKit_DeviceKit' in project 'DeviceKit' (no dependencies)
    Target 'Chat2App_Chat2App' in project 'Chat2App' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
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/usr/bin/actool --version --output-format xml1
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/MacOSX.platform/Developer/SDKs/MacOSX14.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: d2e1ea0a2eb0af350879e1e5847186b1
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d2e1ea0a2eb0af350879e1e5847186b1.xcbuilddata
error: The package product 'Kingfisher' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'Chat2App' from project 'Chat2App')
2024-02-16 10:34:21.768 xcodebuild[56376:25232332] 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-16 10:34:22.501 xcodebuild[56376:25232332] [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.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E, name:My Mac }
{ platform:tvOS Simulator, id:70405EF9-9F90-417C-9F6E-AB3B1F1D9DC7, OS:17.2, name:Apple TV }
{ platform:tvOS Simulator, id:5A5BB7E0-B90B-49A0-BBB1-943FFC27A1D4, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:B2053F29-3B9E-4DE9-85A6-E38ACA4451A3, OS:17.2, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2937AC14-15E0-4D42-B8AA-9481941721C6, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:8CB0E68C-1668-4843-9793-1033274AEF77, OS:17.2, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:12F2CDEA-21DA-4EB9-9191-18D81B6D6038, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:3ED67185-3870-4373-A65C-9E87C7BB694D, OS:1.0, name:Apple Vision Pro }
{ platform:visionOS Simulator, id:F72B4774-80F1-46B1-8438-87CC44877F81, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:C09E6AC2-CB54-425A-B2A5-6989BBD552F6, OS:10.2, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:AC0D13ED-0C17-4393-B49C-7E77D9D536A9, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:9F3BF276-B6F8-498E-A39B-7E990D422823, OS:10.2, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:307A0B53-641A-4BD9-AC70-1795D0990F5A, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:F1090B6B-F489-45B3-998E-2B4F804B19E4, OS:10.2, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:1667D247-6F26-4CDF-8BEE-7608CA76115D, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:32473BDB-0398-4FBE-9F10-1F59EB759BBE, OS:10.2, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:0EF50BE9-DA98-47FF-A50C-13ADFA45F141, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:5CA09CC5-AC4C-4E46-B119-058DDEF07CD8, OS:10.2, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:F7F04DC6-F2F7-4C7D-A681-4CDBBEBAC095, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:6979E2A9-F51A-4C70-81EF-61FC04A6FFB0, OS:10.2, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:9FEBE2FA-B4C6-4EF7-9518-D1CC33162E5E, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:3619F637-7CC2-42C4-AE50-2BA4EFACF343, OS:10.2, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:8BA0449F-D125-45B5-8326-1BF2744151FD, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F23A4AA7-9463-412D-B832-3859C6BE279B, OS:10.2, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:E0C99BE0-D2D5-4BB3-8F87-FB5E7C2E7B54, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:D4727970-4CE3-4078-AFB3-82E06BA84CF9, OS:10.2, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:E1574FD0-AF8F-4000-A3A4-99E160EB2B93, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:FEFDEB23-F4A2-40D6-BF31-D6DAF814114F, OS:10.2, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:81C5852D-104B-4EF8-82AB-533A260025BA, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:C17E5169-BF27-402A-A3B3-BD0E2C66315A, OS:10.2, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:FB3DD217-BE1E-45E5-9638-D38C79323506, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:8C0985BD-C231-44A9-A42A-48E32D904F22, OS:17.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:B356BE2B-EFC5-41D9-851F-D3F4BE4E9E18, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:1061DA60-1B2C-43B4-8A12-AA8E17FDBF6B, OS:17.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:4E3FF828-C406-4B78-9927-9C976A8B1FCB, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:25D827DD-3847-4642-8622-9336A529A407, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:C3B8C198-8013-4BE6-959F-63057EDC6035, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:EF66F110-FED0-4A49-91C4-126AC2E5240C, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:ECA6D07B-4A0E-4906-80ED-951B87F032DF, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:7D6DC3D2-B9B6-4F95-A23F-15029D0A987A, OS:17.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:742F36DC-4CCD-4C21-B5A2-3A184C8FC8E2, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:8C38D4D5-D1D3-4860-84B1-0A1FB8CF28E4, OS:17.2, name:iPhone 15 }
{ platform:iOS Simulator, id:3CA0008B-DE9E-40AE-8796-57466FEC6CB4, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:CBA75002-93AE-442A-9270-D70099CE0A53, OS:17.2, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:698BC705-0BA2-43A3-B6BE-6DA0A57E93D3, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:508BD349-D73E-44FD-9CC7-77D01749CA1F, OS:17.2, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:7AC01184-85A2-4585-8CB1-681C489D52AE, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:F3F94F7F-22C1-423E-9993-20876A4D535B, OS:17.2, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:ACB7F155-FC1C-463C-9455-63BE11A7BA54, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:54F76F08-7524-4F62-A049-3CD511DF9155, OS:17.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:9937A015-E1C7-43F5-87C9-53FE3A21628D, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat2App -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Kingfisher: https://github.com/onevcat/Kingfisher @ 7.11.0
  DeviceKit: https://github.com/devicekit/DeviceKit @ 5.2.2
  InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.1.1
  Chat2App: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  MessageKit: https://github.com/MessageKit/MessageKit @ 4.1.1
  LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.6
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
    Target 'Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
    Target 'Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
        ➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages' (no dependencies)
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
    Target 'LetterAvatarKit' in project 'LetterAvatarKit'
        ➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
    Target 'LetterAvatarKit' in project 'LetterAvatarKit' (no dependencies)
    Target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
    Target 'MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
        ➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
    Target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
        ➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
    Target 'InputBarAccessoryView' in project 'InputBarAccessoryView' (no dependencies)
    Target 'MessageKit_MessageKit' in project 'MessageKit' (no dependencies)
    Target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
    Target 'DeviceKit' in project 'DeviceKit'
        ➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
    Target 'DeviceKit_DeviceKit' in project 'DeviceKit' (no dependencies)
    Target 'Chat2App_Chat2App' in project 'Chat2App' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
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/usr/bin/actool --version --output-format xml1
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/MacOSX.platform/Developer/SDKs/MacOSX14.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: d2e1ea0a2eb0af350879e1e5847186b1
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d2e1ea0a2eb0af350879e1e5847186b1.xcbuilddata
error: The package product 'Kingfisher' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'Chat2App' from project 'Chat2App')
2024-02-16 10:34:54.262 xcodebuild[58296:25238557] 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-16 10:34:54.945 xcodebuild[58296:25238557] [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.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E, name:My Mac }
{ platform:tvOS Simulator, id:70405EF9-9F90-417C-9F6E-AB3B1F1D9DC7, OS:17.2, name:Apple TV }
{ platform:tvOS Simulator, id:5A5BB7E0-B90B-49A0-BBB1-943FFC27A1D4, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:B2053F29-3B9E-4DE9-85A6-E38ACA4451A3, OS:17.2, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2937AC14-15E0-4D42-B8AA-9481941721C6, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:8CB0E68C-1668-4843-9793-1033274AEF77, OS:17.2, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:12F2CDEA-21DA-4EB9-9191-18D81B6D6038, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:3ED67185-3870-4373-A65C-9E87C7BB694D, OS:1.0, name:Apple Vision Pro }
{ platform:visionOS Simulator, id:F72B4774-80F1-46B1-8438-87CC44877F81, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:C09E6AC2-CB54-425A-B2A5-6989BBD552F6, OS:10.2, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:AC0D13ED-0C17-4393-B49C-7E77D9D536A9, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:9F3BF276-B6F8-498E-A39B-7E990D422823, OS:10.2, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:307A0B53-641A-4BD9-AC70-1795D0990F5A, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:F1090B6B-F489-45B3-998E-2B4F804B19E4, OS:10.2, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:1667D247-6F26-4CDF-8BEE-7608CA76115D, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:32473BDB-0398-4FBE-9F10-1F59EB759BBE, OS:10.2, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:0EF50BE9-DA98-47FF-A50C-13ADFA45F141, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:5CA09CC5-AC4C-4E46-B119-058DDEF07CD8, OS:10.2, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:F7F04DC6-F2F7-4C7D-A681-4CDBBEBAC095, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:6979E2A9-F51A-4C70-81EF-61FC04A6FFB0, OS:10.2, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:9FEBE2FA-B4C6-4EF7-9518-D1CC33162E5E, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:3619F637-7CC2-42C4-AE50-2BA4EFACF343, OS:10.2, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:8BA0449F-D125-45B5-8326-1BF2744151FD, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F23A4AA7-9463-412D-B832-3859C6BE279B, OS:10.2, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:E0C99BE0-D2D5-4BB3-8F87-FB5E7C2E7B54, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:D4727970-4CE3-4078-AFB3-82E06BA84CF9, OS:10.2, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:E1574FD0-AF8F-4000-A3A4-99E160EB2B93, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:FEFDEB23-F4A2-40D6-BF31-D6DAF814114F, OS:10.2, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:81C5852D-104B-4EF8-82AB-533A260025BA, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:C17E5169-BF27-402A-A3B3-BD0E2C66315A, OS:10.2, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:FB3DD217-BE1E-45E5-9638-D38C79323506, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:8C0985BD-C231-44A9-A42A-48E32D904F22, OS:17.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:B356BE2B-EFC5-41D9-851F-D3F4BE4E9E18, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:1061DA60-1B2C-43B4-8A12-AA8E17FDBF6B, OS:17.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:4E3FF828-C406-4B78-9927-9C976A8B1FCB, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:25D827DD-3847-4642-8622-9336A529A407, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:C3B8C198-8013-4BE6-959F-63057EDC6035, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:EF66F110-FED0-4A49-91C4-126AC2E5240C, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:ECA6D07B-4A0E-4906-80ED-951B87F032DF, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:7D6DC3D2-B9B6-4F95-A23F-15029D0A987A, OS:17.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:742F36DC-4CCD-4C21-B5A2-3A184C8FC8E2, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:8C38D4D5-D1D3-4860-84B1-0A1FB8CF28E4, OS:17.2, name:iPhone 15 }
{ platform:iOS Simulator, id:3CA0008B-DE9E-40AE-8796-57466FEC6CB4, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:CBA75002-93AE-442A-9270-D70099CE0A53, OS:17.2, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:698BC705-0BA2-43A3-B6BE-6DA0A57E93D3, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:508BD349-D73E-44FD-9CC7-77D01749CA1F, OS:17.2, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:7AC01184-85A2-4585-8CB1-681C489D52AE, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:F3F94F7F-22C1-423E-9993-20876A4D535B, OS:17.2, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:ACB7F155-FC1C-463C-9455-63BE11A7BA54, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:54F76F08-7524-4F62-A049-3CD511DF9155, OS:17.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:9937A015-E1C7-43F5-87C9-53FE3A21628D, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild

Build Machine: Mac 7