The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat2App, reference 1.4.3 (c3dca5), with Swift 6.1 for macOS (SPM) on 11 Apr 2026 10:36:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrei200287/Chat2App.git
Reference: 1.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrei200287/Chat2App
 * tag               1.4.3      -> FETCH_HEAD
HEAD is now at c3dca5b Delete Package.resolved
Cloned https://github.com/andrei200287/Chat2App.git
Revision (git rev-parse @):
c3dca5b6f318a155af34739582f3f62a010fd022
SUCCESS checkout https://github.com/andrei200287/Chat2App.git at 1.4.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/andrei200287/Chat2App.git
https://github.com/andrei200287/Chat2App.git
{
  "dependencies" : [
    {
      "identity" : "messagekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MessageKit/MessageKit"
    },
    {
      "identity" : "swiftmessages",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.2",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftKickMobile/SwiftMessages"
    },
    {
      "identity" : "letteravatarkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vpeschenkov/LetterAvatarKit"
    },
    {
      "identity" : "devicekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit"
    },
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.6.2",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher"
    }
  ],
  "manifest_display_name" : "Chat2App",
  "name" : "Chat2App",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Chat2App",
      "targets" : [
        "Chat2App"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Chat2AppTests",
      "module_type" : "SwiftTarget",
      "name" : "Chat2AppTests",
      "path" : "Tests",
      "sources" : [
        "publicTests/publicTests.swift"
      ],
      "target_dependencies" : [
        "Chat2App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Chat2App",
      "module_type" : "SwiftTarget",
      "name" : "Chat2App",
      "path" : "Sources",
      "product_dependencies" : [
        "DeviceKit",
        "MessageKit",
        "LetterAvatarKit",
        "Kingfisher",
        "SwiftMessages"
      ],
      "product_memberships" : [
        "Chat2App"
      ],
      "sources" : [
        "Chat2App.swift",
        "Chat2AppViewController/Chat2AppViewController+InputBarAccessoryViewDelegate.swift",
        "Chat2AppViewController/Chat2AppViewController+MessageCellDelegate.swift",
        "Chat2AppViewController/Chat2AppViewController+MessagesDataSource.swift",
        "Chat2AppViewController/Chat2AppViewController+MessagesDisplayDelegate.swift",
        "Chat2AppViewController/Chat2AppViewController+MessagesLayoutDelegate.swift",
        "Chat2AppViewController/Chat2AppViewController.swift",
        "Chat2AppViewController/Chat2AppViewModel.swift",
        "Chat2AppViewController/Views/CameraInputBarAccessoryView.swift",
        "Extensions/Bundle+extension.swift",
        "Extensions/Date+extension.swift",
        "Extensions/NSMutableData+extension.swift",
        "Extensions/String+extension.swift",
        "Extensions/UIColor+extension.swift",
        "Extensions/UIWindow+extension.swift",
        "Extensions/URLSession+extension.swift",
        "ImageViewer/ImageViewerViewController.swift",
        "Models/AccountStatus.swift",
        "Models/Chat2AppError.swift",
        "Models/ChatCheckFriendLinkTapAndSendDiscountIfNeededResult.swift",
        "Models/ChatInfo.swift",
        "Models/ChatMessage.swift",
        "Models/ChatUnreadMessagesCnt.swift",
        "Models/ChatUser.swift",
        "Models/Conversation.swift",
        "Models/EmptyModel.swift",
        "Models/FullConversation.swift",
        "Models/ImageMediaItem.swift",
        "Models/LastMessageId.swift",
        "Network/Base/Endpoint.swift",
        "Network/Base/HTTPClient.swift",
        "Network/Base/RequestError.swift",
        "Network/Base/RequestMethod.swift",
        "Network/Endpoints/Chat2AppEndpoint.swift",
        "Network/MultipartFormDataRequest.swift",
        "Network/Services/Chat2AppNetworkService.swift",
        "PropertyWrappers/BoolFromInt.swift",
        "PropertyWrappers/DateFromInt.swift",
        "Services/AlertService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/vpeschenkov/LetterAvatarKit
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/SwiftKickMobile/SwiftMessages
Fetching https://github.com/MessageKit/MessageKit
Fetching https://github.com/onevcat/Kingfisher
[1/1224] Fetching letteravatarkit
[124/5774] Fetching letteravatarkit, swiftmessages
[775/38294] Fetching letteravatarkit, swiftmessages, kingfisher
[776/42693] Fetching letteravatarkit, swiftmessages, kingfisher, devicekit
[36190/108433] Fetching letteravatarkit, swiftmessages, kingfisher, devicekit, messagekit
Fetched https://github.com/SwiftKickMobile/SwiftMessages from cache (6.71s)
[102846/103883] Fetching letteravatarkit, kingfisher, devicekit, messagekit
Fetched https://github.com/onevcat/Kingfisher from cache (8.55s)
Fetched https://github.com/vpeschenkov/LetterAvatarKit from cache (8.55s)
Fetched https://github.com/devicekit/DeviceKit from cache (8.55s)
Fetched https://github.com/MessageKit/MessageKit from cache (8.55s)
Computing version for https://github.com/vpeschenkov/LetterAvatarKit
Computed https://github.com/vpeschenkov/LetterAvatarKit at 1.2.5 (9.17s)
Computing version for https://github.com/SwiftKickMobile/SwiftMessages
Computed https://github.com/SwiftKickMobile/SwiftMessages at 10.0.2 (0.57s)
Computing version for https://github.com/MessageKit/MessageKit
Computed https://github.com/MessageKit/MessageKit at 4.3.0 (0.48s)
Fetching https://github.com/nathantannar4/InputBarAccessoryView
[1/4170] Fetching inputbaraccessoryview
Fetched https://github.com/nathantannar4/InputBarAccessoryView from cache (1.32s)
Computing version for https://github.com/nathantannar4/InputBarAccessoryView
Computed https://github.com/nathantannar4/InputBarAccessoryView at 6.5.1 (1.81s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.8.1 (0.49s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (0.59s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.0
Creating working copy for https://github.com/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 8.8.1
Creating working copy for https://github.com/MessageKit/MessageKit
Working copy of https://github.com/MessageKit/MessageKit resolved at 4.3.0
Creating working copy for https://github.com/SwiftKickMobile/SwiftMessages
Working copy of https://github.com/SwiftKickMobile/SwiftMessages resolved at 10.0.2
Creating working copy for https://github.com/vpeschenkov/LetterAvatarKit
Working copy of https://github.com/vpeschenkov/LetterAvatarKit resolved at 1.2.5
Creating working copy for https://github.com/nathantannar4/InputBarAccessoryView
Working copy of https://github.com/nathantannar4/InputBarAccessoryView resolved at 6.5.1
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
[15490/1381476] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip
[1414226/23010897] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip (0.77s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip (1.61s)
error: the library 'Chat2App' requires macos 10.13, but depends on the product 'Kingfisher' which requires macos 10.15; consider changing the library 'Chat2App' to require macos 10.15 or later, or the product 'Kingfisher' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'Chat2App' requires macos 10.13, but depends on the product 'Kingfisher' which requires macos 10.15; consider changing the library 'Chat2App' to require macos 10.15 or later, or the product 'Kingfisher' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm