Build Information
Failed to build YAnalyticsPendo, reference main (63bb63
), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 3 Nov 2024 16:41:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YAnalyticsPendo -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-pendo-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-pendo-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 63bb63f Add SPI shields to README (#5)
Cloned https://github.com/codeandtheory/yanalytics-pendo-ios.git
Revision (git rev-parse @):
63bb63fa682a36b473a510f2a6b303ed06217113
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-pendo-ios.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/codeandtheory/yanalytics-pendo-ios.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pendo-io/pendo-mobile-ios
Fetching from https://github.com/yml-org/yanalytics-ios.git
Creating working copy of package ‘pendo-mobile-ios’
Checking out 2.22.6 of package ‘pendo-mobile-ios’
Creating working copy of package ‘yanalytics-ios’
Checking out 1.2.1 of package ‘yanalytics-ios’
Resolve Package Graph
Resolved source packages:
YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
YAnalyticsPendo: /Users/admin/builder/spi-builder-workspace
resolved source packages: YAnalytics, Pendo, YAnalyticsPendo
{
"dependencies" : [
{
"identity" : "pendo-mobile-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pendo-io/pendo-mobile-ios"
},
{
"identity" : "yanalytics-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yml-org/yanalytics-ios.git"
}
],
"manifest_display_name" : "YAnalyticsPendo",
"name" : "YAnalyticsPendo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "YAnalyticsPendo",
"targets" : [
"YAnalyticsPendo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YAnalyticsPendoTests",
"module_type" : "SwiftTarget",
"name" : "YAnalyticsPendoTests",
"path" : "Tests/YAnalyticsPendoTests",
"sources" : [
"Helpers/XCTestCase+AssertLogged.swift",
"Helpers/XCTestCase+MemoryLeakTracking.swift",
"Mock/MockAnalyticsData.swift",
"PendoAnalyticsConfigurationTests.swift",
"PendoAnalyticsEngineTests.swift",
"PendoEventMappingTests.swift",
"PendoSessionDataTests.swift"
],
"target_dependencies" : [
"YAnalyticsPendo"
],
"type" : "test"
},
{
"c99name" : "YAnalyticsPendo",
"module_type" : "SwiftTarget",
"name" : "YAnalyticsPendo",
"path" : "Sources/YAnalyticsPendo",
"product_dependencies" : [
"YAnalytics",
"Pendo"
],
"product_memberships" : [
"YAnalyticsPendo"
],
"sources" : [
"PendoAnalyticsConfiguration.swift",
"PendoAnalyticsEngine.swift",
"PendoEventMapping.swift",
"PendoSessionData.swift",
"PendoUserPropertyType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"YAnalytics",
"YAnalyticsPendo"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"YAnalytics",
"YAnalyticsPendo"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YAnalyticsPendo -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YAnalyticsPendo -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
YAnalyticsPendo: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'YAnalyticsPendoTests' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'Pendo' in project 'Pendo'
Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'Pendo' in project 'Pendo'
Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'Pendo' in project 'Pendo'
Target 'Pendo' in project 'Pendo' (no dependencies)
Target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
Target 'YAnalytics' in project 'YAnalytics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0f759e71fdf0ffbab5217e7f5cdfc0f4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0f759e71fdf0ffbab5217e7f5cdfc0f4.xcbuilddata
error: The package product 'YAnalytics' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'Pendo' from project 'Pendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendoTests' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendoTests' from project 'YAnalyticsPendo')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme YAnalyticsPendo
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YAnalyticsPendo -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
YAnalyticsPendo: /Users/admin/builder/spi-builder-workspace
Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'YAnalyticsPendoTests' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'Pendo' in project 'Pendo'
Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'Pendo' in project 'Pendo'
Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'Pendo' in project 'Pendo'
Target 'Pendo' in project 'Pendo' (no dependencies)
Target 'YAnalytics' in project 'YAnalytics'
➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
Target 'YAnalytics' in project 'YAnalytics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
error: The package product 'YAnalytics' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'Pendo' from project 'Pendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendoTests' from project 'YAnalyticsPendo')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendoTests' from project 'YAnalyticsPendo')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme YAnalyticsPendo
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild