Build Information
Failed to build Parra, reference main (a89e88
), with Swift 5.10 for macOS (SPM) on 4 Nov 2024 22:52:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Parra-Inc/parra-mobile-sdks.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Parra-Inc/parra-mobile-sdks
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a89e88c Released version 0.14.3 [skip ci]
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
a89e88c34b7932028119fc50eafe987bd7415bc9
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Parra-Inc/parra-mobile-sdks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
Fetching https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown
[1/143] Fetching swifthtmltomarkdown
[144/5449] Fetching swifthtmltomarkdown, checkout-sheet-kit-swift
[728/33210] Fetching swifthtmltomarkdown, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (2.97s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (2.97s)
Fetched https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown from cache (2.97s)
Computing version for https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown
Computed https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown at 1.1.1 (2.63s)
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3184] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.18s)
Computing version for https://github.com/Shopify/mobile-buy-sdk-ios
Computed https://github.com/Shopify/mobile-buy-sdk-ios at 13.1.0 (0.58s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.1.1 (0.57s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.5 (0.60s)
Creating working copy for https://github.com/Shopify/checkout-sheet-kit-swift
Working copy of https://github.com/Shopify/checkout-sheet-kit-swift resolved at 3.1.1
Creating working copy for https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown
Working copy of https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown resolved at 1.1.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.5
Creating working copy for https://github.com/Shopify/mobile-buy-sdk-ios
Working copy of https://github.com/Shopify/mobile-buy-sdk-ios resolved at 13.1.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ios/Tests/ParraTests/Parra.xctestplan
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ios/Sources/Parra/Resources/ParraAssets.xcassets
error: the library 'ParraStorefront' requires macos 10.13, but depends on the product 'Buy' which requires macos 10.15; consider changing the library 'ParraStorefront' to require macos 10.15 or later, or the product 'Buy' to require macos 10.13 or earlier.
error: the library 'ParraStorefront' requires macos 10.13, but depends on the product 'SwiftHTMLtoMarkdown' which requires macos 13.0; consider changing the library 'ParraStorefront' to require macos 13.0 or later, or the product 'SwiftHTMLtoMarkdown' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm