Build Information
Successful build of hackscode, reference master (4124b7
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 12:20:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toshi0383/hackscode.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toshi0383/hackscode
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4124b76 fix dump command
Cloned https://github.com/toshi0383/hackscode.git
Revision (git rev-parse @):
4124b76425c6d16b9c08c44e1022dc4837ba35bb
SUCCESS checkout https://github.com/toshi0383/hackscode.git at master
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/toshi0383/CoreCLI
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/tuist/XcodeProj
[1/2127] Fetching aexml
[23/2195] Fetching aexml, corecli
[91/3216] Fetching aexml, corecli, spectre
[340/4176] Fetching aexml, corecli, spectre, shellout
[723/5587] Fetching aexml, corecli, spectre, shellout, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.87s)
[4001/27687] Fetching aexml, corecli, shellout, pathkit, xcodeproj
Fetched https://github.com/kylef/PathKit from cache (4.46s)
Fetched https://github.com/tadija/AEXML from cache (4.46s)
Fetched https://github.com/toshi0383/CoreCLI from cache (4.46s)
Fetched https://github.com/JohnSundell/ShellOut from cache (4.46s)
Fetched https://github.com/tuist/XcodeProj from cache (4.46s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.2.0 (7.17s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 7.5.0 (0.55s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (0.64s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (0.56s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.4.0 (0.56s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.57s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.4.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.2.0
Creating working copy for https://github.com/toshi0383/CoreCLI
Working copy of https://github.com/toshi0383/CoreCLI resolved at 0.1.10
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 7.5.0
========================================
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": "hackscode",
"name": "hackscode",
"url": "https://github.com/toshi0383/hackscode.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hackscode",
"dependencies": [
{
"identity": "corecli",
"name": "CoreCLI",
"url": "https://github.com/toshi0383/CoreCLI",
"version": "0.1.10",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreCLI",
"dependencies": [
]
},
{
"identity": "xcodeproj",
"name": "XcodeProj",
"url": "https://github.com/tuist/XcodeProj",
"version": "7.23.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProj",
"dependencies": [
{
"identity": "aexml",
"name": "AEXML",
"url": "https://github.com/tadija/AEXML",
"version": "4.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
"dependencies": [
]
},
{
"identity": "pathkit",
"name": "PathKit",
"url": "https://github.com/kylef/PathKit",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
"dependencies": [
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
}
]
},
{
"identity": "shellout",
"name": "ShellOut",
"url": "https://github.com/JohnSundell/ShellOut",
"version": "2.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/toshi0383/hackscode.git
[4/386] Fetching hackscode
Fetched https://github.com/toshi0383/hackscode.git from cache (0.58s)
Fetching https://github.com/toshi0383/CoreCLI from cache
Fetching https://github.com/JohnSundell/ShellOut from cache
Fetching https://github.com/tuist/XcodeProj from cache
Fetched https://github.com/toshi0383/CoreCLI from cache (0.44s)
Fetched https://github.com/tuist/XcodeProj from cache (0.55s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.55s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (0.61s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.03s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 7.23.0 (0.56s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/kylef/PathKit from cache (0.47s)
Fetched https://github.com/tadija/AEXML from cache (0.47s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.5.0 (0.53s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.56s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.42s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.03s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/toshi0383/hackscode.git
Working copy of https://github.com/toshi0383/hackscode.git resolved at master (4124b76)
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.5.0
Creating working copy for https://github.com/toshi0383/CoreCLI
Working copy of https://github.com/toshi0383/CoreCLI resolved at 0.1.10
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/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 7.23.0
Found 3 product dependencies
- CoreCLI
- XcodeProj
- ShellOut
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/toshi0383/hackscode.git
https://github.com/toshi0383/hackscode.git
{
"dependencies" : [
{
"identity" : "corecli",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/toshi0383/CoreCLI"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut"
}
],
"manifest_display_name" : "hackscode",
"name" : "hackscode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "hackscode",
"targets" : [
"hackscode"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "hackscode",
"module_type" : "SwiftTarget",
"name" : "hackscode",
"path" : "Sources/hackscode",
"product_dependencies" : [
"CoreCLI",
"XcodeProj",
"ShellOut"
],
"product_memberships" : [
"hackscode"
],
"sources" : [
"Commands/CreateNewFile.swift",
"Commands/DumpBuildFiles.swift",
"Commands/RemoveBuildFiles.swift",
"Commands/XQuick.swift",
"Utilities.swift",
"main.swift",
"zzz.Sourcery.out.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/11] Write sources
[3/11] Write hackscode-entitlement.plist
[5/11] Write sources
[7/11] Write swift-version-2F0A5646E1D333AE.txt
[9/26] Compiling CoreCLI CommandType.swift
[10/26] Emitting module ShellOut
[11/26] Compiling ShellOut ShellOut.swift
[12/26] Compiling CoreCLI AutoArgumentsDecodable.swift
[13/26] Emitting module CoreCLI
[14/26] Compiling CoreCLI ArgumentParser.swift
[15/26] Compiling CoreCLI CommandRunner.swift
[16/26] Compiling PathKit PathKit.swift
[17/26] Emitting module PathKit
[18/26] Compiling AEXML Options.swift
[19/26] Compiling AEXML Document.swift
[20/26] Compiling AEXML Element.swift
[21/26] Compiling AEXML Error.swift
[22/26] Emitting module AEXML
[23/26] Compiling AEXML Parser.swift
[24/110] Compiling XcodeProj XcodeProj.swift
[25/110] Compiling XcodeProj Writable.swift
[26/110] Compiling XcodeProj XCScheme+AditionalOption.swift
[27/110] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[28/110] Compiling XcodeProj XCScheme+ArchiveAction.swift
[29/110] Compiling XcodeProj XCScheme+BuildAction.swift
[30/110] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[31/110] Compiling XcodeProj XCScheme+BuildableReference.swift
[32/110] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[33/119] Emitting module XcodeProj
[34/119] Compiling XcodeProj PlistValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[35/119] Compiling XcodeProj ReferenceGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[36/119] Compiling XcodeProj XCConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[37/119] Compiling XcodeProj XCWorkspace.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[38/119] Compiling XcodeProj XCWorkspaceData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[39/119] Compiling XcodeProj XCWorkspaceDataElement.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[40/119] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[41/119] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[42/119] Compiling XcodeProj XCWorkspaceDataGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:16: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | return { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[43/119] Compiling XcodeProj String+md5.swift
[44/119] Compiling XcodeProj BuildPhase.swift
[45/119] Compiling XcodeProj PBXBuildFile.swift
[46/119] Compiling XcodeProj PBXBuildPhase.swift
[47/119] Compiling XcodeProj PBXBuildRule.swift
[48/119] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[49/119] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[50/119] Compiling XcodeProj PBXHeadersBuildPhase.swift
[51/119] Compiling XcodeProj PBXResourcesBuildPhase.swift
[52/119] Compiling XcodeProj PBXRezBuildPhase.swift
[53/119] Compiling XcodeProj PBXProj.swift
[54/119] Compiling XcodeProj PBXProjEncoder.swift
[55/119] Compiling XcodeProj PBXProject.swift
[56/119] Compiling XcodeProj Equality.generated.swift
[57/119] Compiling XcodeProj Sourcery.swift
[58/119] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[59/119] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[60/119] Compiling XcodeProj PBXAggregateTarget.swift
[61/119] Compiling XcodeProj PBXLegacyTarget.swift
[62/119] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[63/119] Compiling XcodeProj PBXSourcesBuildPhase.swift
[64/119] Compiling XcodeProj BuildSettings.swift
[65/119] Compiling XcodeProj XCBuildConfiguration.swift
[66/119] Compiling XcodeProj XCConfigurationList.swift
[67/119] Compiling XcodeProj PBXContainerItem.swift
[68/119] Compiling XcodeProj PBXContainerItemProxy.swift
[69/119] Compiling XcodeProj PBXFileElement.swift
[70/119] Compiling XcodeProj PBXFileReference.swift
[71/119] Compiling XcodeProj XCScheme+TestAction.swift
[72/119] Compiling XcodeProj XCScheme+TestPlanReference.swift
[73/119] Compiling XcodeProj XCScheme+TestableReference.swift
[74/119] Compiling XcodeProj XCScheme.swift
[75/119] Compiling XcodeProj BuildSettingsProvider.swift
[76/119] Compiling XcodeProj CommentedString.swift
[77/119] Compiling XcodeProj Decoders.swift
[78/119] Compiling XcodeProj JSONDecoding.swift
[79/119] Compiling XcodeProj PBXBatchUpdater.swift
[80/119] Compiling XcodeProj Errors.swift
[81/119] Compiling XcodeProj AEXML+XcodeFormat.swift
[82/119] Compiling XcodeProj Array+Extras.swift
[83/119] Compiling XcodeProj Bool+Extras.swift
[84/119] Compiling XcodeProj Dictionary+Enumerate.swift
[85/119] Compiling XcodeProj Dictionary+Extras.swift
[86/119] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[87/119] Compiling XcodeProj NSRecursiveLock+Sync.swift
[88/119] Compiling XcodeProj Path+Extras.swift
[89/119] Compiling XcodeProj String+Utils.swift
[90/119] Compiling XcodeProj PBXGroup.swift
[91/119] Compiling XcodeProj PBXSourceTree.swift
[92/119] Compiling XcodeProj PBXVariantGroup.swift
[93/119] Compiling XcodeProj XCVersionGroup.swift
[94/119] Compiling XcodeProj PBXObject.swift
[95/119] Compiling XcodeProj PBXObjectParser.swift
[96/119] Compiling XcodeProj PBXObjectReference.swift
[97/119] Compiling XcodeProj PBXObjects.swift
[98/119] Compiling XcodeProj PBXOutputSettings.swift
[99/119] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[100/119] Compiling XcodeProj XCScheme+ExecutionAction.swift
[101/119] Compiling XcodeProj XCScheme+LaunchAction.swift
[102/119] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[103/119] Compiling XcodeProj XCScheme+ProfileAction.swift
[104/119] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[105/119] Compiling XcodeProj XCScheme+Runnable.swift
[106/119] Compiling XcodeProj XCScheme+SerialAction.swift
[107/119] Compiling XcodeProj XCScheme+SkippedTests.swift
[108/119] Compiling XcodeProj PBXNativeTarget.swift
[109/119] Compiling XcodeProj PBXProductType.swift
[110/119] Compiling XcodeProj PBXReferenceProxy.swift
[111/119] Compiling XcodeProj PBXTarget.swift
[112/119] Compiling XcodeProj PBXTargetDependency.swift
[113/119] Compiling XcodeProj WorkspaceSettings.swift
[114/119] Compiling XcodeProj XCBreakpointList.swift
[115/119] Compiling XcodeProj XCSharedData.swift
[116/119] Compiling XcodeProj Xcode.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/19] Compiling CoreCLI CommandType.swift
[3/19] Emitting module ShellOut
[4/19] Compiling ShellOut ShellOut.swift
[5/19] Compiling CoreCLI AutoArgumentsDecodable.swift
[6/19] Compiling CoreCLI ArgumentParser.swift
[7/19] Emitting module CoreCLI
[8/19] Compiling CoreCLI CommandRunner.swift
[9/19] Compiling AEXML Parser.swift
[10/19] Compiling AEXML Options.swift
[11/19] Compiling AEXML Error.swift
[12/19] Compiling AEXML Document.swift
[13/19] Compiling AEXML Element.swift
[14/19] Emitting module AEXML
[15/19] Emitting module PathKit
[16/19] Compiling PathKit PathKit.swift
[17/103] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[18/103] Compiling XcodeProj PBXSourcesBuildPhase.swift
[19/103] Compiling XcodeProj BuildSettings.swift
[20/103] Compiling XcodeProj XCBuildConfiguration.swift
[21/103] Compiling XcodeProj XCConfigurationList.swift
[22/103] Compiling XcodeProj PBXContainerItem.swift
[23/103] Compiling XcodeProj PBXContainerItemProxy.swift
[24/103] Compiling XcodeProj PBXFileElement.swift
[25/103] Compiling XcodeProj PBXFileReference.swift
[26/112] Compiling XcodeProj XcodeProj.swift
[27/112] Compiling XcodeProj Writable.swift
[28/112] Compiling XcodeProj XCScheme+AditionalOption.swift
[29/112] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[30/112] Compiling XcodeProj XCScheme+ArchiveAction.swift
[31/112] Compiling XcodeProj XCScheme+BuildAction.swift
[32/112] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[33/112] Compiling XcodeProj XCScheme+BuildableReference.swift
[34/112] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[35/112] Compiling XcodeProj String+md5.swift
[36/112] Compiling XcodeProj BuildPhase.swift
[37/112] Compiling XcodeProj PBXBuildFile.swift
[38/112] Compiling XcodeProj PBXBuildPhase.swift
[39/112] Compiling XcodeProj PBXBuildRule.swift
[40/112] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[41/112] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[42/112] Compiling XcodeProj PBXHeadersBuildPhase.swift
[43/112] Compiling XcodeProj PBXResourcesBuildPhase.swift
[44/112] Compiling XcodeProj PBXRezBuildPhase.swift
[45/112] Emitting module XcodeProj
[46/112] Compiling XcodeProj Errors.swift
[47/112] Compiling XcodeProj AEXML+XcodeFormat.swift
[48/112] Compiling XcodeProj Array+Extras.swift
[49/112] Compiling XcodeProj Bool+Extras.swift
[50/112] Compiling XcodeProj Dictionary+Enumerate.swift
[51/112] Compiling XcodeProj Dictionary+Extras.swift
[52/112] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[53/112] Compiling XcodeProj NSRecursiveLock+Sync.swift
[54/112] Compiling XcodeProj Path+Extras.swift
[55/112] Compiling XcodeProj String+Utils.swift
[56/112] Compiling XcodeProj PBXProj.swift
[57/112] Compiling XcodeProj PBXProjEncoder.swift
[58/112] Compiling XcodeProj PBXProject.swift
[59/112] Compiling XcodeProj Equality.generated.swift
[60/112] Compiling XcodeProj Sourcery.swift
[61/112] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[62/112] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[63/112] Compiling XcodeProj PBXAggregateTarget.swift
[64/112] Compiling XcodeProj PBXLegacyTarget.swift
[65/112] Compiling XcodeProj XCScheme+TestAction.swift
[66/112] Compiling XcodeProj XCScheme+TestPlanReference.swift
[67/112] Compiling XcodeProj XCScheme+TestableReference.swift
[68/112] Compiling XcodeProj XCScheme.swift
[69/112] Compiling XcodeProj BuildSettingsProvider.swift
[70/112] Compiling XcodeProj CommentedString.swift
[71/112] Compiling XcodeProj Decoders.swift
[72/112] Compiling XcodeProj JSONDecoding.swift
[73/112] Compiling XcodeProj PBXBatchUpdater.swift
[74/112] Compiling XcodeProj PBXGroup.swift
[75/112] Compiling XcodeProj PBXSourceTree.swift
[76/112] Compiling XcodeProj PBXVariantGroup.swift
[77/112] Compiling XcodeProj XCVersionGroup.swift
[78/112] Compiling XcodeProj PBXObject.swift
[79/112] Compiling XcodeProj PBXObjectParser.swift
[80/112] Compiling XcodeProj PBXObjectReference.swift
[81/112] Compiling XcodeProj PBXObjects.swift
[82/112] Compiling XcodeProj PBXOutputSettings.swift
[83/112] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[84/112] Compiling XcodeProj XCScheme+ExecutionAction.swift
[85/112] Compiling XcodeProj XCScheme+LaunchAction.swift
[86/112] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[87/112] Compiling XcodeProj XCScheme+ProfileAction.swift
[88/112] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[89/112] Compiling XcodeProj XCScheme+Runnable.swift
[90/112] Compiling XcodeProj XCScheme+SerialAction.swift
[91/112] Compiling XcodeProj XCScheme+SkippedTests.swift
[92/112] Compiling XcodeProj PBXNativeTarget.swift
[93/112] Compiling XcodeProj PBXProductType.swift
[94/112] Compiling XcodeProj PBXReferenceProxy.swift
[95/112] Compiling XcodeProj PBXTarget.swift
[96/112] Compiling XcodeProj PBXTargetDependency.swift
[97/112] Compiling XcodeProj WorkspaceSettings.swift
[98/112] Compiling XcodeProj XCBreakpointList.swift
[99/112] Compiling XcodeProj XCSharedData.swift
[100/112] Compiling XcodeProj Xcode.swift
[101/112] Compiling XcodeProj PlistValue.swift
[102/112] Compiling XcodeProj ReferenceGenerator.swift
[103/112] Compiling XcodeProj XCConfig.swift
[104/112] Compiling XcodeProj XCWorkspace.swift
[105/112] Compiling XcodeProj XCWorkspaceData.swift
[106/112] Compiling XcodeProj XCWorkspaceDataElement.swift
[107/112] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[108/112] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[109/112] Compiling XcodeProj XCWorkspaceDataGroup.swift
[110/120] Compiling hackscode XQuick.swift
[111/120] Compiling hackscode Utilities.swift
[112/120] Compiling hackscode CreateNewFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/hackscode/Commands/CreateNewFile.swift:39:13: warning: immutable value 'groupPath' was never used; consider replacing with '_' or removing it
37 |
38 | // add FileReference and BuildFile if needed.
39 | let groupPath: String = {
| `- warning: immutable value 'groupPath' was never used; consider replacing with '_' or removing it
40 | if let underGroup = argument.underGroup {
41 | // look for existing group
[113/120] Compiling hackscode RemoveBuildFiles.swift
[114/120] Compiling hackscode DumpBuildFiles.swift
[115/120] Compiling hackscode zzz.Sourcery.out.swift
[116/120] Emitting module hackscode
[117/120] Compiling hackscode main.swift
[117/120] Write Objects.LinkFileList
[118/120] Linking hackscode
[119/120] Applying hackscode
Build complete! (5.87s)
Build complete.
{
"dependencies" : [
{
"identity" : "corecli",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/toshi0383/CoreCLI"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut"
}
],
"manifest_display_name" : "hackscode",
"name" : "hackscode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "hackscode",
"targets" : [
"hackscode"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "hackscode",
"module_type" : "SwiftTarget",
"name" : "hackscode",
"path" : "Sources/hackscode",
"product_dependencies" : [
"CoreCLI",
"XcodeProj",
"ShellOut"
],
"product_memberships" : [
"hackscode"
],
"sources" : [
"Commands/CreateNewFile.swift",
"Commands/DumpBuildFiles.swift",
"Commands/RemoveBuildFiles.swift",
"Commands/XQuick.swift",
"Utilities.swift",
"main.swift",
"zzz.Sourcery.out.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Done.