The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Parra, reference 0.33.8 (0376a8), with Swift 6.0 for macOS (SPM) on 11 Jun 2025 17:14:42 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: 0.33.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Parra-Inc/parra-mobile-sdks
 * tag               0.33.8     -> FETCH_HEAD
HEAD is now at 0376a88 actually fixed
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
0376a8869bfa99f748f2bec894220119f8b7b086
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at 0.33.8
========================================
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/checkout-sheet-kit-swift
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
[1/2639] Fetching youtubeplayerkit
[28/9438] Fetching youtubeplayerkit, checkout-sheet-kit-swift
[164/13354] Fetching youtubeplayerkit, checkout-sheet-kit-swift, swiftsoup
[684/42929] Fetching youtubeplayerkit, checkout-sheet-kit-swift, swiftsoup, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (2.48s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.48s)
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (2.48s)
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (2.48s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (0.49s)
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.16s)
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.56s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.44s)
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/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/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/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