The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AboutKit, reference main (fefd7d), with Swift 6.1 for macOS (SPM) on 22 Jan 2026 21:49:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamfootdev/AboutKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamfootdev/AboutKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fefd7db Updated feature graphic
Cloned https://github.com/adamfootdev/AboutKit.git
Revision (git rev-parse @):
fefd7db199bc16de9562ce0ba1930374e9b15f35
SUCCESS checkout https://github.com/adamfootdev/AboutKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/adamfootdev/AboutKit.git
https://github.com/adamfootdev/AboutKit.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AboutKit",
  "name" : "AboutKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "AboutKit",
      "targets" : [
        "AboutKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AboutKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AboutKitTests",
      "path" : "Tests/AboutKitTests",
      "sources" : [
        "AboutKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "AboutKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AboutKit",
      "module_type" : "SwiftTarget",
      "name" : "AboutKit",
      "path" : "Sources/AboutKit",
      "product_memberships" : [
        "AboutKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AboutKit/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AboutKit/Resources/Localization/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AboutKit/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AboutAppView.swift",
        "Extensions/Bundle+User.swift",
        "Extensions/Bundle+Version.swift",
        "Extensions/PlatformImage+Transparency.swift",
        "Extensions/UIDevice+DeviceType.swift",
        "MacAboutAppView.swift",
        "Models/AKAcknowledgements.swift",
        "Models/AKConfiguration.swift",
        "Models/AKDeveloper.swift",
        "Models/AKFrameworkAcknowledgement.swift",
        "Models/AKFrameworkAcknowledgementLink.swift",
        "Models/AKMyApp.swift",
        "Models/AKOtherApp.swift",
        "Models/AKPersonAcknowledgement.swift",
        "Models/AKProfile.swift",
        "Models/AKProfileDisplayMode.swift",
        "Models/AKProfilePlatform.swift",
        "Models/AKShowOption.swift",
        "Models/AboutKit.swift",
        "Models/LinkedInProfileType.swift",
        "Models/PlatformImage.swift",
        "Models/UserType.swift",
        "Networking/AppIconNetworkManager.swift",
        "Protocols/AKApp.swift",
        "UIKit Views/MailView.swift",
        "Utilities/LocalizedStrings.swift",
        "Views/AcknowledgementsView.swift",
        "Views/AppIconImageView.swift",
        "Views/FrameworkAcknowledgementView.swift",
        "Views/HeaderView.swift",
        "Views/ItemLabel.swift",
        "Views/MacItemLabel.swift",
        "Views/MacOtherAppRow.swift",
        "Views/OtherAppRowView.swift",
        "Views/PersonAcknowledgmentView.swift",
        "Views/SectionHeaderLabel.swift",
        "Views/TVItemLabel.swift",
        "Views/TVOtherAppRowView.swift",
        "Views/WatchItemLabel.swift",
        "Views/WatchOtherAppRowView.swift",
        "WatchTVAboutAppView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/6] Copying Localizable.xcstrings
[0/6] Write sources
[0/6] Copying Info.plist
[0/6] Copying PrivacyInfo.xcprivacy
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/45] Compiling AboutKit AKFrameworkAcknowledgementLink.swift
[8/45] Compiling AboutKit AKMyApp.swift
[9/45] Compiling AboutKit AKOtherApp.swift
[10/45] Compiling AboutKit AKPersonAcknowledgement.swift
[11/49] Compiling AboutKit AcknowledgementsView.swift
[12/49] Compiling AboutKit AppIconImageView.swift
[13/49] Compiling AboutKit FrameworkAcknowledgementView.swift
[14/49] Compiling AboutKit HeaderView.swift
[15/49] Compiling AboutKit AKProfile.swift
[16/49] Compiling AboutKit AKProfileDisplayMode.swift
[17/49] Compiling AboutKit AKProfilePlatform.swift
[18/49] Compiling AboutKit AKShowOption.swift
[19/49] Compiling AboutKit PersonAcknowledgmentView.swift
[20/49] Compiling AboutKit SectionHeaderLabel.swift
[21/49] Compiling AboutKit TVItemLabel.swift
[22/49] Compiling AboutKit TVOtherAppRowView.swift
[23/49] Emitting module AboutKit
[24/49] Compiling AboutKit AboutAppView.swift
[25/49] Compiling AboutKit Bundle+User.swift
[26/49] Compiling AboutKit Bundle+Version.swift
[27/49] Compiling AboutKit PlatformImage+Transparency.swift
[28/49] Compiling AboutKit UIDevice+DeviceType.swift
[29/49] Compiling AboutKit AppIconNetworkManager.swift
[30/49] Compiling AboutKit AKApp.swift
[31/49] Compiling AboutKit MailView.swift
[32/49] Compiling AboutKit LocalizedStrings.swift
[33/49] Compiling AboutKit ItemLabel.swift
[34/49] Compiling AboutKit MacItemLabel.swift
[35/49] Compiling AboutKit MacOtherAppRow.swift
[36/49] Compiling AboutKit OtherAppRowView.swift
[37/49] Compiling AboutKit MacAboutAppView.swift
[38/49] Compiling AboutKit AKAcknowledgements.swift
[39/49] Compiling AboutKit AKConfiguration.swift
[40/49] Compiling AboutKit AKDeveloper.swift
[41/49] Compiling AboutKit AKFrameworkAcknowledgement.swift
[42/49] Compiling AboutKit AboutKit.swift
[43/49] Compiling AboutKit LinkedInProfileType.swift
[44/49] Compiling AboutKit PlatformImage.swift
[45/49] Compiling AboutKit UserType.swift
[46/49] Compiling AboutKit WatchItemLabel.swift
[47/49] Compiling AboutKit WatchOtherAppRowView.swift
[48/49] Compiling AboutKit WatchTVAboutAppView.swift
[49/49] Compiling AboutKit resource_bundle_accessor.swift
Build complete! (9.65s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AboutKit",
  "name" : "AboutKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "AboutKit",
      "targets" : [
        "AboutKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AboutKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AboutKitTests",
      "path" : "Tests/AboutKitTests",
      "sources" : [
        "AboutKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "AboutKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AboutKit",
      "module_type" : "SwiftTarget",
      "name" : "AboutKit",
      "path" : "Sources/AboutKit",
      "product_memberships" : [
        "AboutKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AboutKit/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AboutKit/Resources/Localization/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AboutKit/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AboutAppView.swift",
        "Extensions/Bundle+User.swift",
        "Extensions/Bundle+Version.swift",
        "Extensions/PlatformImage+Transparency.swift",
        "Extensions/UIDevice+DeviceType.swift",
        "MacAboutAppView.swift",
        "Models/AKAcknowledgements.swift",
        "Models/AKConfiguration.swift",
        "Models/AKDeveloper.swift",
        "Models/AKFrameworkAcknowledgement.swift",
        "Models/AKFrameworkAcknowledgementLink.swift",
        "Models/AKMyApp.swift",
        "Models/AKOtherApp.swift",
        "Models/AKPersonAcknowledgement.swift",
        "Models/AKProfile.swift",
        "Models/AKProfileDisplayMode.swift",
        "Models/AKProfilePlatform.swift",
        "Models/AKShowOption.swift",
        "Models/AboutKit.swift",
        "Models/LinkedInProfileType.swift",
        "Models/PlatformImage.swift",
        "Models/UserType.swift",
        "Networking/AppIconNetworkManager.swift",
        "Protocols/AKApp.swift",
        "UIKit Views/MailView.swift",
        "Utilities/LocalizedStrings.swift",
        "Views/AcknowledgementsView.swift",
        "Views/AppIconImageView.swift",
        "Views/FrameworkAcknowledgementView.swift",
        "Views/HeaderView.swift",
        "Views/ItemLabel.swift",
        "Views/MacItemLabel.swift",
        "Views/MacOtherAppRow.swift",
        "Views/OtherAppRowView.swift",
        "Views/PersonAcknowledgmentView.swift",
        "Views/SectionHeaderLabel.swift",
        "Views/TVItemLabel.swift",
        "Views/TVOtherAppRowView.swift",
        "Views/WatchItemLabel.swift",
        "Views/WatchOtherAppRowView.swift",
        "WatchTVAboutAppView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.