Build Information
Failed to build Parra, reference main (d01a4c
), with Swift 6.2 (beta) for macOS (SPM) on 1 Aug 2025 17:02:06 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: 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 d01a4c6 formatting
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
d01a4c65e9692feab7f0625125d0ecd701e9a59d
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at main
========================================
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/Shopify/checkout-sheet-kit-swift
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
[1/4258] Fetching swiftsoup
[87/6915] Fetching swiftsoup, youtubeplayerkit
[114/18603] Fetching swiftsoup, youtubeplayerkit, checkout-sheet-kit-swift
[1300/48263] Fetching swiftsoup, youtubeplayerkit, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (1.36s)
[27677/36575] Fetching swiftsoup, youtubeplayerkit, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (1.93s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (1.93s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.93s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.1 (2.40s)
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.66s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.3.0 (0.51s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.10.0 (0.41s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.10.0
Creating working copy for https://github.com/SvenTiigi/YouTubePlayerKit.git
Working copy of https://github.com/SvenTiigi/YouTubePlayerKit.git resolved at 2.0.1
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.3.0
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