Build Information
Failed to build Parra, reference 0.14.4 (4a871c
), with Swift 5.10 for macOS (SPM) on 5 Nov 2024 05:12:26 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: 0.14.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Parra-Inc/parra-mobile-sdks
* tag 0.14.4 -> FETCH_HEAD
HEAD is now at 4a871ca Fix multiple parra internal instances
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
4a871ca531c73aa13cd7eb59b16614b8bd03c34e
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at 0.14.4
========================================
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
[781/33210] Fetching swifthtmltomarkdown, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (3.08s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (3.08s)
Fetched https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown from cache (3.08s)
Computing version for https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown
Computed https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown at 1.1.1 (2.51s)
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3184] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.19s)
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.57s)
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.58s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.5 (0.58s)
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
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/checkout-sheet-kit-swift
Working copy of https://github.com/Shopify/checkout-sheet-kit-swift resolved at 3.1.1
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