Build Information
Failed to build YAnalyticsAdobe, reference main (c37063
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 15:03:07 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-adobe-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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/yml-org/yanalytics-ios.git
Fetching https://github.com/adobe/aepsdk-analytics-ios.git
[1/159] Fetching yanalytics-ios
[94/3133] Fetching yanalytics-ios, aepsdk-analytics-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.80s)
[1041/2974] Fetching aepsdk-analytics-ios
Fetched https://github.com/adobe/aepsdk-analytics-ios.git from cache (0.92s)
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.46s)
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 (3.08s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (3.59s)
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.53s)
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.88s)
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.41s)
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/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-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/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