The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EffectiveNovelCore, reference main (ffacc1), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 18:23:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mui-z/EffectiveNovelCore.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mui-z/EffectiveNovelCore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ffacc12 feat: make cli example
Cloned https://github.com/mui-z/EffectiveNovelCore.git
Revision (git rev-parse @):
ffacc1233b54e1dbdc3664a5b6d9eab0efe5a54e
SUCCESS checkout https://github.com/mui-z/EffectiveNovelCore.git at main
Fetching https://github.com/hmlongco/Factory
[1/19378] Fetching factory
Fetched https://github.com/hmlongco/Factory from cache (1.54s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.1.5 (4.89s)
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.1.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "effectivenovelcore",
      "name": "EffectiveNovelCore",
      "url": "https://github.com/mui-z/EffectiveNovelCore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EffectiveNovelCore",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "factory",
          "name": "Factory",
          "url": "https://github.com/hmlongco/Factory",
          "version": "2.1.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Factory",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mui-z/EffectiveNovelCore.git
[1/1337] Fetching effectivenovelcore
Fetched https://github.com/mui-z/EffectiveNovelCore.git from cache (0.80s)
Fetching https://github.com/hmlongco/Factory from cache
Fetched https://github.com/hmlongco/Factory from cache (0.53s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.1.5 (0.60s)
Creating working copy for https://github.com/mui-z/EffectiveNovelCore.git
Working copy of https://github.com/mui-z/EffectiveNovelCore.git resolved at main (ffacc12)
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.1.5
warning: '.resolve-product-dependencies': dependency 'effectivenovelcore' is not used by any target
Found 1 product dependencies
  - Factory
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mui-z/EffectiveNovelCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/12] Compiling Factory Scopes.swift
[5/12] Compiling Factory Modifiers.swift
[6/12] Compiling Factory Registrations.swift
[7/12] Compiling Factory Factory.swift
[8/12] Compiling Factory Globals.swift
[9/12] Compiling Factory Contexts.swift
[10/12] Emitting module Factory
[11/12] Compiling Factory Injections.swift
[12/12] Compiling Factory Containers.swift
[13/31] Compiling EffectiveNovelCore LineSyntaxValidatorProtocol.swift
[14/31] Compiling EffectiveNovelCore MustContainsIncludeTagsValidator.swift
[15/32] Compiling EffectiveNovelCore AllStringSyntaxValidatorProtocol.swift
[16/32] Compiling EffectiveNovelCore BracketsPairValidator.swift
[17/32] Compiling EffectiveNovelCore NovelPlaybackReducer.swift
[18/32] Compiling EffectiveNovelCore NovelPlaybackState.swift
[19/32] Compiling EffectiveNovelCore PreProcessor.swift
[20/32] Compiling EffectiveNovelCore ScriptParser.swift
[21/32] Compiling EffectiveNovelCore NovelState.swift
[22/32] Compiling EffectiveNovelCore NovelSyntax.swift
[23/32] Compiling EffectiveNovelCore CommentOutRemover.swift
[24/32] Compiling EffectiveNovelCore NewlineCharacterRemover.swift
[25/32] Compiling EffectiveNovelCore DomainContainer.swift
[26/32] Compiling EffectiveNovelCore EFNovelScript.swift
[27/32] Emitting module EffectiveNovelCore
[28/32] Compiling EffectiveNovelCore EFNovelController.swift
[29/32] Compiling EffectiveNovelCore NovelPlaybackSession.swift
[30/32] Compiling EffectiveNovelCore ParseToDisplayEventsValidator.swift
[31/32] Compiling EffectiveNovelCore UseCaseContainer.swift
[32/32] Compiling EffectiveNovelCore ValidateScriptUseCase.swift
Build complete! (14.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "factory",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.5",
            "upper_bound" : "2.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hmlongco/Factory"
    }
  ],
  "manifest_display_name" : "EffectiveNovelCore",
  "name" : "EffectiveNovelCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "EffectiveNovelCore",
      "targets" : [
        "EffectiveNovelCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EffectiveNovelCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "EffectiveNovelCoreTests",
      "path" : "Tests/EffectiveNovelCoreTests",
      "product_dependencies" : [
        "Factory"
      ],
      "sources" : [
        "Application/UseCase/ValidateScriptUseCaseTest.swift",
        "Controller/ControllerTest.swift",
        "Domain/Parser/PreProcessor/CommentRemoverTest.swift",
        "Domain/Parser/PreProcessor/NewlineCharacterRemoverTest.swift",
        "Domain/Parser/ScriptParserTests.swift",
        "Domain/Playback/NovelPlaybackReducerTests.swift",
        "Domain/Validator/BracketsPairValidatorTest.swift",
        "Domain/Validator/MustContainsIncludeTagsValidatorTest.swift",
        "Domain/Validator/ParseToDisplayEventsValidatorTest.swift"
      ],
      "target_dependencies" : [
        "EffectiveNovelCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EffectiveNovelCore",
      "module_type" : "SwiftTarget",
      "name" : "EffectiveNovelCore",
      "path" : "Sources/EffectiveNovelCore",
      "product_dependencies" : [
        "Factory"
      ],
      "product_memberships" : [
        "EffectiveNovelCore"
      ],
      "sources" : [
        "Application/UseCase/UseCaseContainer.swift",
        "Application/UseCase/ValidateScriptUseCase.swift",
        "Controller/EFNovelController.swift",
        "Controller/NovelPlaybackSession.swift",
        "Domain/DomainContainer.swift",
        "Domain/Entity/EFNovelScript.swift",
        "Domain/Parser/PreProcessor/CommentOutRemover.swift",
        "Domain/Parser/PreProcessor/NewlineCharacterRemover.swift",
        "Domain/Parser/PreProcessor/PreProcessor.swift",
        "Domain/Parser/ScriptParser.swift",
        "Domain/Playback/NovelPlaybackReducer.swift",
        "Domain/Playback/NovelPlaybackState.swift",
        "Domain/Playback/NovelState.swift",
        "Domain/Syntax/NovelSyntax.swift",
        "Domain/Validator/AllStringSyntaxValidatorProtocol.swift",
        "Domain/Validator/BracketsPairValidator.swift",
        "Domain/Validator/LineSyntaxValidatorProtocol.swift",
        "Domain/Validator/MustContainsIncludeTagsValidator.swift",
        "Domain/Validator/ParseToDisplayEventsValidator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.