The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat with Swift 5.8 for macOS (Xcode) using Xcode 14.3 at 1.3.7.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Chat -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 1.3.7
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               1.3.7      -> FETCH_HEAD
HEAD is now at 4b3f976 Bump version
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
4b3f976ffab79aa186a607bcab323074508e8637
SUCCESS checkout https://github.com/exyte/Chat.git at 1.3.7
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $workDir
https://github.com/exyte/Chat.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/exyte/MediaPicker.git (cached)
Fetching from https://github.com/exyte/ActivityIndicatorView (cached)
Fetching from https://github.com/exyte/FloatingButton (cached)
Fetching from https://github.com/siteline/swiftui-introspect (cached)
Creating working copy of package ‘ActivityIndicatorView’
Checking out 1.1.1 of package ‘ActivityIndicatorView’
Creating working copy of package ‘swiftui-introspect’
Checking out 1.1.3 of package ‘swiftui-introspect’
Creating working copy of package ‘MediaPicker’
Checking out 2.2.2 of package ‘MediaPicker’
Creating working copy of package ‘FloatingButton’
Checking out 1.3.0 of package ‘FloatingButton’
Resolve Package Graph
Resolved source packages:
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  Chat: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
resolved source packages: ExyteMediaPicker, FloatingButton, Chat, ActivityIndicatorView, swiftui-introspect
2024-03-07 07:09:16.668 xcodebuild[84547:2455779] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    },
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/MediaPicker.git"
    },
    {
      "identity" : "floatingbutton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/FloatingButton"
    },
    {
      "identity" : "activityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/ActivityIndicatorView"
    }
  ],
  "manifest_display_name" : "Chat",
  "name" : "Chat",
  "path" : "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "ExyteChat",
      "targets" : [
        "ExyteChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExyteChatTests",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChatTests",
      "path" : "Tests/ExyteChatTests",
      "sources" : [
        "ExampleChatTests.swift"
      ],
      "target_dependencies" : [
        "ExyteChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExyteChat",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChat",
      "path" : "Sources/ExyteChat",
      "product_dependencies" : [
        "SwiftUIIntrospect",
        "ExyteMediaPicker",
        "FloatingButton",
        "ActivityIndicatorView"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "ChatView/Attachments/ActivityIndicator.swift",
        "ChatView/Attachments/AttachmentCell.swift",
        "ChatView/Attachments/AttachmentsEditor.swift",
        "ChatView/Attachments/AttachmentsGrid.swift",
        "ChatView/Attachments/AttachmentsPage.swift",
        "ChatView/Attachments/FullscreenMediaPages.swift",
        "ChatView/Attachments/FullscreenMediaPagesViewModel.swift",
        "ChatView/Attachments/Video/VideoView.swift",
        "ChatView/Attachments/Video/VideoViewModel.swift",
        "ChatView/ChatNavigationModifier.swift",
        "ChatView/ChatView.swift",
        "ChatView/ChatViewModel.swift",
        "ChatView/InputView/InputView.swift",
        "ChatView/InputView/InputViewModel.swift",
        "ChatView/InputView/TextInputView.swift",
        "ChatView/MessageView/AvatarView.swift",
        "ChatView/MessageView/ChatMessageView.swift",
        "ChatView/MessageView/MessageMenu.swift",
        "ChatView/MessageView/MessageStatusView.swift",
        "ChatView/MessageView/MessageTextView.swift",
        "ChatView/MessageView/MessageTimeView.swift",
        "ChatView/MessageView/MessageView.swift",
        "ChatView/Recording/RecordIndicator.swift",
        "ChatView/Recording/RecordWaveform.swift",
        "ChatView/Recording/Recorder.swift",
        "ChatView/Recording/RecordingPlayer.swift",
        "ChatView/UIList.swift",
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AsyncMap.swift",
        "Extensions/Bundle+.swift",
        "Extensions/CachedAsyncImage.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/CustomFocus.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/FileManager+.swift",
        "Extensions/FrameGetter.swift",
        "Extensions/NetworkMonitor.swift",
        "Extensions/Placeholder.swift",
        "Extensions/SafeAreaInsets.swift",
        "Extensions/String+Size.swift",
        "Extensions/URLCache+ImageCache.swift",
        "Extensions/View+.swift",
        "Extensions/View+StatusBar.swift",
        "Extensions/View+fullscreenCover.swift",
        "GlobalState/GlobalFocusState.swift",
        "GlobalState/KeyboardState.swift",
        "GlobalState/PaginationState.swift",
        "Model/Attachment.swift",
        "Model/Draft.swift",
        "Model/Focusable.swift",
        "Model/Message.swift",
        "Model/MessageRow.swift",
        "Model/MessagesSection.swift",
        "Model/User.swift",
        "Theme/ChatTheme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "FloatingButton"
    ]
  }
}
2024-03-07 07:09:19.099 xcodebuild[84813:2456581] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "FloatingButton"
    ]
  }
}
2024-03-07 07:09:19.735 xcodebuild[84818:2456633] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  Chat: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: e938f2ef1382479071add36dcae5aaf3
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e938f2ef1382479071add36dcae5aaf3.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'FloatingButton' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'ActivityIndicatorView' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
2024-03-07 07:09:20.370 xcodebuild[84819:2456656] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Chat: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: e938f2ef1382479071add36dcae5aaf3
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e938f2ef1382479071add36dcae5aaf3.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'FloatingButton' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'ActivityIndicatorView' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
2024-03-07 07:09:21.623 xcodebuild[84829:2456714] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.8 macosXcodebuild

Build Machine: Mac 5