This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 vipergen with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/che1404/vipergen.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/che1404/vipergen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7cf9197 Merge pull request #1 from oinsider/master
Cloned https://github.com/che1404/vipergen.git
Revision (git rev-parse @):
7cf919747355ce976e3e3953da430cfc3fa4f44c
SUCCESS checkout https://github.com/che1404/vipergen.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/che1404/vipergen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Write sources
[4/10] Write vipergen-entitlement.plist
[4/10] Write sources
[6/10] Write swift-version-6F35C1178C84523A.txt
[8/24] Compiling Commander Group.swift
[9/24] Compiling Commander Command.swift
[10/24] Compiling Commander ArgumentParser.swift
[11/24] Emitting module Commander
[12/24] Compiling Commander CommandType.swift
[13/24] Compiling Commander Commands.swift
[14/24] Compiling Commander ArgumentConvertible.swift
[15/24] Compiling Commander ArgumentDescription.swift
[16/24] Compiling Commander CommandRunner.swift
[17/24] Compiling Commander Error.swift
[18/24] Compiling PathKit PathKit.swift
[19/24] Emitting module PathKit
[20/46] Emitting module Stencil
[21/48] Compiling Stencil IfTag.swift
[22/48] Compiling Stencil Include.swift
[23/48] Compiling Stencil NowTag.swift
[24/48] Compiling Stencil Parser.swift
[25/48] Compiling Stencil Inheritance.swift
[26/48] Compiling Stencil KeyPath.swift
[27/48] Compiling Files Files.swift
[28/48] Emitting module Files
[29/48] Compiling Stencil Errors.swift
[30/48] Compiling Stencil Expression.swift
[31/48] Compiling Stencil Extension.swift
[32/48] Compiling Stencil Loader.swift
[33/48] Compiling Stencil Node.swift
[34/48] Compiling Stencil Context.swift
[35/48] Compiling Stencil DynamicMemberLookup.swift
[36/48] Compiling Stencil Environment.swift
[37/48] Compiling Stencil LazyValueWrapper.swift
[38/48] Compiling Stencil Lexer.swift
[39/48] Compiling Stencil Template.swift
[40/48] Compiling Stencil Tokenizer.swift
[41/48] Compiling Stencil FilterTag.swift
[42/48] Compiling Stencil Filters.swift
[43/48] Compiling Stencil ForTag.swift
[44/48] Compiling Stencil TrimBehaviour.swift
[45/48] Compiling Stencil Variable.swift
[46/54] Compiling vipergen VipergenConfiguration.swift
[47/54] Compiling vipergen main.swift
[48/54] Compiling vipergen TemplateRenderer.swift
[49/54] Compiling vipergen Vipergen.swift
[50/54] Emitting module vipergen
[51/54] Compiling vipergen TemplateRendererStencil.swift
[51/54] Write Objects.LinkFileList
[52/54] Linking vipergen
[53/54] Applying vipergen
Build complete! (37.88s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Stencil.git
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/kylef/Spectre.git
[1/1588] Fetching commander
[33/2999] Fetching commander, pathkit
[434/4020] Fetching commander, pathkit, spectre
[598/5251] Fetching commander, pathkit, spectre, files
[1492/10440] Fetching commander, pathkit, spectre, files, stencil
Fetched https://github.com/kylef/Commander.git from cache (1.06s)
[5428/8852] Fetching pathkit, spectre, files, stencil
Fetched https://github.com/kylef/PathKit.git from cache (1.27s)
Fetched https://github.com/kylef/Spectre.git from cache (1.27s)
Fetched https://github.com/JohnSundell/Files.git from cache (1.27s)
Fetched https://github.com/kylef/Stencil.git from cache (1.27s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.70s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.73s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.68s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.15.1 (0.67s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.34s)
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/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Stencil.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    }
  ],
  "manifest_display_name" : "vipergen",
  "name" : "vipergen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "vipergen",
      "targets" : [
        "vipergen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "vipergen",
      "module_type" : "SwiftTarget",
      "name" : "vipergen",
      "path" : "Sources/vipergen",
      "product_dependencies" : [
        "Stencil",
        "Commander",
        "Files"
      ],
      "product_memberships" : [
        "vipergen"
      ],
      "sources" : [
        "TemplateRenderer.swift",
        "TemplateRendererStencil.swift",
        "Vipergen.swift",
        "VipergenConfiguration.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.