Build Information
Failed to build YAnalyticsAdobe, reference 1.0.1 (c37063
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 15:06:55 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/codeandtheory/yanalytics-adobe-ios.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-adobe-ios
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at c37063d Update README.md to add shield badges (#5)
Cloned https://github.com/codeandtheory/yanalytics-adobe-ios.git
Revision (git rev-parse @):
c37063de2cae204dd11994385cab2b2a0c4f40f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-adobe-ios.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/codeandtheory/yanalytics-adobe-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/adobe/aepsdk-analytics-ios.git
Fetching https://github.com/yml-org/yanalytics-ios.git
[1/2974] Fetching aepsdk-analytics-ios
[61/3133] Fetching aepsdk-analytics-ios, yanalytics-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.93s)
Fetched https://github.com/adobe/aepsdk-analytics-ios.git from cache (0.93s)
Computing version for https://github.com/adobe/aepsdk-analytics-ios.git
Computed https://github.com/adobe/aepsdk-analytics-ios.git at 3.2.0 (1.43s)
Fetching https://github.com/adobe/aepsdk-core-ios.git
[1/27359] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (2.39s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (2.92s)
Computing version for https://github.com/adobe/aepsdk-core-ios.git
Computed https://github.com/adobe/aepsdk-core-ios.git at 3.9.0 (0.49s)
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[1/1338] Fetching aepsdk-rulesengine-ios
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git from cache (0.80s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 1.2.3 (1.30s)
Creating working copy for https://github.com/adobe/aepsdk-core-ios.git
Working copy of https://github.com/adobe/aepsdk-core-ios.git resolved at 3.9.0
Creating working copy for https://github.com/adobe/aepsdk-analytics-ios.git
Working copy of https://github.com/adobe/aepsdk-analytics-ios.git resolved at 3.2.0
Creating working copy for https://github.com/adobe/aepsdk-rulesengine-ios.git
Working copy of https://github.com/adobe/aepsdk-rulesengine-ios.git resolved at 1.2.3
Creating working copy for https://github.com/yml-org/yanalytics-ios.git
Working copy of https://github.com/yml-org/yanalytics-ios.git resolved at 1.2.1
error: the library 'YAnalyticsAdobe' requires macos 10.13, but depends on the product 'YAnalytics' which requires macos 11.0; consider changing the library 'YAnalyticsAdobe' to require macos 11.0 or later, or the product 'YAnalytics' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm