Build Information
Failed to build YDS, reference main (87ceb1
), with Swift 5.10 for macOS (SPM) on 26 Oct 2024 14:10:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/yourssu/YDS-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[6/9] Copying YDSIcon.xcassets
[7/9] Copying YDSBasicColor.xcassets
[8/9] Write swift-version-33747A42983211AE.txt
[10/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'
[11/65] 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'
[12/65] 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'
[13/65] 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'
[14/65] 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'
[15/65] 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'
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/65] 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'
[17/65] 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'
[18/65] 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'
[19/65] 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'
[20/65] 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'
[21/65] Compiling SnapKit ConstraintOffsetTarget.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'
[22/65] Compiling SnapKit ConstraintPriority.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'
[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'
error: fatalError
/Users/admin/builder/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
Fetching https://github.com/SnapKit/SnapKit
Fetching https://github.com/slackhq/PanModal.git
Fetching https://github.com/yourssu/Parchment
[1/4161] Fetching parchment
[210/6053] Fetching parchment, panmodal
[229/10291] Fetching parchment, panmodal, snapkit
Fetched https://github.com/slackhq/PanModal.git from cache (2.79s)
Fetched https://github.com/yourssu/Parchment from cache (2.79s)
Fetched https://github.com/SnapKit/SnapKit from cache (2.79s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (0.61s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.6.0 (0.59s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.57s)
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.6.0
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
BUILD FAILURE 5.10 macosSpm