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 AboutKit, reference 3.4.9 (4e6ea5), with Swift 6.0 for macOS (SPM) on 24 Apr 2025 12:34:09 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamfootdev/AboutKit.git
Reference: 3.4.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamfootdev/AboutKit
 * tag               3.4.9      -> FETCH_HEAD
HEAD is now at 4e6ea5f Removed rounded app icon from macOS
Cloned https://github.com/adamfootdev/AboutKit.git
Revision (git rev-parse @):
4e6ea5f28f86cd78ef2afff19f61360d72b5d277
SUCCESS checkout https://github.com/adamfootdev/AboutKit.git at 3.4.9
========================================
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] Write sources
[0/6] Copying Localizable.xcstrings
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Copying Info.plist
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/47] Emitting module AboutKit
[8/51] Compiling AboutKit WatchItemLabel.swift
[9/51] Compiling AboutKit WatchOtherAppRowView.swift
[10/51] Compiling AboutKit WatchTVAboutAppView.swift
[11/51] Compiling AboutKit resource_bundle_accessor.swift
[12/51] Compiling AboutKit AKAcknowledgements.swift
[13/51] Compiling AboutKit AKConfiguration.swift
[14/51] Compiling AboutKit AKDeveloper.swift
[15/51] Compiling AboutKit AKFrameworkAcknowledgement.swift
[16/51] Compiling AboutKit AKFrameworkAcknowledgementLink.swift
[17/51] Compiling AboutKit RemoteImageView.swift
[18/51] Compiling AboutKit SectionHeaderLabel.swift
[19/51] Compiling AboutKit TVItemLabel.swift
[20/51] Compiling AboutKit TVOtherAppRowView.swift
[21/51] Compiling AboutKit AKMyApp.swift
[22/51] Compiling AboutKit AKOtherApp.swift
[23/51] Compiling AboutKit AKPersonAcknowledgement.swift
[24/51] Compiling AboutKit AKProfile.swift
[25/51] Compiling AboutKit AKProfileDisplayMode.swift
[26/51] Compiling AboutKit MacItemLabel.swift
[27/51] Compiling AboutKit MacOtherAppRow.swift
[28/51] Compiling AboutKit OtherAppRowView.swift
[29/51] Compiling AboutKit PersonAcknowledgmentView.swift
[30/51] Compiling AboutKit AboutAppView.swift
[31/51] Compiling AboutKit Bundle+User.swift
[32/51] Compiling AboutKit Bundle+Version.swift
[33/51] Compiling AboutKit UIDevice+DeviceType.swift
[34/51] Compiling AboutKit MacAboutAppView.swift
[35/51] Compiling AboutKit AcknowledgementsView.swift
[36/51] Compiling AboutKit FrameworkAcknowledgementView.swift
[37/51] Compiling AboutKit HeaderView.swift
[38/51] Compiling AboutKit ItemLabel.swift
[39/51] Compiling AboutKit RemoteImageLoadState.swift
[40/51] Compiling AboutKit UserType.swift
[41/51] Compiling AboutKit AppIconNetworkManager.swift
[42/51] Compiling AboutKit AKApp.swift
[43/51] Compiling AboutKit MailView.swift
[44/51] Compiling AboutKit ShareSheetView.swift
[45/51] Compiling AboutKit LocalizedStrings.swift
[46/51] Compiling AboutKit RemoteImageLoader.swift
[47/51] Compiling AboutKit AKProfilePlatform.swift
[48/51] Compiling AboutKit AKShowOption.swift
[49/51] Compiling AboutKit AboutKit.swift
[50/51] Compiling AboutKit LinkedInProfileType.swift
[51/51] Compiling AboutKit PlatformImage.swift
Build complete! (9.73s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AboutKit",
  "name" : "AboutKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "8.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/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/RemoteImageLoadState.swift",
        "Models/UserType.swift",
        "Networking/AppIconNetworkManager.swift",
        "Protocols/AKApp.swift",
        "UIKit Views/MailView.swift",
        "UIKit Views/ShareSheetView.swift",
        "Utilities/LocalizedStrings.swift",
        "Utilities/RemoteImageLoader.swift",
        "Views/AcknowledgementsView.swift",
        "Views/FrameworkAcknowledgementView.swift",
        "Views/HeaderView.swift",
        "Views/ItemLabel.swift",
        "Views/MacItemLabel.swift",
        "Views/MacOtherAppRow.swift",
        "Views/OtherAppRowView.swift",
        "Views/PersonAcknowledgmentView.swift",
        "Views/RemoteImageView.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.