Build Information
Failed to build AppDynamicsAgent, reference 2026.1.1 (634f3a), with Swift 6.3 for macOS (SPM) on 8 May 2026 13:43:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CiscoDevNet/AppDynamicsAgent.git
Reference: 2026.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CiscoDevNet/AppDynamicsAgent
* tag 2026.1.1 -> FETCH_HEAD
HEAD is now at 634f3a5 Merge pull request #23 from CiscoDevNet/2026.1.1-release
Cloned https://github.com/CiscoDevNet/AppDynamicsAgent.git
Revision (git rev-parse @):
634f3a54263e5d29528f4c73a997f4b5312dcf54
SUCCESS checkout https://github.com/CiscoDevNet/AppDynamicsAgent.git at 2026.1.1
Downloading binary artifact https://appdynamics.jfrog.io/artifactory/maven-releases/com/appdynamics/eum/iOSAgentSPM/2026.1.1.4810/iOSAgentSPM-2026.1.1.4810.zip
[16796/66121900] Downloading https://appdynamics.jfrog.io/artifactory/maven-releases/com/appdynamics/eum/iOSAgentSPM/2026.1.1.4810/iOSAgentSPM-2026.1.1.4810.zip
Downloaded https://appdynamics.jfrog.io/artifactory/maven-releases/com/appdynamics/eum/iOSAgentSPM/2026.1.1.4810/iOSAgentSPM-2026.1.1.4810.zip (5.62s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "appdynamicsagent",
"name": "AppDynamicsAgent",
"url": "https://github.com/CiscoDevNet/AppDynamicsAgent.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppDynamicsAgent",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/CiscoDevNet/AppDynamicsAgent.git
[1/157] Fetching appdynamicsagent
Fetched https://github.com/CiscoDevNet/AppDynamicsAgent.git from cache (0.59s)
Creating working copy for https://github.com/CiscoDevNet/AppDynamicsAgent.git
Working copy of https://github.com/CiscoDevNet/AppDynamicsAgent.git resolved at 2026.1.1 (634f3a5)
Fetching binary artifact https://appdynamics.jfrog.io/artifactory/maven-releases/com/appdynamics/eum/iOSAgentSPM/2026.1.1.4810/iOSAgentSPM-2026.1.1.4810.zip from cache
Fetched https://appdynamics.jfrog.io/artifactory/maven-releases/com/appdynamics/eum/iOSAgentSPM/2026.1.1.4810/iOSAgentSPM-2026.1.1.4810.zip from cache (0.86s)
warning: '.resolve-product-dependencies': dependency 'appdynamicsagent' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/CiscoDevNet/AppDynamicsAgent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm