Build Information
Failed to build Parra, reference main (a3e14e
), with Swift 6.0 for macOS (SPM) on 11 Jun 2025 17:16:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 a3e14e9 Released version 0.33.8 [skip ci]
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
a3e14e98af29456076df99ab68dc7328e5856162
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Parra-Inc/parra-mobile-sdks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
[1/2639] Fetching youtubeplayerkit
[54/6555] Fetching youtubeplayerkit, swiftsoup
[344/13354] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift
[2000/42929] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.18s)
[13283/39013] Fetching youtubeplayerkit, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (2.11s)
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (2.11s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (2.11s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (0.44s)
Computing version for https://github.com/Shopify/mobile-buy-sdk-ios
Computed https://github.com/Shopify/mobile-buy-sdk-ios at 13.1.1 (3.07s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.1.2 (0.51s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.43s)
Creating working copy for https://github.com/SvenTiigi/YouTubePlayerKit.git
Working copy of https://github.com/SvenTiigi/YouTubePlayerKit.git resolved at 2.0.0
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.2
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.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
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
warning: 'checkout-sheet-kit-swift': 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/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Assets.xcassets
error: the library 'Parra' requires macos 10.13, but depends on the product 'YouTubePlayerKit' which requires macos 12.0; consider changing the library 'Parra' to require macos 12.0 or later, or the product 'YouTubePlayerKit' to require macos 10.13 or earlier.
error: the library 'Parra' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'Parra' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
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.
BUILD FAILURE 6.0 macosSpm