The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat with Swift 5.7 for macOS (Xcode) using Xcode 14.2 at 1.3.7.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -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/admin/builds/Z6YBxSjp/1/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.7
Building package at path:  $workDir
https://github.com/exyte/Chat.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/exyte/ActivityIndicatorView (cached)
Fetching from https://github.com/exyte/FloatingButton (cached)
Fetching from https://github.com/exyte/MediaPicker.git (cached)
Fetching from https://github.com/siteline/swiftui-introspect (cached)
Cloning local copy of package ‘FloatingButton’
Checking out 1.3.0 of package ‘FloatingButton’
Cloning local copy of package ‘ActivityIndicatorView’
Checking out 1.1.1 of package ‘ActivityIndicatorView’
Cloning local copy of package ‘swiftui-introspect’
Checking out 1.1.3 of package ‘swiftui-introspect’
Cloning local copy of package ‘MediaPicker’
Checking out 2.2.2 of package ‘MediaPicker’
Resolved source packages:
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  Chat: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: ExyteMediaPicker, ActivityIndicatorView, swiftui-introspect, FloatingButton, Chat
{
  "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/admin/builds/Z6YBxSjp/1/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"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "FloatingButton"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Chat: /Users/admin/builds/Z6YBxSjp/1/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
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
Resolve Package Graph
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 5b3cd73360352d80b98660f1e3057582
Build description path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b3cd73360352d80b98660f1e3057582-desc.xcbuild
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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  Chat: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 5b3cd73360352d80b98660f1e3057582
Build description path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b3cd73360352d80b98660f1e3057582-desc.xcbuild
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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
** BUILD FAILED **
BUILD FAILURE 5.7 macosXcodebuild