Build Information
Failed to build Parra, reference 0.33.8 (0376a8
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 14:09:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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.2
Building package at path: $PWD
https://github.com/Parra-Inc/parra-mobile-sdks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
[1/3916] Fetching swiftsoup
[80/6560] Fetching swiftsoup, youtubeplayerkit
[720/15028] Fetching swiftsoup, youtubeplayerkit, checkout-sheet-kit-swift
[1370/44610] Fetching swiftsoup, youtubeplayerkit, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (1.12s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.12s)
[9852/38050] Fetching checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (1.93s)
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (1.93s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (2.37s)
Computing version for https://github.com/Shopify/mobile-buy-sdk-ios
Computed https://github.com/Shopify/mobile-buy-sdk-ios at 13.1.1 (2.48s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.2.0 (0.49s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.38s)
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/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.2.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
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 '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.
BUILD FAILURE 6.2 macosSpm