Build Information
Successful build of BetterXC, reference 0.9.3 (3a87c1
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 18:12:07 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/monstar-lab/betterxc.git
Reference: 0.9.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monstar-lab/betterxc
* tag 0.9.3 -> FETCH_HEAD
HEAD is now at 3a87c18 Merge branch 'release/0.9.3'
Cloned https://github.com/monstar-lab/betterxc.git
Revision (git rev-parse @):
3a87c187cdc9a6e5b16ade2d71518bc6175b2720
SUCCESS checkout https://github.com/monstar-lab/betterxc.git at 0.9.3
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/xcodeswift/xcproj.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kareman/SwiftShell.git
[20/960] Fetching shellout
[491/2371] Fetching shellout, pathkit
[795/4498] Fetching shellout, pathkit, aexml
[987/5519] Fetching shellout, pathkit, aexml, spectre
[1257/6715] Fetching shellout, pathkit, aexml, spectre, rainbow
[1585/11578] Fetching shellout, pathkit, aexml, spectre, rainbow, swiftshell
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.76s)
[1257/10618] Fetching pathkit, aexml, spectre, rainbow, swiftshell
Fetching https://github.com/kareman/Moderator.git
[5803/33766] Fetching pathkit, aexml, spectre, rainbow, swiftshell, xcproj
[17795/34424] Fetching pathkit, aexml, spectre, rainbow, swiftshell, xcproj, moderator
Fetched https://github.com/kylef/PathKit.git from cache (1.89s)
Fetched https://github.com/kareman/SwiftShell.git from cache (1.89s)
Fetched https://github.com/onevcat/Rainbow.git from cache (1.89s)
Fetched https://github.com/xcodeswift/xcproj.git from cache (1.89s)
Fetched https://github.com/kylef/Spectre.git from cache (1.89s)
Fetched https://github.com/tadija/AEXML.git from cache (1.89s)
[455/658] Fetching moderator
Fetched https://github.com/kareman/Moderator.git from cache (1.45s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (2.84s)
Computing version for https://github.com/kareman/Moderator.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/monstar-lab/betterxc.git
https://github.com/monstar-lab/betterxc.git
{
"dependencies" : [
{
"identity" : "xcproj",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodeswift/xcproj.git"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell.git"
},
{
"identity" : "moderator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/Moderator.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
}
],
"manifest_display_name" : "BetterXC",
"name" : "BetterXC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "xc",
"targets" : [
"BetterXC"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BetterXC",
"module_type" : "SwiftTarget",
"name" : "BetterXC",
"path" : "Sources/BetterXC",
"product_dependencies" : [
"xcproj",
"SwiftShell",
"Moderator",
"Rainbow"
],
"product_memberships" : [
"xc"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
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/12] Write sources
[4/12] Write xc-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/46] Compiling Rainbow Style.swift
[11/46] Compiling Rainbow StringGenerator.swift
[12/47] Compiling Rainbow XcodeColorsSupport.swift
[13/47] Compiling Moderator SwiftCompat.swift
[14/47] Compiling Moderator Parsers.swift
[15/47] Emitting module PathKit
[16/47] Compiling PathKit PathKit.swift
[17/47] Emitting module SwiftShell
[18/48] Compiling SwiftShell Context.swift
[19/48] Emitting module Moderator
[20/48] Compiling Moderator Moderator.swift
[21/48] Compiling SwiftShell Stream.swift
[22/48] Compiling SwiftShell Lazy-split.swift
[23/48] Compiling AEXML Options.swift
[24/48] Compiling AEXML Error.swift
[25/48] Compiling SwiftShell Array.swift
[26/48] Compiling AEXML Parser.swift
[27/48] Compiling SwiftShell Process.swift
[28/48] Compiling SwiftShell Command.swift
[29/48] Compiling SwiftShell Bash.swift
[30/48] Compiling Rainbow String+Rainbow.swift
[31/48] Compiling Rainbow OutputTarget.swift
[32/48] Compiling Rainbow ModesExtractor.swift
[33/48] Compiling Rainbow ControlCode.swift
[34/48] Compiling Rainbow Color.swift
[35/48] Compiling AEXML Builders.swift
[36/48] Compiling Rainbow BackgroundColor.swift
[37/48] Compiling Rainbow CodesParser.swift
[38/48] Emitting module Rainbow
[39/48] Compiling SwiftShell Files.swift
[40/48] Compiling Rainbow Rainbow.swift
[41/48] Compiling SwiftShell FileHandle.swift
[42/48] Compiling AEXML Element.swift
[43/48] Emitting module AEXML
[44/48] Compiling AEXML Document.swift
[45/48] Compiling SwiftShell String.swift
[46/104] Compiling xcproj AEXML+XcodeFormat.swift
[47/104] Compiling xcproj Bool+Extras.swift
[48/104] Compiling xcproj BuildPhase.swift
[49/104] Compiling xcproj BuildSettings.swift
[50/104] Compiling xcproj CommentedString.swift
[51/104] Compiling xcproj Decodable+Dictionary.swift
[52/104] Compiling xcproj Dictionary+Extras.swift
[53/110] Emitting module xcproj
[54/110] Compiling xcproj PBXSourceTree.swift
[55/110] Compiling xcproj PBXSourcesBuildPhase.swift
[56/110] Compiling xcproj PBXTarget.swift
[57/110] Compiling xcproj PBXTargetDependency.swift
[58/110] Compiling xcproj PBXVariantGroup+Deprecations.swift
[59/110] Compiling xcproj PBXVariantGroup.swift
[60/110] Compiling xcproj PBXFrameworksBuildPhase.swift
[61/110] Compiling xcproj PBXGroup.swift
[62/110] Compiling xcproj PBXHeadersBuildPhase.swift
[63/110] Compiling xcproj PBXLegacyTarget.swift
[64/110] Compiling xcproj PBXNativeTarget.swift
[65/110] Compiling xcproj PBXObject.swift
[66/110] Compiling xcproj XCWorkspaceData.swift
[67/110] Compiling xcproj XCWorkspaceDataElement.swift
[68/110] Compiling xcproj XCWorkspaceDataElementLocationType.swift
[69/110] Compiling xcproj XCWorkspaceDataFileRef.swift
[70/110] Compiling xcproj XCWorkspaceDataGroup.swift
[71/110] Compiling xcproj XcodeProj.swift
[72/110] Compiling xcproj PlistValue.swift
[73/110] Compiling xcproj Referenceable.swift
[74/110] Compiling xcproj String+Extras.swift
[75/110] Compiling xcproj Writable.swift
[76/110] Compiling xcproj XCBreakpointList.swift
[77/110] Compiling xcproj XCBuildConfiguration.swift
[78/110] Compiling xcproj PBXBuildRule.swift
[79/110] Compiling xcproj PBXContainerItem.swift
[80/110] Compiling xcproj PBXContainerItemProxy.swift
[81/110] Compiling xcproj PBXCopyFilesBuildPhase.swift
[82/110] Compiling xcproj PBXFileElement.swift
[83/110] Compiling xcproj PBXFileReference.swift
[84/110] Compiling xcproj PBXProject+Deprecations.swift
[85/110] Compiling xcproj PBXProject.swift
[86/110] Compiling xcproj PBXReferenceProxy.swift
[87/110] Compiling xcproj PBXResourcesBuildPhase.swift
[88/110] Compiling xcproj PBXRezBuildPhase.swift
[89/110] Compiling xcproj PBXShellScriptBuildPhase.swift
[90/110] Compiling xcproj JSONDecoding.swift
[91/110] Compiling xcproj KeyedDecodingContainer+Additions.swift
[92/110] Compiling xcproj ObjectReference.swift
[93/110] Compiling xcproj PBXAggregateTarget.swift
[94/110] Compiling xcproj PBXBuildFile.swift
[95/110] Compiling xcproj PBXBuildPhase.swift
[96/110] Compiling xcproj PBXProductType.swift
[97/110] Compiling xcproj PBXProj+Helpers.swift
[98/110] Compiling xcproj PBXProj.swift
[99/110] Compiling xcproj PBXProjEncoder.swift
[100/110] Compiling xcproj PBXProjError.swift
[101/110] Compiling xcproj PBXProjObjects+Helpers.swift
[102/110] Compiling xcproj XCConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcproj/Sources/xcproj/XCConfig.swift:56:16: error: unable to infer closure type without a type annotation
54 | /// - Returns: function that parses the line.
55 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
56 | return { line in
| `- error: unable to infer closure type without a type annotation
57 | return includeRegex.matches(in: line,
58 | options: NSRegularExpression.MatchingOptions(rawValue: 0),
[103/110] Compiling xcproj XCConfigurationList.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcproj/Sources/xcproj/XCConfig.swift:56:16: error: unable to infer closure type without a type annotation
54 | /// - Returns: function that parses the line.
55 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
56 | return { line in
| `- error: unable to infer closure type without a type annotation
57 | return includeRegex.matches(in: line,
58 | options: NSRegularExpression.MatchingOptions(rawValue: 0),
[104/110] Compiling xcproj XCScheme.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcproj/Sources/xcproj/XCConfig.swift:56:16: error: unable to infer closure type without a type annotation
54 | /// - Returns: function that parses the line.
55 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
56 | return { line in
| `- error: unable to infer closure type without a type annotation
57 | return includeRegex.matches(in: line,
58 | options: NSRegularExpression.MatchingOptions(rawValue: 0),
[105/110] Compiling xcproj XCSharedData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcproj/Sources/xcproj/XCConfig.swift:56:16: error: unable to infer closure type without a type annotation
54 | /// - Returns: function that parses the line.
55 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
56 | return { line in
| `- error: unable to infer closure type without a type annotation
57 | return includeRegex.matches(in: line,
58 | options: NSRegularExpression.MatchingOptions(rawValue: 0),
[106/110] Compiling xcproj XCVersionGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcproj/Sources/xcproj/XCConfig.swift:56:16: error: unable to infer closure type without a type annotation
54 | /// - Returns: function that parses the line.
55 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
56 | return { line in
| `- error: unable to infer closure type without a type annotation
57 | return includeRegex.matches(in: line,
58 | options: NSRegularExpression.MatchingOptions(rawValue: 0),
[107/110] Compiling xcproj XCWorkspace.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcproj/Sources/xcproj/XCConfig.swift:56:16: error: unable to infer closure type without a type annotation
54 | /// - Returns: function that parses the line.
55 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
56 | return { line in
| `- error: unable to infer closure type without a type annotation
57 | return includeRegex.matches(in: line,
58 | options: NSRegularExpression.MatchingOptions(rawValue: 0),
Updating https://github.com/kareman/Moderator.git
Updating https://github.com/onevcat/Rainbow.git
Updating https://github.com/kareman/SwiftShell.git
Updating https://github.com/xcodeswift/xcproj.git
Updated https://github.com/onevcat/Rainbow.git (0.46s)
Updated https://github.com/kareman/Moderator.git (0.59s)
Updated https://github.com/kareman/SwiftShell.git (0.59s)
Updated https://github.com/xcodeswift/xcproj.git (0.59s)
Computing version for https://github.com/xcodeswift/xcproj.git
Computed https://github.com/xcodeswift/xcproj.git at 4.3.1 (1.16s)
Updating https://github.com/kylef/PathKit.git
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/tadija/AEXML.git
Updated https://github.com/tadija/AEXML.git (0.46s)
Updated https://github.com/JohnSundell/ShellOut.git (0.46s)
Updated https://github.com/kylef/PathKit.git (0.46s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (3.18s)
Updating https://github.com/kylef/Spectre.git
Updated https://github.com/kylef/Spectre.git (0.44s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (1.00s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (0.54s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.53s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.61s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.52s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.43s)
Creating working copy for https://github.com/xcodeswift/xcproj.git
Working copy of https://github.com/xcodeswift/xcproj.git resolved at 4.3.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/kareman/Moderator.git
Working copy of https://github.com/kareman/Moderator.git resolved at 0.5.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 4.1.2
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/38] Compiling Moderator SwiftCompat.swift
[3/38] Compiling Rainbow Style.swift
[4/39] Compiling Rainbow BackgroundColor.swift
[5/39] Compiling Rainbow CodesParser.swift
[6/39] Compiling Rainbow StringGenerator.swift
[7/39] Emitting module PathKit
[8/39] Compiling Rainbow OutputTarget.swift
[9/39] Compiling SwiftShell Array.swift
[10/39] Compiling SwiftShell FileHandle.swift
[11/39] Compiling SwiftShell Files.swift
[12/40] Emitting module Rainbow
[13/40] Emitting module AEXML
[14/40] Compiling AEXML Options.swift
[15/40] Compiling AEXML Error.swift
[16/40] Compiling AEXML Parser.swift
[17/40] Compiling Rainbow Rainbow.swift
[18/40] Compiling Rainbow String+Rainbow.swift
[19/40] Compiling SwiftShell Stream.swift
[20/40] Compiling Rainbow ControlCode.swift
[21/40] Compiling Rainbow Color.swift
[22/40] Compiling Rainbow ModesExtractor.swift
[23/40] Compiling SwiftShell Lazy-split.swift
[24/40] Compiling SwiftShell Process.swift
[25/40] Compiling SwiftShell Context.swift
[26/40] Compiling AEXML Element.swift
[27/40] Compiling AEXML Document.swift
[28/40] Compiling AEXML Builders.swift
[29/40] Compiling Rainbow XcodeColorsSupport.swift
[30/40] Emitting module Moderator
[31/40] Compiling Moderator Parsers.swift
[32/40] Compiling Moderator Moderator.swift
[33/40] Emitting module SwiftShell
[34/40] Compiling SwiftShell Bash.swift
[35/40] Compiling SwiftShell Command.swift
[36/40] Compiling SwiftShell String.swift
[37/40] Compiling PathKit PathKit.swift
[38/96] Emitting module xcproj
[39/102] Compiling xcproj AEXML+XcodeFormat.swift
[40/102] Compiling xcproj Bool+Extras.swift
[41/102] Compiling xcproj BuildPhase.swift
[42/102] Compiling xcproj BuildSettings.swift
[43/102] Compiling xcproj CommentedString.swift
[44/102] Compiling xcproj Decodable+Dictionary.swift
[45/102] Compiling xcproj Dictionary+Extras.swift
[46/102] Compiling xcproj JSONDecoding.swift
[47/102] Compiling xcproj KeyedDecodingContainer+Additions.swift
[48/102] Compiling xcproj ObjectReference.swift
[49/102] Compiling xcproj PBXAggregateTarget.swift
[50/102] Compiling xcproj PBXBuildFile.swift
[51/102] Compiling xcproj PBXBuildPhase.swift
[52/102] Compiling xcproj PBXSourceTree.swift
[53/102] Compiling xcproj PBXSourcesBuildPhase.swift
[54/102] Compiling xcproj PBXTarget.swift
[55/102] Compiling xcproj PBXTargetDependency.swift
[56/102] Compiling xcproj PBXVariantGroup+Deprecations.swift
[57/102] Compiling xcproj PBXVariantGroup.swift
[58/102] Compiling xcproj PBXFrameworksBuildPhase.swift
[59/102] Compiling xcproj PBXGroup.swift
[60/102] Compiling xcproj PBXHeadersBuildPhase.swift
[61/102] Compiling xcproj PBXLegacyTarget.swift
[62/102] Compiling xcproj PBXNativeTarget.swift
[63/102] Compiling xcproj PBXObject.swift
[64/102] Compiling xcproj PlistValue.swift
[65/102] Compiling xcproj Referenceable.swift
[66/102] Compiling xcproj String+Extras.swift
[67/102] Compiling xcproj Writable.swift
[68/102] Compiling xcproj XCBreakpointList.swift
[69/102] Compiling xcproj XCBuildConfiguration.swift
[70/102] Compiling xcproj XCWorkspaceData.swift
[71/102] Compiling xcproj XCWorkspaceDataElement.swift
[72/102] Compiling xcproj XCWorkspaceDataElementLocationType.swift
[73/102] Compiling xcproj XCWorkspaceDataFileRef.swift
[74/102] Compiling xcproj XCWorkspaceDataGroup.swift
[75/102] Compiling xcproj XcodeProj.swift
[76/102] Compiling xcproj PBXBuildRule.swift
[77/102] Compiling xcproj PBXContainerItem.swift
[78/102] Compiling xcproj PBXContainerItemProxy.swift
[79/102] Compiling xcproj PBXCopyFilesBuildPhase.swift
[80/102] Compiling xcproj PBXFileElement.swift
[81/102] Compiling xcproj PBXFileReference.swift
[82/102] Compiling xcproj PBXProject+Deprecations.swift
[83/102] Compiling xcproj PBXProject.swift
[84/102] Compiling xcproj PBXReferenceProxy.swift
[85/102] Compiling xcproj PBXResourcesBuildPhase.swift
[86/102] Compiling xcproj PBXRezBuildPhase.swift
[87/102] Compiling xcproj PBXShellScriptBuildPhase.swift
[88/102] Compiling xcproj XCConfig.swift
[89/102] Compiling xcproj XCConfigurationList.swift
[90/102] Compiling xcproj XCScheme.swift
[91/102] Compiling xcproj XCSharedData.swift
[92/102] Compiling xcproj XCVersionGroup.swift
[93/102] Compiling xcproj XCWorkspace.swift
[94/102] Compiling xcproj PBXProductType.swift
[95/102] Compiling xcproj PBXProj+Helpers.swift
[96/102] Compiling xcproj PBXProj.swift
[97/102] Compiling xcproj PBXProjEncoder.swift
[98/102] Compiling xcproj PBXProjError.swift
[99/102] Compiling xcproj PBXProjObjects+Helpers.swift
[100/104] Emitting module BetterXC
[101/104] Compiling BetterXC main.swift
[101/104] Write Objects.LinkFileList
[102/104] Linking xc
[103/104] Applying xc
Build complete! (6.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "xcproj",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodeswift/xcproj.git"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell.git"
},
{
"identity" : "moderator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/Moderator.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
}
],
"manifest_display_name" : "BetterXC",
"name" : "BetterXC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "xc",
"targets" : [
"BetterXC"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BetterXC",
"module_type" : "SwiftTarget",
"name" : "BetterXC",
"path" : "Sources/BetterXC",
"product_dependencies" : [
"xcproj",
"SwiftShell",
"Moderator",
"Rainbow"
],
"product_memberships" : [
"xc"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Done.