The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YDS, reference main (87ceb1), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 05:50:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/yourssu/YDS-iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yourssu/YDS-iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 87ceb1e [#268] CodeViewer HTML 및 뷰어 추가
Cloned https://github.com/yourssu/YDS-iOS.git
Revision (git rev-parse @):
87ceb1ebb8eb8dbaebadaad7689fc4771f244eeb
SUCCESS checkout https://github.com/yourssu/YDS-iOS.git at main
Fetching https://github.com/SnapKit/SnapKit
Fetching https://github.com/yourssu/Parchment
Fetching https://github.com/slackhq/PanModal.git
[1/4161] Fetching parchment
[2/6530] Fetching parchment, panmodal
[209/10799] Fetching parchment, panmodal, snapkit
Fetched https://github.com/slackhq/PanModal.git from cache (1.86s)
Fetched https://github.com/yourssu/Parchment from cache (1.86s)
Fetched https://github.com/SnapKit/SnapKit from cache (1.86s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (2.55s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.6.0 (0.66s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.66s)
Creating working copy for https://github.com/slackhq/PanModal.git
Working copy of https://github.com/slackhq/PanModal.git resolved at 1.2.7
Creating working copy for https://github.com/yourssu/Parchment
Working copy of https://github.com/yourssu/Parchment resolved at 3.7.2
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "yds-ios",
      "name": "YDS",
      "url": "https://github.com/yourssu/YDS-iOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YDS-iOS",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "panmodal",
          "name": "PanModal",
          "url": "https://github.com/slackhq/PanModal.git",
          "version": "1.2.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PanModal",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "snapkit",
          "name": "SnapKit",
          "url": "https://github.com/SnapKit/SnapKit",
          "version": "5.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SnapKit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "parchment",
          "name": "Parchment",
          "url": "https://github.com/yourssu/Parchment",
          "version": "3.7.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parchment",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "snapkit",
              "name": "SnapKit",
              "url": "https://github.com/SnapKit/SnapKit",
              "version": "5.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SnapKit",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yourssu/YDS-iOS.git
[1/8659] Fetching yds-ios
Fetched https://github.com/yourssu/YDS-iOS.git from cache (1.14s)
Fetching https://github.com/slackhq/PanModal.git from cache
Fetching https://github.com/yourssu/Parchment from cache
Fetching https://github.com/SnapKit/SnapKit from cache
Fetched https://github.com/yourssu/Parchment from cache (0.55s)
Fetched https://github.com/SnapKit/SnapKit from cache (0.55s)
Fetched https://github.com/slackhq/PanModal.git from cache (0.55s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (0.62s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.55s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.03s)
Creating working copy for https://github.com/yourssu/Parchment
Working copy of https://github.com/yourssu/Parchment resolved at 3.7.2
Creating working copy for https://github.com/slackhq/PanModal.git
Working copy of https://github.com/slackhq/PanModal.git resolved at 1.2.7
Creating working copy for https://github.com/yourssu/YDS-iOS.git
Working copy of https://github.com/yourssu/YDS-iOS.git resolved at main (87ceb1e)
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
warning: '.resolve-product-dependencies': dependency 'yds-ios' is not used by any target
Found 3 product dependencies
  - PanModal
  - SnapKit
  - Parchment
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yourssu/YDS-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[6/9] Copying YDSIcon.xcassets
[7/9] Write swift-version--6988338F2F200930.txt
[8/9] Copying YDSBasicColor.xcassets
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/64] Emitting module PanModal
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[11/64] Compiling PanModal UIViewController+PanModalPresenter.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[12/64] Compiling PanModal PanModalPresentable.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[13/64] Compiling PanModal PanModalPresentable+UIViewController.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[14/64] Compiling PanModal PanModalPresenter.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[15/64] Compiling SnapKit ConstraintConfig.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[16/64] Compiling SnapKit ConstraintConstantTarget.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[17/64] Compiling PanModal DimmedView.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[18/64] Compiling SnapKit Constraint.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[19/64] Compiling SnapKit ConstraintAttributes.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[20/64] Compiling PanModal PanModalPresentable+LayoutHelpers.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[21/64] Compiling SnapKit ConstraintLayoutGuide.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[22/64] Compiling SnapKit ConstraintLayoutGuideDSL.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[23/65] Compiling PanModal PanContainerView.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
warning: 'parchment': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Parchment/Parchment/Resources/Info.plist
BUILD FAILURE 6.3 macosSpm