The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat2App, reference main (c3dca5), with Swift 6.1 for macOS (SPM) on 11 Apr 2026 12:11:36 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrei200287/Chat2App
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/MessageKit/MessageKit
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/SwiftKickMobile/SwiftMessages
Fetching https://github.com/onevcat/Kingfisher
[1/4550] Fetching swiftmessages
[183/5774] Fetching swiftmessages, letteravatarkit
[306/10173] Fetching swiftmessages, letteravatarkit, devicekit
[1150/42693] Fetching swiftmessages, letteravatarkit, devicekit, kingfisher
[32440/108433] Fetching swiftmessages, letteravatarkit, devicekit, kingfisher, messagekit
Fetched https://github.com/vpeschenkov/LetterAvatarKit from cache (5.91s)
Fetched https://github.com/onevcat/Kingfisher from cache (5.91s)
[20309/74689] Fetching swiftmessages, devicekit, messagekit
Fetched https://github.com/devicekit/DeviceKit from cache (10.20s)
Fetched https://github.com/SwiftKickMobile/SwiftMessages from cache (10.20s)
Fetched https://github.com/MessageKit/MessageKit from cache (10.20s)
Computing version for https://github.com/vpeschenkov/LetterAvatarKit
Computed https://github.com/vpeschenkov/LetterAvatarKit at 1.2.5 (10.82s)
Computing version for https://github.com/SwiftKickMobile/SwiftMessages
Computed https://github.com/SwiftKickMobile/SwiftMessages at 10.0.2 (0.56s)
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.20s)
Computing version for https://github.com/nathantannar4/InputBarAccessoryView
Computed https://github.com/nathantannar4/InputBarAccessoryView at 6.5.1 (1.70s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.8.1 (0.48s)
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/vpeschenkov/LetterAvatarKit
Working copy of https://github.com/vpeschenkov/LetterAvatarKit resolved at 1.2.5
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/nathantannar4/InputBarAccessoryView
Working copy of https://github.com/nathantannar4/InputBarAccessoryView resolved at 6.5.1
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/SwiftKickMobile/SwiftMessages
Working copy of https://github.com/SwiftKickMobile/SwiftMessages resolved at 10.0.2
Creating working copy for https://github.com/MessageKit/MessageKit
Working copy of https://github.com/MessageKit/MessageKit resolved at 4.3.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip
[16375/21629421] Downloading https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
[10502135/23010897] Downloading https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip (0.85s)
[10860023/21629421] Downloading https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip (1.84s)
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