Build Information
Successful build of EffectiveNovelCore, reference main (ffacc1), with Swift 6.2 for macOS (SPM) on 21 Mar 2026 09:47:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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/19372] Fetching factory
Fetched https://github.com/hmlongco/Factory from cache (1.58s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.1.5 (4.46s)
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",
"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",
"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",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mui-z/EffectiveNovelCore.git
[1/1337] Fetching effectivenovelcore
Fetched https://github.com/mui-z/EffectiveNovelCore.git from cache (0.86s)
Fetching https://github.com/hmlongco/Factory from cache
Fetched https://github.com/hmlongco/Factory from cache (0.43s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.1.5 (0.49s)
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.1.5
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)
warning: '.resolve-product-dependencies': dependency 'effectivenovelcore' is not used by any target
Found 1 product dependencies
- Factory
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mui-z/EffectiveNovelCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/12] Compiling Factory Registrations.swift
[5/12] Compiling Factory Scopes.swift
[6/12] Compiling Factory Globals.swift
[7/12] Compiling Factory Contexts.swift
[8/12] Compiling Factory Factory.swift
[9/12] Compiling Factory Modifiers.swift
[10/12] Emitting module Factory
[11/12] Compiling Factory Containers.swift
[12/12] Compiling Factory Injections.swift
[13/31] Compiling EffectiveNovelCore AllStringSyntaxValidatorProtocol.swift
[14/31] Compiling EffectiveNovelCore BracketsPairValidator.swift
[15/31] Compiling EffectiveNovelCore PreProcessor.swift
[16/31] Compiling EffectiveNovelCore ScriptParser.swift
[17/31] Compiling EffectiveNovelCore EFNovelController.swift
[18/31] Compiling EffectiveNovelCore NovelPlaybackSession.swift
[19/31] Compiling EffectiveNovelCore DomainContainer.swift
[20/31] Compiling EffectiveNovelCore EFNovelScript.swift
[21/31] Compiling EffectiveNovelCore UseCaseContainer.swift
[22/31] Compiling EffectiveNovelCore ValidateScriptUseCase.swift
[23/31] Compiling EffectiveNovelCore LineSyntaxValidatorProtocol.swift
[24/31] Compiling EffectiveNovelCore MustContainsIncludeTagsValidator.swift
[25/31] Compiling EffectiveNovelCore NovelState.swift
[26/31] Compiling EffectiveNovelCore NovelSyntax.swift
[27/31] Compiling EffectiveNovelCore CommentOutRemover.swift
[28/31] Compiling EffectiveNovelCore NewlineCharacterRemover.swift
[29/31] Emitting module EffectiveNovelCore
[30/31] Compiling EffectiveNovelCore NovelPlaybackReducer.swift
[31/31] Compiling EffectiveNovelCore NovelPlaybackState.swift
[32/32] Compiling EffectiveNovelCore ParseToDisplayEventsValidator.swift
Build complete! (13.69s)
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.