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

Successful build of AboutKit, reference 4.0.2 (c85ef5), with Swift 6.0 for macOS (SPM) on 18 Aug 2025 21:39:35 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamfootdev/AboutKit.git
Reference: 4.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamfootdev/AboutKit
 * tag               4.0.2      -> FETCH_HEAD
HEAD is now at c85ef58 Removed unused code
Cloned https://github.com/adamfootdev/AboutKit.git
Revision (git rev-parse @):
c85ef587e47d3782424466c0f3142067e389f4ed
SUCCESS checkout https://github.com/adamfootdev/AboutKit.git at 4.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/adamfootdev/AboutKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
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-5BDAB9E9C0126B9D.txt
[7/45] Compiling AboutKit MacAboutAppView.swift
[8/45] Compiling AboutKit AKAcknowledgements.swift
[9/45] Compiling AboutKit AKConfiguration.swift
[10/45] Compiling AboutKit AKDeveloper.swift
[11/45] Compiling AboutKit AKFrameworkAcknowledgement.swift
[12/49] Emitting module AboutKit
[13/49] Compiling AboutKit AboutAppView.swift
[14/49] Compiling AboutKit Bundle+User.swift
[15/49] Compiling AboutKit Bundle+Version.swift
[16/49] Compiling AboutKit PlatformImage+Transparency.swift
[17/49] Compiling AboutKit UIDevice+DeviceType.swift
[18/49] Compiling AboutKit AppIconNetworkManager.swift
[19/49] Compiling AboutKit AKApp.swift
[20/49] Compiling AboutKit MailView.swift
[21/49] Compiling AboutKit LocalizedStrings.swift
[22/49] Compiling AboutKit AcknowledgementsView.swift
[23/49] Compiling AboutKit AppIconImageView.swift
[24/49] Compiling AboutKit FrameworkAcknowledgementView.swift
[25/49] Compiling AboutKit HeaderView.swift
[26/49] Compiling AboutKit PersonAcknowledgmentView.swift
[27/49] Compiling AboutKit SectionHeaderLabel.swift
[28/49] Compiling AboutKit TVItemLabel.swift
[29/49] Compiling AboutKit TVOtherAppRowView.swift
[30/49] Compiling AboutKit ItemLabel.swift
[31/49] Compiling AboutKit MacItemLabel.swift
[32/49] Compiling AboutKit MacOtherAppRow.swift
[33/49] Compiling AboutKit OtherAppRowView.swift
[34/49] Compiling AboutKit AKFrameworkAcknowledgementLink.swift
[35/49] Compiling AboutKit AKMyApp.swift
[36/49] Compiling AboutKit AKOtherApp.swift
[37/49] Compiling AboutKit AKPersonAcknowledgement.swift
[38/49] Compiling AboutKit AKProfile.swift
[39/49] Compiling AboutKit AKProfileDisplayMode.swift
[40/49] Compiling AboutKit AKProfilePlatform.swift
[41/49] Compiling AboutKit AKShowOption.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! (10.20s)
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.