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 Breeze, reference main (75766d), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 23:48:28 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/swift-serverless/Breeze.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-serverless/Breeze
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 75766d6 Fix wrong runtime in LambdaAPI x86 (#14)
Cloned https://github.com/swift-serverless/Breeze.git
Revision (git rev-parse @):
75766d69ea7ee87e77fe49e4ccefb07959826de0
SUCCESS checkout https://github.com/swift-serverless/Breeze.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[5/20] Write breeze-entitlement.plist
[5/20] Write sources
[9/20] Copying Resources
[10/20] Write swift-version-1EA4D86E10B52AF.txt
[11/24] Compiling writer.c
[12/24] Compiling api.c
[13/24] Compiling emitter.c
[14/24] Compiling scanner.c
[15/24] Compiling reader.c
[16/24] Compiling parser.c
[18/44] Emitting module ArgumentParserToolInfo
[19/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/83] Emitting module Yams
[21/85] Compiling ArgumentParser AsyncParsableCommand.swift
[22/85] Compiling ArgumentParser CommandConfiguration.swift
[23/85] Compiling ArgumentParser InputOrigin.swift
[24/85] Compiling ArgumentParser Name.swift
[25/85] Compiling ArgumentParser Parsed.swift
[26/85] Compiling ArgumentParser ParsedValues.swift
[28/89] Compiling Yams YamlError.swift
[29/89] Compiling Yams YamlTagProviding.swift
[30/89] Compiling ArgumentParser ExpressibleByArgument.swift
[31/89] Compiling ArgumentParser ArgumentHelp.swift
[32/89] Compiling ArgumentParser ArgumentVisibility.swift
[33/89] Compiling ArgumentParser CompletionKind.swift
[34/89] Compiling ArgumentParser Errors.swift
[35/89] Compiling ArgumentParser Flag.swift
[36/89] Compiling ArgumentParser NameSpecification.swift
[37/89] Compiling ArgumentParser Option.swift
[38/89] Compiling ArgumentParser OptionGroup.swift
[40/89] Emitting module ArgumentParser
[41/89] Compiling ArgumentParser Platform.swift
[42/89] Compiling ArgumentParser SequenceExtensions.swift
[43/89] Compiling ArgumentParser StringExtensions.swift
[44/89] Compiling ArgumentParser Tree.swift
[45/89] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/89] Compiling ArgumentParser CompletionsGenerator.swift
[47/89] Compiling ArgumentParser FishCompletionsGenerator.swift
[48/89] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/89] Compiling ArgumentParser Argument.swift
[50/89] Compiling ArgumentParser ParsableArguments.swift
[51/89] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/89] Compiling ArgumentParser ParsableCommand.swift
[53/89] Compiling ArgumentParser ArgumentDecoder.swift
[54/89] Compiling ArgumentParser ArgumentDefinition.swift
[55/89] Compiling ArgumentParser ArgumentSet.swift
[56/89] Compiling ArgumentParser CommandParser.swift
[57/89] Compiling ArgumentParser InputKey.swift
[77/89] Compiling PathKit PathKit.swift
[78/89] Emitting module PathKit
[79/121] Compiling ArgumentParser HelpGenerator.swift
[80/121] Compiling ArgumentParser MessageInfo.swift
[81/121] Compiling ArgumentParser UsageGenerator.swift
[82/121] Compiling ArgumentParser CollectionExtensions.swift
[83/121] Compiling ArgumentParser ParserError.swift
[84/121] Compiling ArgumentParser SplitArguments.swift
[85/121] Compiling ArgumentParser DumpHelpGenerator.swift
[86/121] Compiling ArgumentParser HelpCommand.swift
[87/121] Compiling SLSAdapter CodableDefault.swift
[88/121] Emitting module SLSAdapter
[89/121] Compiling SLSAdapter Resource.swift
[90/121] Compiling SLSAdapter ServerlessConfig.swift
[91/121] Compiling SLSAdapter Region.swift
[92/121] Compiling SLSAdapter YAMLContent.swift
[93/121] Emitting module Stencil
[94/123] Compiling Stencil IfTag.swift
[95/123] Compiling Stencil Include.swift
[96/123] Compiling Stencil Loader.swift
[97/123] Compiling Stencil Node.swift
[98/123] Compiling Stencil Inheritance.swift
[99/123] Compiling Stencil KeyPath.swift
[100/123] Compiling Stencil LazyValueWrapper.swift
[101/123] Compiling Stencil Lexer.swift
[102/123] Compiling Stencil NowTag.swift
[103/123] Compiling Stencil Parser.swift
[104/123] Compiling Stencil Template.swift
[105/123] Compiling Stencil Tokenizer.swift
[106/123] Compiling Stencil Errors.swift
[107/123] Compiling Stencil Expression.swift
[108/123] Compiling Stencil Extension.swift
[109/123] Compiling Stencil Context.swift
[110/123] Compiling Stencil DynamicMemberLookup.swift
[111/123] Compiling Stencil Environment.swift
[112/123] Compiling Stencil FilterTag.swift
[113/123] Compiling Stencil Filters.swift
[114/123] Compiling Stencil ForTag.swift
[115/123] Compiling SLSAdapter Function.swift
[116/123] Compiling SLSAdapter Function+Extensions.swift
[117/123] Compiling SLSAdapter Package.swift
[118/123] Compiling SLSAdapter Provider.swift
[119/123] Compiling Stencil TrimBehaviour.swift
[120/123] Compiling Stencil Variable.swift
[121/135] Compiling BreezeCommand GenerateGithubWebhook.swift
[122/135] Compiling BreezeCommand GenerateWebhook.swift
[123/135] Compiling BreezeCommand GenerateLambdaAPI.swift
[124/135] Compiling BreezeCommand HttpAPILambdaParams.swift
[125/135] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[126/135] Compiling BreezeCommand Stencil+Extensions.swift
[127/136] Compiling BreezeCommand Foundation+Extensions.swift
[128/136] Emitting module BreezeCommand
[129/136] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[130/136] Compiling BreezeCommand BreezeConfig.swift
[131/136] Compiling BreezeCommand BreezeCommand.swift
[132/136] Compiling BreezeCommand BreezeCommandError.swift
[133/136] Compiling BreezeCommand resource_bundle_accessor.swift
[133/136] Write Objects.LinkFileList
[134/136] Linking breeze
[135/136] Applying breeze
Build complete! (22.94s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
Fetching https://github.com/stencilproject/Stencil.git
[1/219] Fetching swift-sls-adapter
[220/5512] Fetching swift-sls-adapter, stencil
[1067/20892] Fetching swift-sls-adapter, stencil, swift-argument-parser
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (1.47s)
Fetched https://github.com/stencilproject/Stencil.git from cache (1.47s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.47s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (2.02s)
Fetching https://github.com/jpsim/Yams.git
[1/10874] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.73s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (2.27s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1411] Fetching pathkit
[171/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.89s)
Fetched https://github.com/kylef/Spectre.git from cache (0.89s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.45s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.97s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.45s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/swift-serverless/swift-sls-adapter
Working copy of https://github.com/swift-serverless/swift-sls-adapter resolved at 0.2.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    },
    {
      "identity" : "swift-sls-adapter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-serverless/swift-sls-adapter"
    }
  ],
  "manifest_display_name" : "Breeze",
  "name" : "Breeze",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "breeze",
      "targets" : [
        "BreezeCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BreezeCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "BreezeCommandTests",
      "path" : "Tests/BreezeCommandTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BreezeCommandTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BreezeCommandTests.swift",
        "Fixtures.swift",
        "GenerateGithubWebhookTests.swift",
        "GenerateLambdaAPITests.swift",
        "GenerateWebhookTests.swift",
        "XCTest+Extensions.swift"
      ],
      "target_dependencies" : [
        "BreezeCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BreezeCommand",
      "module_type" : "SwiftTarget",
      "name" : "BreezeCommand",
      "path" : "Sources/BreezeCommand",
      "product_dependencies" : [
        "ArgumentParser",
        "SLSAdapter",
        "Stencil"
      ],
      "product_memberships" : [
        "breeze"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/BreezeCommand/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BreezeCommand.swift",
        "BreezeCommandError.swift",
        "BreezeConfig+ServerlessConfig.swift",
        "BreezeConfig.swift",
        "Foundation+Extensions.swift",
        "GenerateGitHubWebhook/GenerateGithubWebhook.swift",
        "GenerateGitHubWebhook/HttpAPILambdaParams.swift",
        "GenerateLambdaAPI/GenerateLambdaAPI.swift",
        "GenerateLambdaAPI/ServerlessConfig+DynamoDBLambdaAPI.swift",
        "GenerateWebhook/GenerateWebhook.swift",
        "Stencil+Extensions.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.