Build Information
Failed to build YDS, reference 3.1.5 (7b7ffa
), with Swift 5.8 for macOS (SPM) on 26 Oct 2024 14:13:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: 3.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yourssu/YDS-iOS
* tag 3.1.5 -> FETCH_HEAD
HEAD is now at 7b7ffac [NON_ISSUE] 3.1.5로 버전 올림
Cloned https://github.com/yourssu/YDS-iOS.git
Revision (git rev-parse @):
7b7ffacf3fe0dd9485c2132cf95ff85a03c682b3
SUCCESS checkout https://github.com/yourssu/YDS-iOS.git at 3.1.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/yourssu/YDS-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying YDSIcon.xcassets
[1/2] Copying YDSBasicColor.xcassets
[3/57] 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'
[4/57] 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'
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/57] 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/57] 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'
[7/57] 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'
[8/57] 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'
[9/57] 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'
[10/57] Compiling SnapKit ConstraintItem.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/57] Compiling SnapKit ConstraintLayoutGuide+Extensions.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/57] Compiling SnapKit ConstraintDSL.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/57] Compiling SnapKit ConstraintDescription.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/57] Compiling SnapKit ConstraintInsetTarget.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/57] Compiling SnapKit ConstraintInsets.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'
[16/58] 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'
/Users/admin/builder/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
Fetching https://github.com/slackhq/PanModal.git
Fetching https://github.com/yourssu/Parchment
Fetching https://github.com/SnapKit/SnapKit
[1/1892] Fetching panmodal
[2/6053] Fetching panmodal, parchment
[256/10291] Fetching panmodal, parchment, snapkit
Fetched https://github.com/yourssu/Parchment (2.57s)
Fetched https://github.com/slackhq/PanModal.git (2.57s)
Fetched https://github.com/SnapKit/SnapKit (2.57s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (0.73s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.6.0 (0.69s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.69s)
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
BUILD FAILURE 5.8 macosSpm