Build Information
Successful build of check-permissions, reference 0.0.6 (6aa4ec
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 22:46:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezefranca/check-permissions.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ezefranca/check-permissions
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at 6aa4ece add build
Cloned https://github.com/ezefranca/check-permissions.git
Revision (git rev-parse @):
6aa4ece7d374d7a6d4ef7c0ffc689437654bc91f
SUCCESS checkout https://github.com/ezefranca/check-permissions.git at 0.0.6
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/onevcat/Rainbow
[1/929] Fetching swiftytexttable
[76/1950] Fetching swiftytexttable, spectre
[240/4052] Fetching swiftytexttable, spectre, aexml
[241/5178] Fetching swiftytexttable, spectre, aexml, rainbow
[630/6589] Fetching swiftytexttable, spectre, aexml, rainbow, pathkit
[4447/28438] Fetching swiftytexttable, spectre, aexml, rainbow, pathkit, xcodeproj
[5012/40791] Fetching swiftytexttable, spectre, aexml, rainbow, pathkit, xcodeproj, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.06s)
Fetched https://github.com/kylef/PathKit.git from cache (1.06s)
[4934/38451] Fetching spectre, aexml, rainbow, xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.72s)
Fetched https://github.com/kylef/Spectre.git from cache (1.72s)
Fetched https://github.com/tadija/AEXML.git from cache (1.72s)
[16858/22975] Fetching rainbow, xcodeproj
Fetched https://github.com/tuist/XcodeProj.git from cache (2.09s)
Fetched https://github.com/onevcat/Rainbow from cache (2.09s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (3.51s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.64s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.23.3 (0.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.54s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.64s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (2.72s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.68s)
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.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.23.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
========================================
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": "check-permissions",
"name": "check-permissions",
"url": "https://github.com/ezefranca/check-permissions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/check-permissions",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow",
"version": "4.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
"dependencies": [
]
},
{
"identity": "swiftytexttable",
"name": "SwiftyTextTable",
"url": "https://github.com/scottrhoyt/SwiftyTextTable.git",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ezefranca/check-permissions.git
[1/209] Fetching check-permissions
Fetched https://github.com/ezefranca/check-permissions.git from cache (0.78s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.59s)
Fetched https://github.com/onevcat/Rainbow from cache (0.59s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.59s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.02s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.04s)
Creating working copy for https://github.com/ezefranca/check-permissions.git
Working copy of https://github.com/ezefranca/check-permissions.git resolved at 0.0.6 (6aa4ece)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Found 3 product dependencies
- swift-argument-parser
- Rainbow
- SwiftyTextTable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ezefranca/check-permissions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[7/12] Write check-permissions-cli-entitlement.plist
[8/12] Write swift-version--7754E27361AE5C74.txt
[10/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/29] Emitting module ArgumentParserToolInfo
[12/68] Compiling Rainbow StringGenerator.swift
[13/69] Compiling Rainbow String+Rainbow.swift
[14/69] Compiling Rainbow Style.swift
[15/69] Compiling ArgumentParser CommandConfiguration.swift
[16/69] Compiling ArgumentParser CommandGroup.swift
[17/69] Compiling ArgumentParser EnumerableFlag.swift
[18/69] Compiling ArgumentParser ExpressibleByArgument.swift
[19/73] Compiling ArgumentParser Platform.swift
[20/73] Compiling ArgumentParser SequenceExtensions.swift
[21/73] Compiling ArgumentParser StringExtensions.swift
[22/73] Compiling ArgumentParser Tree.swift
[23/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/73] Compiling ArgumentParser CompletionsGenerator.swift
[25/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/73] Compiling ArgumentParser Argument.swift
[28/73] Compiling Rainbow Color.swift
[29/73] Emitting module Rainbow
[30/73] Compiling Rainbow Rainbow.swift
[31/73] Compiling Rainbow ColorApproximation.swift
[32/73] Compiling Rainbow ControlCode.swift
[35/73] Compiling Rainbow ModesExtractor.swift
[36/73] Compiling Rainbow OutputTarget.swift
[37/73] Emitting module check_permissions
[38/73] Compiling check_permissions PermissionChecker.swift
[39/73] Emitting module SwiftyTextTable
[40/73] Compiling SwiftyTextTable TextTable.swift
[41/73] Emitting module ArgumentParser
[42/73] Compiling ArgumentParser HelpGenerator.swift
[43/73] Compiling ArgumentParser MessageInfo.swift
[44/73] Compiling ArgumentParser UsageGenerator.swift
[45/73] Compiling ArgumentParser CollectionExtensions.swift
[46/73] Compiling ArgumentParser ArgumentHelp.swift
[47/73] Compiling ArgumentParser ArgumentVisibility.swift
[48/73] Compiling ArgumentParser CompletionKind.swift
[49/73] Compiling ArgumentParser Errors.swift
[50/73] Compiling ArgumentParser Flag.swift
[51/73] Compiling ArgumentParser ParsableArguments.swift
[52/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/73] Compiling ArgumentParser ParsableCommand.swift
[54/73] Compiling ArgumentParser ArgumentDecoder.swift
[55/73] Compiling ArgumentParser NameSpecification.swift
[56/73] Compiling ArgumentParser Option.swift
[57/73] Compiling ArgumentParser OptionGroup.swift
[58/73] Compiling ArgumentParser AsyncParsableCommand.swift
[59/73] Compiling ArgumentParser ArgumentDefinition.swift
[60/73] Compiling ArgumentParser ArgumentSet.swift
[61/73] Compiling ArgumentParser CommandParser.swift
[62/73] Compiling ArgumentParser InputKey.swift
[63/73] Compiling ArgumentParser InputOrigin.swift
[64/73] Compiling ArgumentParser Name.swift
[65/73] Compiling ArgumentParser Parsed.swift
[66/73] Compiling ArgumentParser ParsedValues.swift
[67/73] Compiling ArgumentParser ParserError.swift
[68/73] Compiling ArgumentParser SplitArguments.swift
[69/73] Compiling ArgumentParser DumpHelpGenerator.swift
[70/73] Compiling ArgumentParser HelpCommand.swift
[71/75] Compiling check_permissions_cli main.swift
[72/75] Emitting module check_permissions_cli
[72/75] Write Objects.LinkFileList
[73/75] Linking check-permissions-cli
[74/75] Applying check-permissions-cli
Build complete! (15.99s)
warning: 'spi-builder-workspace': dependency 'xcodeproj' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "8.23.2",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "swiftytexttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
}
],
"manifest_display_name" : "check-permissions",
"name" : "check-permissions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "check-permissions-cli",
"targets" : [
"check-permissions-cli"
],
"type" : {
"executable" : null
}
},
{
"name" : "check-permissions",
"targets" : [
"check-permissions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "check_permissions_packageTests",
"module_type" : "SwiftTarget",
"name" : "check-permissions-packageTests",
"path" : "Tests/check-permissions-packageTests",
"sources" : [
"PermissionCheckerTests.swift"
],
"target_dependencies" : [
"check-permissions"
],
"type" : "test"
},
{
"c99name" : "check_permissions_cli",
"module_type" : "SwiftTarget",
"name" : "check-permissions-cli",
"path" : "Sources/check-permissions-cli",
"product_dependencies" : [
"ArgumentParser",
"Rainbow",
"SwiftyTextTable"
],
"product_memberships" : [
"check-permissions-cli"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"check-permissions"
],
"type" : "executable"
},
{
"c99name" : "check_permissions",
"module_type" : "SwiftTarget",
"name" : "check-permissions",
"path" : "Sources/check-permissions",
"product_memberships" : [
"check-permissions-cli",
"check-permissions"
],
"sources" : [
"PermissionChecker.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.