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 Notarize, reference 0.2.0 (6f7ec2), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 02:33:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phimage/Notarize.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/phimage/Notarize
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 6f7ec24 Format error into json or xml according to reporter
Cloned https://github.com/phimage/Notarize.git
Revision (git rev-parse @):
6f7ec2490bc8ff46d2f1627916693ea7b4516439
SUCCESS checkout https://github.com/phimage/Notarize.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/phimage/Notarize.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[2/19] Write notarize-entitlement.plist
[6/19] Write sources
[9/19] Write swift-version-1EA4D86E10B52AF.txt
[10/40] Compiling api.c
[11/40] Compiling parser.c
[12/40] Compiling emitter.c
[13/40] Compiling writer.c
[14/40] Compiling reader.c
[16/40] Compiling NotarizationAuditLog NotarizationAuditLog.swift
[17/40] Emitting module NotarizationAuditLog
[17/40] Compiling scanner.c
[19/56] Compiling Commandant Result+Additions.swift
[20/57] Compiling Commandant OrderedSet.swift
[21/57] Compiling Commandant ArgumentProtocol.swift
[22/57] Compiling Commandant Switch.swift
[23/57] Compiling NotarizationInfo NotarizationUpload.swift
[24/57] Compiling Commandant Option.swift
[25/57] Compiling Commandant Errors.swift
[26/57] Compiling Commandant HelpCommand.swift
[27/57] Compiling NotarizationInfo NotarizationStatus.swift
[28/57] Emitting module NotarizationInfo
[29/57] Compiling Yams String+Yams.swift
[30/57] Compiling NotarizationInfo NotarizationHistory.swift
[31/57] Compiling Yams YamlError.swift
[32/57] Compiling NotarizationInfo NotarizationError.swift
[33/57] Compiling Yams Tag.swift
[34/57] Compiling NotarizationInfo NotarizationInfo.swift
[35/57] Compiling NotarizationInfo NotarizationResponse.swift
[36/57] Compiling Yams Representer.swift
[37/57] Compiling Yams Resolver.swift
[38/57] Compiling Yams Mark.swift
[39/57] Compiling Yams Node.Mapping.swift
[40/57] Compiling Yams Emitter.swift
[41/57] Compiling Yams Encoder.swift
[42/57] Compiling Yams Node.Scalar.swift
[43/57] Compiling Yams Node.Sequence.swift
[44/57] Compiling Yams Node.swift
[45/57] Compiling Yams Parser.swift
[46/58] Emitting module Yams
[47/58] Compiling Yams Constructor.swift
[48/58] Compiling Yams Decoder.swift
[49/58] Compiling Commandant Command.swift
[50/58] Compiling Commandant ArgumentParser.swift
[51/58] Compiling Commandant Argument.swift
[52/58] Emitting module Commandant
[53/66] Compiling Yams shim.swift
[54/66] Compiling PathKit PathKit.swift
[55/66] Emitting module PathKit
[56/66] Compiling NotarizeProcess NotarizePlatform.swift
[57/66] Emitting module NotarizeProcess
[58/66] Compiling NotarizeProcess WaitMethod.swift
[59/66] Compiling NotarizeProcess NotarizeProcessError.swift
[60/66] Compiling NotarizeProcess Processable.swift
[61/66] Compiling NotarizeProcess NotarizeProcessAction.swift
[62/66] Compiling NotarizeProcess NotarizationInfo+AuditLog.swift
[63/66] Compiling NotarizeProcess NotarizeProcess.swift
[64/76] Compiling NotarizeFrontend PropertyListReporter.swift
[65/76] Compiling NotarizeFrontend NotarizeFrontend.swift
[66/76] Compiling NotarizeFrontend Config.swift
[67/76] Compiling NotarizeFrontend JSONReporter.swift
[68/76] Compiling NotarizeFrontend VersionCommand.swift
[69/76] Compiling NotarizeFrontend Reporter.swift
[70/77] Compiling NotarizeFrontend Version.swift
[71/77] Compiling NotarizeFrontend InfoCommand.swift
[72/77] Compiling NotarizeFrontend HistoryCommand.swift
[73/77] Emitting module NotarizeFrontend
[74/77] Compiling NotarizeFrontend NotarizeCommand.swift
[75/79] Compiling Notarize main.swift
[76/79] Emitting module Notarize
[76/79] Write Objects.LinkFileList
[77/79] Linking notarize
[78/79] Applying notarize
Build complete! (37.78s)
Fetching https://github.com/phimage/NotarizationInfo
[1/85] Fetching notarizationinfo
Fetched https://github.com/phimage/NotarizationInfo from cache (0.61s)
Fetching https://github.com/phimage/NotarizationAuditLog
[2/32] Fetching notarizationauditlog
Fetched https://github.com/phimage/NotarizationAuditLog from cache (0.57s)
Fetching https://github.com/phimage/NotarizeProcess
[1/133] Fetching notarizeprocess
Fetched https://github.com/phimage/NotarizeProcess from cache (0.66s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[284/3740] Fetching pathkit, commandant
[3741/14599] Fetching pathkit, commandant, yams
Fetched https://github.com/Carthage/Commandant.git from cache (5.91s)
Fetched https://github.com/kylef/PathKit.git from cache (5.91s)
Fetched https://github.com/jpsim/Yams.git from cache (5.91s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (6.47s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.51s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[149/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.83s)
Fetched https://github.com/Quick/Nimble.git from cache (1.83s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.70s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.86s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.39s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.51s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.52s)
Creating working copy for https://github.com/phimage/NotarizeProcess
Working copy of https://github.com/phimage/NotarizeProcess resolved at HEAD (aee3040)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/phimage/NotarizationInfo
Working copy of https://github.com/phimage/NotarizationInfo resolved at HEAD (86e4288)
Creating working copy for https://github.com/phimage/NotarizationAuditLog
Working copy of https://github.com/phimage/NotarizationAuditLog resolved at HEAD (511ff36)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "notarizationinfo",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phimage/NotarizationInfo"
    },
    {
      "identity" : "notarizationauditlog",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phimage/NotarizationAuditLog"
    },
    {
      "identity" : "notarizeprocess",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phimage/NotarizeProcess"
    },
    {
      "identity" : "commandant",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.0",
            "upper_bound" : "0.18.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Carthage/Commandant.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "Notarize",
  "name" : "Notarize",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "notarize",
      "targets" : [
        "Notarize"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NotarizeFrontend",
      "targets" : [
        "NotarizeFrontend"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NotarizeFrontend",
      "module_type" : "SwiftTarget",
      "name" : "NotarizeFrontend",
      "path" : "Sources/NotarizeFrontend",
      "product_dependencies" : [
        "NotarizationInfo",
        "NotarizationAuditLog",
        "NotarizeProcess",
        "PathKit",
        "Commandant",
        "Yams"
      ],
      "product_memberships" : [
        "notarize",
        "NotarizeFrontend"
      ],
      "sources" : [
        "Commands/HistoryCommand.swift",
        "Commands/InfoCommand.swift",
        "Commands/NotarizeCommand.swift",
        "Commands/VersionCommand.swift",
        "Config.swift",
        "NotarizeFrontend.swift",
        "Reporters/JSONReporter.swift",
        "Reporters/PropertyListReporter.swift",
        "Reporters/Reporter.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Notarize",
      "module_type" : "SwiftTarget",
      "name" : "Notarize",
      "path" : "Sources/Notarize",
      "product_memberships" : [
        "notarize"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NotarizeFrontend"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
Done.