The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GrowingAPM, reference master (31e498), with Swift 6.1 for macOS (SPM) on 12 May 2025 16:15:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-performance-ext
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 31e498d feat: release 1.0.2
Cloned https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Revision (git rev-parse @):
31e498dfa1343b9965514d420796e9ef53f33851
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-performance-ext.git at master
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git
[1/354] Fetching growingio-sdk-ios-utilities
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (0.74s)
Computing version for https://github.com/growingio/growingio-sdk-ios-utilities.git
Computed https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.2.4 (1.22s)
Creating working copy for https://github.com/growingio/growingio-sdk-ios-utilities.git
Working copy of https://github.com/growingio/growingio-sdk-ios-utilities.git resolved at 1.2.4
========================================
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",
  "dependencies": [
    {
      "identity": "growingio-sdk-ios-performance-ext",
      "name": "GrowingAPM",
      "url": "https://github.com/growingio/growingio-sdk-ios-performance-ext.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/growingio-sdk-ios-performance-ext",
      "dependencies": [
        {
          "identity": "growingio-sdk-ios-utilities",
          "name": "GrowingUtils",
          "url": "https://github.com/growingio/growingio-sdk-ios-utilities.git",
          "version": "1.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/growingio-sdk-ios-utilities",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/growingio/growingio-sdk-ios-performance-ext.git
[1/761] Fetching growingio-sdk-ios-performance-ext
Fetched https://github.com/growingio/growingio-sdk-ios-performance-ext.git from cache (1.52s)
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git from cache
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (0.43s)
Computing version for https://github.com/growingio/growingio-sdk-ios-utilities.git
Computed https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.2.4 (0.51s)
Creating working copy for https://github.com/growingio/growingio-sdk-ios-utilities.git
Working copy of https://github.com/growingio/growingio-sdk-ios-utilities.git resolved at 1.2.4
Creating working copy for https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Working copy of https://github.com/growingio/growingio-sdk-ios-performance-ext.git resolved at master (31e498d)
warning: '.resolve-product-dependencies': dependency 'growingio-sdk-ios-performance-ext' is not used by any target
Found 1 product dependencies
  - GrowingUtils
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/growingio/growingio-sdk-ios-performance-ext.git
https://github.com/growingio/growingio-sdk-ios-performance-ext.git
{
  "dependencies" : [
    {
      "identity" : "growingio-sdk-ios-utilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/growingio/growingio-sdk-ios-utilities.git"
    }
  ],
  "manifest_display_name" : "GrowingAPM",
  "name" : "GrowingAPM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "GrowingAPM",
      "targets" : [
        "GrowingAPMCore",
        "GrowingAPMCrashMonitorWrapper",
        "GrowingAPMUIMonitor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GrowingAPMCore",
      "targets" : [
        "GrowingAPMCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GrowingAPMCrashMonitor",
      "targets" : [
        "GrowingAPMCrashMonitorWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GrowingAPMUIMonitor",
      "targets" : [
        "GrowingAPMUIMonitor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GrowingAPMUIMonitor",
      "module_type" : "BinaryTarget",
      "name" : "GrowingAPMUIMonitor",
      "path" : "UIMonitor/GrowingAPMUIMonitor.xcframework",
      "product_memberships" : [
        "GrowingAPM",
        "GrowingAPMUIMonitor"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GrowingAPMCrashMonitorWrapper",
      "module_type" : "ClangTarget",
      "name" : "GrowingAPMCrashMonitorWrapper",
      "path" : "SwiftPM-Wrap/GrowingAPMCrashMonitor-Wrapper",
      "product_memberships" : [
        "GrowingAPM",
        "GrowingAPMCrashMonitor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/SwiftPM-Wrap/GrowingAPMCrashMonitor-Wrapper/Resources/GrowingAPMCrashMonitor.bundle/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "GrowingAPMCrashMonitor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GrowingAPMCrashMonitor",
      "module_type" : "BinaryTarget",
      "name" : "GrowingAPMCrashMonitor",
      "path" : "CrashMonitor/GrowingAPMCrashMonitor.xcframework",
      "product_memberships" : [
        "GrowingAPM",
        "GrowingAPMCrashMonitor"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GrowingAPMCore",
      "module_type" : "ClangTarget",
      "name" : "GrowingAPMCore",
      "path" : "Core",
      "product_dependencies" : [
        "GrowingUtilsTrackerCore"
      ],
      "product_memberships" : [
        "GrowingAPM",
        "GrowingAPMCore"
      ],
      "sources" : [
        "GrowingAPM.m",
        "GrowingAPMConfig.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: the library 'GrowingAPMCore' requires macos 10.13, but depends on the product 'GrowingUtilsTrackerCore' which requires macos 10.14; consider changing the library 'GrowingAPMCore' to require macos 10.14 or later, or the product 'GrowingUtilsTrackerCore' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'GrowingAPMCore' requires macos 10.13, but depends on the product 'GrowingUtilsTrackerCore' which requires macos 10.14; consider changing the library 'GrowingAPMCore' to require macos 10.14 or later, or the product 'GrowingUtilsTrackerCore' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm