The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MarketingCloudSDK, reference v11.0.0 (1e1aa1), with Swift 6.0 for macOS (SPM) on 30 Mar 2026 20:40:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git
Reference: v11.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS
 * tag               v11.0.0    -> FETCH_HEAD
HEAD is now at 1e1aa14 11.0.0
Cloned https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git
Revision (git rev-parse @):
1e1aa143dc9bde0d6c27fed18dbd4740b0747f04
SUCCESS checkout https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git at v11.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling MarketingCloudSDKWrapper dummy.m
Build complete! (10.13s)
Fetching https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
Fetching https://github.com/salesforce-marketingcloud/app-group-internal-sdk
[1/82] Fetching app-group-internal-sdk
[83/1950] Fetching app-group-internal-sdk, sfmc-sdk-ios
Fetched https://github.com/salesforce-marketingcloud/app-group-internal-sdk from cache (7.64s)
Fetched https://github.com/salesforce-marketingcloud/sfmc-sdk-ios from cache (7.64s)
Computing version for https://github.com/salesforce-marketingcloud/app-group-internal-sdk
Computed https://github.com/salesforce-marketingcloud/app-group-internal-sdk at 1.0.0 (0.59s)
Computing version for https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
Computed https://github.com/salesforce-marketingcloud/sfmc-sdk-ios at 4.0.0 (0.56s)
Creating working copy for https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
Working copy of https://github.com/salesforce-marketingcloud/sfmc-sdk-ios resolved at 4.0.0
Creating working copy for https://github.com/salesforce-marketingcloud/app-group-internal-sdk
Working copy of https://github.com/salesforce-marketingcloud/app-group-internal-sdk resolved at 1.0.0
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "sfmc-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/salesforce-marketingcloud/sfmc-sdk-ios"
    },
    {
      "identity" : "app-group-internal-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/salesforce-marketingcloud/app-group-internal-sdk"
    }
  ],
  "manifest_display_name" : "MarketingCloudSDK",
  "name" : "MarketingCloudSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MarketingCloudSDK",
      "targets" : [
        "MarketingCloudSDKWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarketingCloudSDKWrapper",
      "module_type" : "ClangTarget",
      "name" : "MarketingCloudSDKWrapper",
      "path" : "MarketingCloudSDK",
      "product_dependencies" : [
        "SFMCSDK",
        "AppGroupSDK"
      ],
      "product_memberships" : [
        "MarketingCloudSDK"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "MarketingCloudSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarketingCloudSDK",
      "module_type" : "BinaryTarget",
      "name" : "MarketingCloudSDK",
      "path" : "MarketingCloudSDK/MarketingCloudSDK.xcframework",
      "product_memberships" : [
        "MarketingCloudSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.