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 PrivacyManifestUtil, reference main (8d7258), with Swift 6.2 (beta) for Android on 21 Jun 2025 06:47:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richiefi/PrivacyManifestUtil.git
Reference: main
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/richiefi/PrivacyManifestUtil
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8d7258b Add .spi.yml for Swift Package Index
Cloned https://github.com/richiefi/PrivacyManifestUtil.git
Revision (git rev-parse @):
8d7258b1f50a323ba69981015309f2ec452c4175
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richiefi/PrivacyManifestUtil.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richiefi/PrivacyManifestUtil.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/apple/swift-argument-parser
[1/4581] Fetching swift-custom-dump
[4582/19961] Fetching swift-custom-dump, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.86s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.87s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (1.21s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.96s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.33s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/21] Compiling PrivacyManifestKit WrappedRawString.swift
[8/21] Compiling PrivacyManifestKit NutritionLabel.swift
[9/21] Compiling PrivacyManifestKit ManifestValues.swift
[10/21] Emitting module ArgumentParserToolInfo
[11/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/22] Compiling PrivacyManifestKit Manifest.swift
[13/22] Wrapping AST for ArgumentParserToolInfo for debugging
[15/60] Emitting module ArgumentParser
[16/65] Compiling ArgumentParser Name.swift
[17/65] Compiling ArgumentParser Parsed.swift
[18/65] Compiling ArgumentParser ParsedValues.swift
[19/65] Compiling ArgumentParser ParserError.swift
[20/65] Compiling ArgumentParser SplitArguments.swift
[21/65] Compiling ArgumentParser ExpressibleByArgument.swift
[22/65] Compiling ArgumentParser ParsableArguments.swift
[23/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[24/65] Compiling ArgumentParser ParsableCommand.swift
[25/65] Compiling ArgumentParser ArgumentDecoder.swift
[26/65] Compiling ArgumentParser CollectionExtensions.swift
[27/65] Compiling ArgumentParser Platform.swift
[28/65] Compiling ArgumentParser SequenceExtensions.swift
[29/65] Compiling ArgumentParser StringExtensions.swift
[30/65] Compiling ArgumentParser Tree.swift
[31/65] Compiling ArgumentParser ArgumentDefinition.swift
[32/65] Compiling ArgumentParser ArgumentSet.swift
[33/65] Compiling ArgumentParser CommandParser.swift
[34/65] Compiling ArgumentParser InputKey.swift
[35/65] Compiling ArgumentParser InputOrigin.swift
[36/65] Compiling PrivacyManifestKit IO.swift
[37/65] Compiling PrivacyManifestKit Core.swift
[38/65] Emitting module PrivacyManifestKit
[40/66] Compiling ArgumentParser ArgumentVisibility.swift
[41/66] Compiling ArgumentParser CompletionKind.swift
[42/66] Compiling ArgumentParser Errors.swift
[43/66] Compiling ArgumentParser Flag.swift
[44/66] Compiling ArgumentParser NameSpecification.swift
[45/66] Compiling ArgumentParser Option.swift
[46/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/66] Compiling ArgumentParser CompletionsGenerator.swift
[48/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[49/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[50/66] Compiling ArgumentParser Argument.swift
[51/66] Compiling ArgumentParser ArgumentHelp.swift
[52/66] Compiling ArgumentParser OptionGroup.swift
[53/66] Compiling ArgumentParser AsyncParsableCommand.swift
[54/66] Compiling ArgumentParser CommandConfiguration.swift
[55/66] Compiling ArgumentParser CommandGroup.swift
[56/66] Compiling ArgumentParser EnumerableFlag.swift
[57/66] Compiling ArgumentParser DumpHelpGenerator.swift
[58/66] Compiling ArgumentParser HelpCommand.swift
[59/66] Compiling ArgumentParser HelpGenerator.swift
[60/66] Compiling ArgumentParser MessageInfo.swift
[61/66] Compiling ArgumentParser UsageGenerator.swift
[62/67] Wrapping AST for PrivacyManifestKit for debugging
[63/67] Wrapping AST for ArgumentParser for debugging
[65/69] Compiling PrivacyManifestUtilCLI CLI.swift
[66/69] Emitting module PrivacyManifestUtilCLI
[67/70] Wrapping AST for PrivacyManifestUtilCLI for debugging
[68/70] Write Objects.LinkFileList
[69/70] Linking privacy-manifest-util
Build complete! (21.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "PrivacyManifestUtil",
  "name" : "PrivacyManifestUtil",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "privacy-manifest-util",
      "targets" : [
        "PrivacyManifestUtilCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PrivacyManifestKit",
      "targets" : [
        "PrivacyManifestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrivacyManifestUtilCLI",
      "module_type" : "SwiftTarget",
      "name" : "PrivacyManifestUtilCLI",
      "path" : "Sources/PrivacyManifestUtilCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "privacy-manifest-util"
      ],
      "sources" : [
        "CLI.swift"
      ],
      "target_dependencies" : [
        "PrivacyManifestKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PrivacyManifestKit",
      "module_type" : "SwiftTarget",
      "name" : "PrivacyManifestKit",
      "path" : "Sources/PrivacyManifestKit",
      "product_memberships" : [
        "privacy-manifest-util",
        "PrivacyManifestKit"
      ],
      "sources" : [
        "Core.swift",
        "IO.swift",
        "Manifest.swift",
        "ManifestValues.swift",
        "NutritionLabel.swift",
        "WrappedRawString.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreTests",
      "path" : "Sources/CoreTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "JoinTests.swift",
        "ManifestToNutritionConvertTests.swift",
        "NutritionToManifestConvertTests.swift"
      ],
      "target_dependencies" : [
        "PrivacyManifestKit"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.10"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.