Build Information
Failed to build SupaImageKit, reference 1.0.4 (7aac26), with Swift 6.2 for macOS (SPM) on 15 Jul 2025 12:06:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/01000010x/SupaImageKit.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/01000010x/SupaImageKit
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at 7aac260 Update SupaImageView for thread safety
Cloned https://github.com/01000010x/SupaImageKit.git
Revision (git rev-parse @):
7aac2601b01bf4945d05347bbb31a17aca99c3b3
SUCCESS checkout https://github.com/01000010x/SupaImageKit.git at 1.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/01000010x/SupaImageKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/supabase/supabase-swift.git
[1/13375] Fetching supabase-swift
Fetched https://github.com/supabase/supabase-swift.git from cache (1.27s)
Computing version for https://github.com/supabase/supabase-swift.git
Computed https://github.com/supabase/supabase-swift.git at 2.30.1 (3.77s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[9/861] Fetching swift-concurrency-extras
[131/2153] Fetching swift-concurrency-extras, swift-clocks
[278/3057] Fetching swift-concurrency-extras, swift-clocks, swift-http-types
[653/18806] Fetching swift-concurrency-extras, swift-clocks, swift-http-types, swift-crypto
[654/24273] Fetching swift-concurrency-extras, swift-clocks, swift-http-types, swift-crypto, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.95s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.95s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.95s)
[1499/21216] Fetching swift-crypto, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.72s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.72s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.14s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.40s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.95s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.47s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/supabase/supabase-swift.git
Working copy of https://github.com/supabase/supabase-swift.git resolved at 2.30.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
error: the library 'SupaImageKit' requires macos 10.13, but depends on the product 'Supabase' which requires macos 10.15; consider changing the library 'SupaImageKit' to require macos 10.15 or later, or the product 'Supabase' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm