The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Dynatrace, reference 8.313.1 (121681), with Swift 5.9 for Linux on 28 Apr 2025 22:18:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dynatrace/swift-mobile-sdk.git
Reference: 8.313.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dynatrace/swift-mobile-sdk
 * tag               8.313.1    -> FETCH_HEAD
HEAD is now at 1216811 8.313.1 release
Cloned https://github.com/dynatrace/swift-mobile-sdk.git
Revision (git rev-parse @):
12168110847f9eee82f2c542c75e96e5ad3b0d88
SUCCESS checkout https://github.com/dynatrace/swift-mobile-sdk.git at 8.313.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dynatrace/swift-mobile-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip
[16384/15184792] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip
[32269/23660601] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip
[627896/25791973] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip (0.87s)
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip (1.53s)
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip (2.22s)
Building for debugging...
[1/4] Compiling Dynatrace_Static SPM.swift
[2/4] Emitting module Dynatrace_Static
[3/5] Compiling Dynatrace_Dynamic SPM.swift
[4/5] Emitting module Dynatrace_Dynamic
Build complete! (8.44s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Dynatrace",
  "name" : "Dynatrace",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Dynatrace",
      "targets" : [
        "Dynatrace-Dynamic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Dynatrace-Static",
      "targets" : [
        "Dynatrace-Static"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DynatraceSessionReplay",
      "targets" : [
        "Dynatrace-Dynamic",
        "DynatraceSessionReplay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DynatraceStatic",
      "module_type" : "BinaryTarget",
      "name" : "DynatraceStatic",
      "path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip",
      "product_memberships" : [
        "Dynatrace-Static"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "DynatraceSessionReplay",
      "module_type" : "BinaryTarget",
      "name" : "DynatraceSessionReplay",
      "path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip",
      "product_memberships" : [
        "DynatraceSessionReplay"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Dynatrace_Static",
      "module_type" : "SwiftTarget",
      "name" : "Dynatrace-Static",
      "path" : "Sources/Dynatrace-Static",
      "product_memberships" : [
        "Dynatrace-Static"
      ],
      "sources" : [
        "SPM.swift"
      ],
      "target_dependencies" : [
        "DynatraceStatic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dynatrace_Dynamic",
      "module_type" : "SwiftTarget",
      "name" : "Dynatrace-Dynamic",
      "path" : "Sources/Dynatrace-Dynamic",
      "product_memberships" : [
        "Dynatrace",
        "DynatraceSessionReplay"
      ],
      "sources" : [
        "SPM.swift"
      ],
      "target_dependencies" : [
        "Dynatrace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dynatrace",
      "module_type" : "BinaryTarget",
      "name" : "Dynatrace",
      "path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip",
      "product_memberships" : [
        "Dynatrace",
        "DynatraceSessionReplay"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.