Build Information
Failed to build swift-bundler, reference main (fad044), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2026 12:43:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-bundler-Package -destination generic/platform=watchOSBuild Log
},
{
"identity" : "swift-inotify",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-inotify"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "swift-bundler",
"name" : "swift-bundler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-bundler",
"targets" : [
"swift-bundler"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftBundler",
"targets" : [
"SwiftBundler"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerRuntime",
"targets" : [
"SwiftBundlerRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerBuilders",
"targets" : [
"SwiftBundlerBuilders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerCommandPlugin",
"targets" : [
"SwiftBundlerCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SwiftBundlerMacrosPlugin",
"targets" : [
"SwiftBundlerMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "swift_bundler",
"module_type" : "SwiftTarget",
"name" : "swift-bundler",
"path" : "Sources/swift-bundler",
"product_memberships" : [
"swift-bundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "executable"
},
{
"c99name" : "SwiftSyntaxUtils",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxUtils",
"path" : "Sources/SwiftSyntaxUtils",
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"StringLiteralEscaping.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerTests",
"path" : "Tests/SwiftBundlerTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftBundlerTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SwiftBundlerTests.swift",
"Utility.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "test"
},
{
"c99name" : "SwiftBundlerRuntimeC",
"module_type" : "ClangTarget",
"name" : "SwiftBundlerRuntimeC",
"path" : "Sources/SwiftBundlerRuntimeC",
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerRuntime",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerRuntime",
"path" : "Sources/SwiftBundlerRuntime",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"Dylib.swift",
"HotReloadingClient.swift",
"Metadata.swift",
"RuntimeError.swift"
],
"target_dependencies" : [
"HotReloadingProtocol",
"SwiftBundlerRuntimeC"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerMacrosPlugin",
"path" : "Sources/SwiftBundlerMacrosPlugin",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"MacroToolkit"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin",
"SwiftBundlerMacrosPlugin"
],
"sources" : [
"AggregateMacro.swift",
"AvailableMacro.swift",
"ConfigurationKeyMacro.swift",
"ConfigurationMacro.swift",
"ExcludeFromFlatMacro.swift",
"ExcludeFromOverlay.swift",
"SwiftBundlerMacrosPlugin.swift",
"ValidateMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftBundlerCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftBundlerCommandPlugin",
"path" : "Plugins/SwiftBundlerCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run a package as an app.",
"type" : "custom",
"verb" : "bundler"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Creating an app bundle requires writing to the package directory.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SwiftBundlerCommandPlugin"
],
"sources" : [
"SwiftBundlerCommandPlugin.swift"
],
"target_dependencies" : [
"swift-bundler"
],
"type" : "plugin"
},
{
"c99name" : "SwiftBundlerBuilders",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerBuilders",
"path" : "Sources/SwiftBundlerBuilders",
"product_dependencies" : [
"ProcessSpawnSync"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerBuilders",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Builder.swift",
"BuilderContextImpl.swift",
"BuilderResult.swift",
"Context.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundler",
"module_type" : "SwiftTarget",
"name" : "SwiftBundler",
"path" : "Sources/SwiftBundler",
"product_dependencies" : [
"ErrorKit",
"Rainbow",
"TOMLKit",
"Version",
"XMLCoder",
"Yams",
"ZIPFoundation",
"Ico",
"ImageFormats",
"Crypto",
"SwiftASN1",
"X509",
"ArgumentParser",
"Logging",
"Parsing",
"AsyncCollections",
"Mutex",
"ProcessSpawnSync",
"XcodeProj",
"PathKit",
"XcodeGenKit",
"ProjectSpec",
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/DefaultAndroidIcon.webp",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/gradle-wrapper.jar",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/gradlew",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"Bundler/APKBundler.swift",
"Bundler/APKBundlerError.swift",
"Bundler/APKBundlerProjectStructure.swift",
"Bundler/AndroidDebugBridge.swift",
"Bundler/AndroidDebugBridgeError.swift",
"Bundler/AndroidSDKManager.swift",
"Bundler/AndroidSDKManagerError.swift",
"Bundler/AppImageBundler.swift",
"Bundler/AppImageBundlerError.swift",
"Bundler/AppImageTool.swift",
"Bundler/AppImageToolError.swift",
"Bundler/AppleDeviceManager.swift",
"Bundler/AppleDeviceManagerError.swift",
"Bundler/ArchiveTool.swift",
"Bundler/ArchiveToolError.swift",
"Bundler/BundleCommandContext.swift",
"Bundler/Bundler.swift",
"Bundler/BundlerContext.swift",
"Bundler/BundlerOutputStructure.swift",
"Bundler/CodeSigningIdentity.swift",
"Bundler/DarwinAppBundleStructure.swift",
"Bundler/DarwinBundler.swift",
"Bundler/DarwinBundlerError.swift",
"Bundler/DarwinCodeSigner/DarwinCodeSigner.swift",
"Bundler/DarwinCodeSigner/DarwinCodeSignerError.swift",
"Bundler/DeviceManager.swift",
"Bundler/DeviceManagerError.swift",
"Bundler/DynamicLibraryBundler.swift",
"Bundler/DynamicLibraryBundlerError.swift",
"Bundler/FileSystem.swift",
"Bundler/FileSystemError.swift",
"Bundler/GenericBuildContext.swift",
"Bundler/GenericLinuxBundler.swift",
"Bundler/GenericLinuxBundlerBundleStructure.swift",
"Bundler/GenericLinuxBundlerError.swift",
"Bundler/GenericWindowsBundler.swift",
"Bundler/GenericWindowsBundlerBundleStructure.swift",
"Bundler/GenericWindowsBundlerError.swift",
"Bundler/Git.swift",
"Bundler/GitError.swift",
"Bundler/HostPlatform.swift",
"Bundler/HotReloadingServer.swift",
"Bundler/IconSetCreator.swift",
"Bundler/IconSetCreatorError.swift",
"Bundler/Java.swift",
"Bundler/JavaError.swift",
"Bundler/LayeredIconCompiler.swift",
"Bundler/LayeredIconCompilerError.swift",
"Bundler/MSIBundler.swift",
"Bundler/MSIBundlerError.swift",
"Bundler/MSIBundlerGUID.swift",
"Bundler/MachOEditor.swift",
"Bundler/MetadataInserter.swift",
"Bundler/MetadataInserterError.swift",
"Bundler/MetalCompiler.swift",
"Bundler/MetalCompilerError.swift",
"Bundler/NonMacAppleOS.swift",
"Bundler/NonMacApplePlatform.swift",
"Bundler/PatchElfTool.swift",
"Bundler/PatchElfToolError.swift",
"Bundler/PlistCreator.swift",
"Bundler/PlistCreatorError.swift",
"Bundler/ProjectBuilder.swift",
"Bundler/ProjectBuilderError.swift",
"Bundler/ProjectBuilderScratchDirectoryStructure.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfile.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManager.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManagerError.swift",
"Bundler/RPMBuildDirectory.swift",
"Bundler/RPMBundler.swift",
"Bundler/RPMBundlerError.swift",
"Bundler/ResourceBundler.swift",
"Bundler/ResourceBundlerError.swift",
"Bundler/RunnableBundlerOutputStructure.swift",
"Bundler/Runner/AndroidDevice.swift",
"Bundler/Runner/AppleDevice.swift",
"Bundler/Runner/Device.swift",
"Bundler/Runner/Runner.swift",
"Bundler/Runner/RunnerError.swift",
"Bundler/SimulatorManager/AndroidVirtualDevice.swift",
"Bundler/SimulatorManager/AndroidVirtualDeviceManager.swift",
"Bundler/SimulatorManager/AndroidVirtualDeviceManagerError.swift",
"Bundler/SimulatorManager/AppleSimulatorManager.swift",
"Bundler/SimulatorManager/AppleSimulatorManagerError.swift",
"Bundler/SimulatorManager/Simulator.swift",
"Bundler/SimulatorManager/SimulatorList.swift",
"Bundler/SimulatorManager/SimulatorManager.swift",
"Bundler/SimulatorManager/SimulatorManagerError.swift",
"Bundler/StoryboardCompiler.swift",
"Bundler/StoryboardCompilerError.swift",
"Bundler/StringCatalogCompiler.swift",
"Bundler/StringCatalogCompilerError.swift",
"Bundler/Stripper.swift",
"Bundler/SwiftPackageManager/AppleOS.swift",
"Bundler/SwiftPackageManager/ApplePlatform.swift",
"Bundler/SwiftPackageManager/AppleSDKPlatform.swift",
"Bundler/SwiftPackageManager/ArtifactBundleMetadata.swift",
"Bundler/SwiftPackageManager/BuildArchitecture.swift",
"Bundler/SwiftPackageManager/BuildConfiguration.swift",
"Bundler/SwiftPackageManager/BuildPlan.swift",
"Bundler/SwiftPackageManager/ConditionalTargetReference.swift",
"Bundler/SwiftPackageManager/LLVMTargetTriple.swift",
"Bundler/SwiftPackageManager/LinkingType.swift",
"Bundler/SwiftPackageManager/OS.swift",
"Bundler/SwiftPackageManager/Package.swift",
"Bundler/SwiftPackageManager/PackageGraph.swift",
"Bundler/SwiftPackageManager/PackageManifest.swift",
"Bundler/SwiftPackageManager/PackageReference.swift",
"Bundler/SwiftPackageManager/PackageSource.swift",
"Bundler/SwiftPackageManager/PartialPackageDump.swift",
"Bundler/SwiftPackageManager/Platform.swift",
"Bundler/SwiftPackageManager/Product.swift",
"Bundler/SwiftPackageManager/ProductType.swift",
"Bundler/SwiftPackageManager/SimulatorOS.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+Package.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+PackageGraph.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+PartialPackageDump.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager.swift",
"Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
"Bundler/SwiftPackageManager/SwiftSDK.swift",
"Bundler/SwiftPackageManager/SwiftSDKManager.swift",
"Bundler/SwiftPackageManager/SwiftSDKManagerError.swift",
"Bundler/SwiftPackageManager/SwiftSDKManifest.swift",
"Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
"Bundler/SwiftPackageManager/Target.swift",
"Bundler/SwiftPackageManager/TargetDependency.swift",
"Bundler/SwiftPackageManager/TargetReference.swift",
"Bundler/SwiftToolchain.swift",
"Bundler/SwiftToolchainManager.swift",
"Bundler/SwiftToolchainManagerError.swift",
"Bundler/System.swift",
"Bundler/SystemError.swift",
"Bundler/Templater/IndentationStyle.swift",
"Bundler/Templater/SystemDependency.swift",
"Bundler/Templater/Template.swift",
"Bundler/Templater/TemplateManifest.swift",
"Bundler/Templater/Templater.swift",
"Bundler/Templater/TemplaterError.swift",
"Bundler/VariableEvaluatable.swift",
"Bundler/VariableEvaluator.swift",
"Bundler/VariableEvaluatorError.swift",
"Bundler/WXSFile.swift",
"Bundler/WindowsCodeSigner.swift",
"Bundler/WindowsCodeSignerError.swift",
"Bundler/XcodeSelect.swift",
"Bundler/XcodeSelectError.swift",
"Bundler/XcodeSupportGenerator.swift",
"Bundler/XcodeSupportGeneratorError.swift",
"Bundler/Xcodebuild/Xcodebuild.swift",
"Bundler/Xcodebuild/XcodebuildError.swift",
"Bundler/XcodeprojConverter/ExecutableTarget.swift",
"Bundler/XcodeprojConverter/LibraryTarget.swift",
"Bundler/XcodeprojConverter/TargetType.swift",
"Bundler/XcodeprojConverter/XcodeFile.swift",
"Bundler/XcodeprojConverter/XcodePackageDependency.swift",
"Bundler/XcodeprojConverter/XcodeTarget.swift",
"Bundler/XcodeprojConverter/XcodeprojConverter.swift",
"Bundler/XcodeprojConverter/XcodeprojConverterError.swift",
"Commands/BundleArguments.swift",
"Commands/BundleCommand.swift",
"Commands/BundlerChoice.swift",
"Commands/CleanCommand.swift",
"Commands/Config/ConfigAppsCommand.swift",
"Commands/Config/ConfigAppsListCommand.swift",
"Commands/Config/ConfigMigrateCommand.swift",
"Commands/ConfigCommand.swift",
"Commands/ConvertCommand.swift",
"Commands/CreateCommand.swift",
"Commands/DebugCommand.swift",
"Commands/Devices/DevicesCommand.swift",
"Commands/Devices/DevicesListCommand.swift",
"Commands/ErrorHandledCommand.swift",
"Commands/GenerateXcodeSupportCommand.swift",
"Commands/ListIdentitiesCommand.swift",
"Commands/MigrateCommand.swift",
"Commands/RunCommand.swift",
"Commands/Simulators/SimulatorsAVDBootCommand.swift",
"Commands/Simulators/SimulatorsBootCommand.swift",
"Commands/Simulators/SimulatorsListCommand.swift",
"Commands/Simulators/SimulatorsSimctlBootCommand.swift",
"Commands/Simulators/SimulatorsSimctlCommand.swift",
"Commands/SimulatorsAVDCommand.swift",
"Commands/SimulatorsCommand.swift",
"Commands/SwiftBundlerError.swift",
"Commands/Templates/TemplatesInfoCommand.swift",
"Commands/Templates/TemplatesListCommand.swift",
"Commands/Templates/TemplatesUpdateCommand.swift",
"Commands/TemplatesCommand.swift",
"Configuration/AndroidConfiguration.swift",
"Configuration/AppConfiguration.swift",
"Configuration/AppConfigurationError.swift",
"Configuration/BuilderConfiguration.swift",
"Configuration/ConfigurationFlattener.swift",
"Configuration/ConfigurationFlattenerError.swift",
"Configuration/ConfigurationOverlay.swift",
"Configuration/MSIBundlerConfiguration.swift",
"Configuration/MetadataValue.swift",
"Configuration/MigrationMode.swift",
"Configuration/OpenCodingKey.swift",
"Configuration/PackageConfiguration.swift",
"Configuration/PackageConfigurationError.swift",
"Configuration/PlistError.swift",
"Configuration/PlistValue.swift",
"Configuration/ProjectConfiguration+InlineBuilder.swift",
"Configuration/ProjectConfiguration.swift",
"Configuration/ProjectConfigurationError.swift",
"Configuration/TargetConfiguration.swift",
"Configuration/V1/PackageConfigurationV1.swift",
"Configuration/V2/AppConfigurationV2.swift",
"Configuration/V2/PackageConfigurationV2.swift",
"Configuration/WXSValue.swift",
"Configuration/WXSValueXML.swift",
"Extensions/Array.swift",
"Extensions/CaseIterable.swift",
"Extensions/Dictionary.swift",
"Extensions/FileHandle+TextOutputStream.swift",
"Extensions/FileManager.swift",
"Extensions/PBXProductType.swift",
"Extensions/Process.swift",
"Extensions/ProcessError.swift",
"Extensions/ProcessInfo.swift",
"Extensions/Result.swift",
"Extensions/Sequence.swift",
"Extensions/String.swift",
"Extensions/URL.swift",
"Extensions/Version.swift",
"RichError.swift",
"SwiftBundler.swift",
"SwiftBundlerErrorMapper.swift",
"SwiftBundlerMacros.swift",
"Utility/Box.swift",
"Utility/CodingPath.swift",
"Utility/CommandLine.swift",
"Utility/InvariantFailure.swift",
"Utility/Logger.swift",
"Utility/LoggerLevel.swift",
"Utility/OutputBuilder/Array+OutputComponent.swift",
"Utility/OutputBuilder/ExampleCommand.swift",
"Utility/OutputBuilder/InlineList.swift",
"Utility/OutputBuilder/KeyedList.swift",
"Utility/OutputBuilder/KeyedListBuilder.swift",
"Utility/OutputBuilder/Line.swift",
"Utility/OutputBuilder/LineBuilder.swift",
"Utility/OutputBuilder/LinePartsBuilder.swift",
"Utility/OutputBuilder/List.swift",
"Utility/OutputBuilder/ListBuilder.swift",
"Utility/OutputBuilder/Output.swift",
"Utility/OutputBuilder/OutputBuilder.swift",
"Utility/OutputBuilder/OutputComponent.swift",
"Utility/OutputBuilder/OutputPartsBuilder.swift",
"Utility/OutputBuilder/Section.swift",
"Utility/OutputBuilder/String+OutputComponent.swift",
"Utility/OutputBuilder/StringOutput.swift",
"Utility/Signal.swift",
"Utility/Stopwatch.swift"
],
"target_dependencies" : [
"SwiftBundlerBuilders",
"SwiftBundlerMacrosPlugin",
"SwiftSyntaxUtils",
"HotReloadingProtocol",
"FileSystemWatcher"
],
"type" : "library"
},
{
"c99name" : "HotReloadingProtocol",
"module_type" : "SwiftTarget",
"name" : "HotReloadingProtocol",
"path" : "Sources/HotReloadingProtocol",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerRuntime",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Packet.swift",
"ReadableStream.swift",
"Socket+Stream.swift",
"WritableStream.swift"
],
"type" : "library"
},
{
"c99name" : "FileSystemWatcher",
"module_type" : "SwiftTarget",
"name" : "FileSystemWatcher",
"path" : "Sources/FileSystemWatcher",
"product_dependencies" : [
"Inotify",
"SystemPackage",
"AsyncAlgorithms"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"CoreServicesFileSystemWatcher.swift",
"DispatchQueue.swift",
"FileSystemWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-async-algorithms
Fetching from https://github.com/stackotter/swift-ico
Fetching from https://github.com/swhitty/swift-mutex
Fetching from https://github.com/stackotter/swift-image-formats
Fetching from https://github.com/sersoft-gmbh/swift-inotify
Fetching from https://github.com/gregcotten/ZIPFoundationModern
Fetching from https://github.com/apple/swift-system (cached)
Fetching from https://github.com/stackotter/swift-macro-toolkit
Fetching from https://github.com/adam-fowler/async-collections.git
Fetching from https://github.com/stackotter/ErrorKit
Fetching from https://github.com/gregcotten/AsyncProcess
Fetching from https://github.com/CoreOffice/XMLCoder
Fetching from https://github.com/apple/swift-crypto (cached)
Fetching from https://github.com/apple/swift-asn1 (cached)
Fetching from https://github.com/apple/swift-certificates
Fetching from https://github.com/kylef/PathKit
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/swhitty/FlyingFox
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/yonaskolb/XcodeGen
Fetching from https://github.com/tuist/XcodeProj
Fetching from https://github.com/swiftlang/swift-docc-plugin (cached)
Fetching from https://github.com/mxcl/Version
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/stackotter/TOMLKit
Fetching from https://github.com/stackotter/swift-parsing
Fetching from https://github.com/apple/swift-log (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/sersoft-gmbh/swift-filestreamer.git
Fetching from https://github.com/gregcotten/CSProgress
Fetching from https://github.com/the-swift-collective/zlib
Fetching from https://github.com/the-swift-collective/libpng
Fetching from https://github.com/stackotter/jpeg
Fetching from https://github.com/the-swift-collective/libwebp
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/jakeheis/SwiftCLI.git
Fetching from https://github.com/yonaskolb/JSONUtilities.git
Fetching from https://github.com/tadija/AEXML.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘SwiftCLI’
Checking out 6.0.3 of package ‘SwiftCLI’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘JSONUtilities’
Checking out 4.2.0 of package ‘JSONUtilities’
Creating working copy of package ‘swift-mutex’
Checking out 0.0.6 of package ‘swift-mutex’
Creating working copy of package ‘XcodeProj’
Checking out 8.27.7 of package ‘XcodeProj’
Creating working copy of package ‘libpng’
Checking out 1.6.45 of package ‘libpng’
Creating working copy of package ‘TOMLKit’
Checking out 0.7.0 of package ‘TOMLKit’
Creating working copy of package ‘swift-ico’
Checking out 0.2.0 of package ‘swift-ico’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘zlib’
Checking out 1.3.2 of package ‘zlib’
Creating working copy of package ‘FlyingFox’
Checking out 0.26.2 of package ‘FlyingFox’
Creating working copy of package ‘CSProgress’
Checking out 0.0.1 of package ‘CSProgress’
Creating working copy of package ‘libwebp’
Checking out 1.4.1 of package ‘libwebp’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘AsyncProcess’
Checking out 0.0.5 of package ‘AsyncProcess’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘XcodeGen’
Checking out 2.44.1 of package ‘XcodeGen’
Creating working copy of package ‘Version’
Checking out 2.2.0 of package ‘Version’
Creating working copy of package ‘ErrorKit’
Checking out 1.2.2 of package ‘ErrorKit’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-certificates’
Checking out 1.19.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-syntax’
Checking out 603.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.1.3 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘jpeg’
Checking out 1.0.2 of package ‘jpeg’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘Yams’
Checking out 5.4.0 of package ‘Yams’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-filestreamer’
Checking out 0.6.0 of package ‘swift-filestreamer’
Creating working copy of package ‘ZIPFoundationModern’
Checking out 0.0.5 of package ‘ZIPFoundationModern’
Creating working copy of package ‘swift-inotify’
Checking out 0.4.0 of package ‘swift-inotify’
Creating working copy of package ‘swift-nio’
Checking out 2.99.0 of package ‘swift-nio’
Creating working copy of package ‘XMLCoder’
Checking out 0.18.1 of package ‘XMLCoder’
Creating working copy of package ‘swift-image-formats’
Checking out 0.5.0 of package ‘swift-image-formats’
Creating working copy of package ‘swift-macro-toolkit’
Checking out 0.9.0 of package ‘swift-macro-toolkit’
Creating working copy of package ‘swift-parsing’
Checking out 0.15.0 of package ‘swift-parsing’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.5.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘Rainbow’
Checking out 4.2.1 of package ‘Rainbow’
Creating working copy of package ‘AEXML’
Checking out 4.7.0 of package ‘AEXML’
Creating working copy of package ‘async-collections’
Checking out 0.1.0 of package ‘async-collections’
Resolve Package Graph
Resolved source packages:
Version: https://github.com/mxcl/Version @ 2.2.0
swift-parsing: https://github.com/stackotter/swift-parsing @ 0.15.0
Mutex: https://github.com/swhitty/swift-mutex @ 0.0.6
TOMLKit: https://github.com/stackotter/TOMLKit @ 0.7.0
swift-log: https://github.com/apple/swift-log @ 1.12.0
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-bundler: /Users/admin/builder/spi-builder-workspace
swift-macro-toolkit: https://github.com/stackotter/swift-macro-toolkit @ 0.9.0
FlyingFox: https://github.com/swhitty/FlyingFox @ 0.26.2
AEXML: https://github.com/tadija/AEXML.git @ 4.7.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.1
swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer.git @ 0.6.0
XMLCoder: https://github.com/CoreOffice/XMLCoder @ 0.18.1
swift-asn1: https://github.com/apple/swift-asn1 @ 1.7.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
swift-ico: https://github.com/stackotter/swift-ico @ 0.2.0
swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.4.0
swift-system: https://github.com/apple/swift-system @ 1.6.4
PathKit: https://github.com/kylef/PathKit @ 1.0.1
jpeg: https://github.com/stackotter/jpeg @ 1.0.2
zlib: https://github.com/the-swift-collective/zlib @ 1.3.2
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
XcodeProj: https://github.com/tuist/XcodeProj @ 8.27.7
ErrorKit: https://github.com/stackotter/ErrorKit @ 1.2.2
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.1.3
swift-certificates: https://github.com/apple/swift-certificates @ 1.19.0
AsyncProcess: https://github.com/gregcotten/AsyncProcess @ 0.0.5
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-image-formats: https://github.com/stackotter/swift-image-formats @ 0.5.0
Yams: https://github.com/jpsim/Yams @ 5.4.0
async-collections: https://github.com/adam-fowler/async-collections.git @ 0.1.0
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
XcodeGen: https://github.com/yonaskolb/XcodeGen @ 2.44.1
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
libwebp: https://github.com/the-swift-collective/libwebp @ 1.4.1
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
libpng: https://github.com/the-swift-collective/libpng @ 1.6.45
JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
resolved source packages: Version, swift-parsing, Mutex, TOMLKit, swift-log, SymbolKit, CSProgress, swift-argument-parser, swift-bundler, swift-macro-toolkit, FlyingFox, AEXML, swift-nio, swift-syntax, swift-filestreamer, XMLCoder, swift-asn1, Rainbow, swift-ico, swift-inotify, swift-system, PathKit, jpeg, zlib, ZIPFoundation, XcodeProj, ErrorKit, swift-async-algorithms, swift-certificates, AsyncProcess, swift-atomics, swift-image-formats, Yams, async-collections, Spectre, XcodeGen, swift-crypto, swift-collections, libwebp, SwiftDocCPlugin, SwiftCLI, libpng, JSONUtilities
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.0",
"upper_bound" : "0.16.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-parsing"
},
{
"identity" : "tomlkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/TOMLKit"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "8.16.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "xcodegen",
"requirement" : {
"range" : [
{
"lower_bound" : "2.42.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yonaskolb/XcodeGen"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "604.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "flyingfox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.2",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder"
},
{
"identity" : "async-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/async-collections.git"
},
{
"identity" : "asyncprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gregcotten/AsyncProcess"
},
{
"identity" : "errorkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/ErrorKit"
},
{
"identity" : "swift-macro-toolkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-macro-toolkit"
},
{
"identity" : "swift-mutex",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.6",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/swift-mutex"
},
{
"identity" : "swift-ico",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-ico"
},
{
"identity" : "swift-image-formats",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-image-formats"
},
{
"identity" : "zipfoundationmodern",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gregcotten/ZIPFoundationModern"
},
{
"identity" : "swift-inotify",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-inotify"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "swift-bundler",
"name" : "swift-bundler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-bundler",
"targets" : [
"swift-bundler"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftBundler",
"targets" : [
"SwiftBundler"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerRuntime",
"targets" : [
"SwiftBundlerRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerBuilders",
"targets" : [
"SwiftBundlerBuilders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerCommandPlugin",
"targets" : [
"SwiftBundlerCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SwiftBundlerMacrosPlugin",
"targets" : [
"SwiftBundlerMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "swift_bundler",
"module_type" : "SwiftTarget",
"name" : "swift-bundler",
"path" : "Sources/swift-bundler",
"product_memberships" : [
"swift-bundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "executable"
},
{
"c99name" : "SwiftSyntaxUtils",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxUtils",
"path" : "Sources/SwiftSyntaxUtils",
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"StringLiteralEscaping.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerTests",
"path" : "Tests/SwiftBundlerTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftBundlerTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SwiftBundlerTests.swift",
"Utility.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "test"
},
{
"c99name" : "SwiftBundlerRuntimeC",
"module_type" : "ClangTarget",
"name" : "SwiftBundlerRuntimeC",
"path" : "Sources/SwiftBundlerRuntimeC",
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerRuntime",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerRuntime",
"path" : "Sources/SwiftBundlerRuntime",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"Dylib.swift",
"HotReloadingClient.swift",
"Metadata.swift",
"RuntimeError.swift"
],
"target_dependencies" : [
"HotReloadingProtocol",
"SwiftBundlerRuntimeC"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerMacrosPlugin",
"path" : "Sources/SwiftBundlerMacrosPlugin",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"MacroToolkit"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin",
"SwiftBundlerMacrosPlugin"
],
"sources" : [
"AggregateMacro.swift",
"AvailableMacro.swift",
"ConfigurationKeyMacro.swift",
"ConfigurationMacro.swift",
"ExcludeFromFlatMacro.swift",
"ExcludeFromOverlay.swift",
"SwiftBundlerMacrosPlugin.swift",
"ValidateMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftBundlerCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftBundlerCommandPlugin",
"path" : "Plugins/SwiftBundlerCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run a package as an app.",
"type" : "custom",
"verb" : "bundler"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Creating an app bundle requires writing to the package directory.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SwiftBundlerCommandPlugin"
],
"sources" : [
"SwiftBundlerCommandPlugin.swift"
],
"target_dependencies" : [
"swift-bundler"
],
"type" : "plugin"
},
{
"c99name" : "SwiftBundlerBuilders",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerBuilders",
"path" : "Sources/SwiftBundlerBuilders",
"product_dependencies" : [
"ProcessSpawnSync"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerBuilders",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Builder.swift",
"BuilderContextImpl.swift",
"BuilderResult.swift",
"Context.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundler",
"module_type" : "SwiftTarget",
"name" : "SwiftBundler",
"path" : "Sources/SwiftBundler",
"product_dependencies" : [
"ErrorKit",
"Rainbow",
"TOMLKit",
"Version",
"XMLCoder",
"Yams",
"ZIPFoundation",
"Ico",
"ImageFormats",
"Crypto",
"SwiftASN1",
"X509",
"ArgumentParser",
"Logging",
"Parsing",
"AsyncCollections",
"Mutex",
"ProcessSpawnSync",
"XcodeProj",
"PathKit",
"XcodeGenKit",
"ProjectSpec",
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/DefaultAndroidIcon.webp",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/gradle-wrapper.jar",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/gradlew",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"Bundler/APKBundler.swift",
"Bundler/APKBundlerError.swift",
"Bundler/APKBundlerProjectStructure.swift",
"Bundler/AndroidDebugBridge.swift",
"Bundler/AndroidDebugBridgeError.swift",
"Bundler/AndroidSDKManager.swift",
"Bundler/AndroidSDKManagerError.swift",
"Bundler/AppImageBundler.swift",
"Bundler/AppImageBundlerError.swift",
"Bundler/AppImageTool.swift",
"Bundler/AppImageToolError.swift",
"Bundler/AppleDeviceManager.swift",
"Bundler/AppleDeviceManagerError.swift",
"Bundler/ArchiveTool.swift",
"Bundler/ArchiveToolError.swift",
"Bundler/BundleCommandContext.swift",
"Bundler/Bundler.swift",
"Bundler/BundlerContext.swift",
"Bundler/BundlerOutputStructure.swift",
"Bundler/CodeSigningIdentity.swift",
"Bundler/DarwinAppBundleStructure.swift",
"Bundler/DarwinBundler.swift",
"Bundler/DarwinBundlerError.swift",
"Bundler/DarwinCodeSigner/DarwinCodeSigner.swift",
"Bundler/DarwinCodeSigner/DarwinCodeSignerError.swift",
"Bundler/DeviceManager.swift",
"Bundler/DeviceManagerError.swift",
"Bundler/DynamicLibraryBundler.swift",
"Bundler/DynamicLibraryBundlerError.swift",
"Bundler/FileSystem.swift",
"Bundler/FileSystemError.swift",
"Bundler/GenericBuildContext.swift",
"Bundler/GenericLinuxBundler.swift",
"Bundler/GenericLinuxBundlerBundleStructure.swift",
"Bundler/GenericLinuxBundlerError.swift",
"Bundler/GenericWindowsBundler.swift",
"Bundler/GenericWindowsBundlerBundleStructure.swift",
"Bundler/GenericWindowsBundlerError.swift",
"Bundler/Git.swift",
"Bundler/GitError.swift",
"Bundler/HostPlatform.swift",
"Bundler/HotReloadingServer.swift",
"Bundler/IconSetCreator.swift",
"Bundler/IconSetCreatorError.swift",
"Bundler/Java.swift",
"Bundler/JavaError.swift",
"Bundler/LayeredIconCompiler.swift",
"Bundler/LayeredIconCompilerError.swift",
"Bundler/MSIBundler.swift",
"Bundler/MSIBundlerError.swift",
"Bundler/MSIBundlerGUID.swift",
"Bundler/MachOEditor.swift",
"Bundler/MetadataInserter.swift",
"Bundler/MetadataInserterError.swift",
"Bundler/MetalCompiler.swift",
"Bundler/MetalCompilerError.swift",
"Bundler/NonMacAppleOS.swift",
"Bundler/NonMacApplePlatform.swift",
"Bundler/PatchElfTool.swift",
"Bundler/PatchElfToolError.swift",
"Bundler/PlistCreator.swift",
"Bundler/PlistCreatorError.swift",
"Bundler/ProjectBuilder.swift",
"Bundler/ProjectBuilderError.swift",
"Bundler/ProjectBuilderScratchDirectoryStructure.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfile.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManager.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManagerError.swift",
"Bundler/RPMBuildDirectory.swift",
"Bundler/RPMBundler.swift",
"Bundler/RPMBundlerError.swift",
"Bundler/ResourceBundler.swift",
"Bundler/ResourceBundlerError.swift",
"Bundler/RunnableBundlerOutputStructure.swift",
"Bundler/Runner/AndroidDevice.swift",
"Bundler/Runner/AppleDevice.swift",
"Bundler/Runner/Device.swift",
"Bundler/Runner/Runner.swift",
"Bundler/Runner/RunnerError.swift",
"Bundler/SimulatorManager/AndroidVirtualDevice.swift",
"Bundler/SimulatorManager/AndroidVirtualDeviceManager.swift",
"Bundler/SimulatorManager/AndroidVirtualDeviceManagerError.swift",
"Bundler/SimulatorManager/AppleSimulatorManager.swift",
"Bundler/SimulatorManager/AppleSimulatorManagerError.swift",
"Bundler/SimulatorManager/Simulator.swift",
"Bundler/SimulatorManager/SimulatorList.swift",
"Bundler/SimulatorManager/SimulatorManager.swift",
"Bundler/SimulatorManager/SimulatorManagerError.swift",
"Bundler/StoryboardCompiler.swift",
"Bundler/StoryboardCompilerError.swift",
"Bundler/StringCatalogCompiler.swift",
"Bundler/StringCatalogCompilerError.swift",
"Bundler/Stripper.swift",
"Bundler/SwiftPackageManager/AppleOS.swift",
"Bundler/SwiftPackageManager/ApplePlatform.swift",
"Bundler/SwiftPackageManager/AppleSDKPlatform.swift",
"Bundler/SwiftPackageManager/ArtifactBundleMetadata.swift",
"Bundler/SwiftPackageManager/BuildArchitecture.swift",
"Bundler/SwiftPackageManager/BuildConfiguration.swift",
"Bundler/SwiftPackageManager/BuildPlan.swift",
"Bundler/SwiftPackageManager/ConditionalTargetReference.swift",
"Bundler/SwiftPackageManager/LLVMTargetTriple.swift",
"Bundler/SwiftPackageManager/LinkingType.swift",
"Bundler/SwiftPackageManager/OS.swift",
"Bundler/SwiftPackageManager/Package.swift",
"Bundler/SwiftPackageManager/PackageGraph.swift",
"Bundler/SwiftPackageManager/PackageManifest.swift",
"Bundler/SwiftPackageManager/PackageReference.swift",
"Bundler/SwiftPackageManager/PackageSource.swift",
"Bundler/SwiftPackageManager/PartialPackageDump.swift",
"Bundler/SwiftPackageManager/Platform.swift",
"Bundler/SwiftPackageManager/Product.swift",
"Bundler/SwiftPackageManager/ProductType.swift",
"Bundler/SwiftPackageManager/SimulatorOS.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+Package.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+PackageGraph.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+PartialPackageDump.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager.swift",
"Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
"Bundler/SwiftPackageManager/SwiftSDK.swift",
"Bundler/SwiftPackageManager/SwiftSDKManager.swift",
"Bundler/SwiftPackageManager/SwiftSDKManagerError.swift",
"Bundler/SwiftPackageManager/SwiftSDKManifest.swift",
"Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
"Bundler/SwiftPackageManager/Target.swift",
"Bundler/SwiftPackageManager/TargetDependency.swift",
"Bundler/SwiftPackageManager/TargetReference.swift",
"Bundler/SwiftToolchain.swift",
"Bundler/SwiftToolchainManager.swift",
"Bundler/SwiftToolchainManagerError.swift",
"Bundler/System.swift",
"Bundler/SystemError.swift",
"Bundler/Templater/IndentationStyle.swift",
"Bundler/Templater/SystemDependency.swift",
"Bundler/Templater/Template.swift",
"Bundler/Templater/TemplateManifest.swift",
"Bundler/Templater/Templater.swift",
"Bundler/Templater/TemplaterError.swift",
"Bundler/VariableEvaluatable.swift",
"Bundler/VariableEvaluator.swift",
"Bundler/VariableEvaluatorError.swift",
"Bundler/WXSFile.swift",
"Bundler/WindowsCodeSigner.swift",
"Bundler/WindowsCodeSignerError.swift",
"Bundler/XcodeSelect.swift",
"Bundler/XcodeSelectError.swift",
"Bundler/XcodeSupportGenerator.swift",
"Bundler/XcodeSupportGeneratorError.swift",
"Bundler/Xcodebuild/Xcodebuild.swift",
"Bundler/Xcodebuild/XcodebuildError.swift",
"Bundler/XcodeprojConverter/ExecutableTarget.swift",
"Bundler/XcodeprojConverter/LibraryTarget.swift",
"Bundler/XcodeprojConverter/TargetType.swift",
"Bundler/XcodeprojConverter/XcodeFile.swift",
"Bundler/XcodeprojConverter/XcodePackageDependency.swift",
"Bundler/XcodeprojConverter/XcodeTarget.swift",
"Bundler/XcodeprojConverter/XcodeprojConverter.swift",
"Bundler/XcodeprojConverter/XcodeprojConverterError.swift",
"Commands/BundleArguments.swift",
"Commands/BundleCommand.swift",
"Commands/BundlerChoice.swift",
"Commands/CleanCommand.swift",
"Commands/Config/ConfigAppsCommand.swift",
"Commands/Config/ConfigAppsListCommand.swift",
"Commands/Config/ConfigMigrateCommand.swift",
"Commands/ConfigCommand.swift",
"Commands/ConvertCommand.swift",
"Commands/CreateCommand.swift",
"Commands/DebugCommand.swift",
"Commands/Devices/DevicesCommand.swift",
"Commands/Devices/DevicesListCommand.swift",
"Commands/ErrorHandledCommand.swift",
"Commands/GenerateXcodeSupportCommand.swift",
"Commands/ListIdentitiesCommand.swift",
"Commands/MigrateCommand.swift",
"Commands/RunCommand.swift",
"Commands/Simulators/SimulatorsAVDBootCommand.swift",
"Commands/Simulators/SimulatorsBootCommand.swift",
"Commands/Simulators/SimulatorsListCommand.swift",
"Commands/Simulators/SimulatorsSimctlBootCommand.swift",
"Commands/Simulators/SimulatorsSimctlCommand.swift",
"Commands/SimulatorsAVDCommand.swift",
"Commands/SimulatorsCommand.swift",
"Commands/SwiftBundlerError.swift",
"Commands/Templates/TemplatesInfoCommand.swift",
"Commands/Templates/TemplatesListCommand.swift",
"Commands/Templates/TemplatesUpdateCommand.swift",
"Commands/TemplatesCommand.swift",
"Configuration/AndroidConfiguration.swift",
"Configuration/AppConfiguration.swift",
"Configuration/AppConfigurationError.swift",
"Configuration/BuilderConfiguration.swift",
"Configuration/ConfigurationFlattener.swift",
"Configuration/ConfigurationFlattenerError.swift",
"Configuration/ConfigurationOverlay.swift",
"Configuration/MSIBundlerConfiguration.swift",
"Configuration/MetadataValue.swift",
"Configuration/MigrationMode.swift",
"Configuration/OpenCodingKey.swift",
"Configuration/PackageConfiguration.swift",
"Configuration/PackageConfigurationError.swift",
"Configuration/PlistError.swift",
"Configuration/PlistValue.swift",
"Configuration/ProjectConfiguration+InlineBuilder.swift",
"Configuration/ProjectConfiguration.swift",
"Configuration/ProjectConfigurationError.swift",
"Configuration/TargetConfiguration.swift",
"Configuration/V1/PackageConfigurationV1.swift",
"Configuration/V2/AppConfigurationV2.swift",
"Configuration/V2/PackageConfigurationV2.swift",
"Configuration/WXSValue.swift",
"Configuration/WXSValueXML.swift",
"Extensions/Array.swift",
"Extensions/CaseIterable.swift",
"Extensions/Dictionary.swift",
"Extensions/FileHandle+TextOutputStream.swift",
"Extensions/FileManager.swift",
"Extensions/PBXProductType.swift",
"Extensions/Process.swift",
"Extensions/ProcessError.swift",
"Extensions/ProcessInfo.swift",
"Extensions/Result.swift",
"Extensions/Sequence.swift",
"Extensions/String.swift",
"Extensions/URL.swift",
"Extensions/Version.swift",
"RichError.swift",
"SwiftBundler.swift",
"SwiftBundlerErrorMapper.swift",
"SwiftBundlerMacros.swift",
"Utility/Box.swift",
"Utility/CodingPath.swift",
"Utility/CommandLine.swift",
"Utility/InvariantFailure.swift",
"Utility/Logger.swift",
"Utility/LoggerLevel.swift",
"Utility/OutputBuilder/Array+OutputComponent.swift",
"Utility/OutputBuilder/ExampleCommand.swift",
"Utility/OutputBuilder/InlineList.swift",
"Utility/OutputBuilder/KeyedList.swift",
"Utility/OutputBuilder/KeyedListBuilder.swift",
"Utility/OutputBuilder/Line.swift",
"Utility/OutputBuilder/LineBuilder.swift",
"Utility/OutputBuilder/LinePartsBuilder.swift",
"Utility/OutputBuilder/List.swift",
"Utility/OutputBuilder/ListBuilder.swift",
"Utility/OutputBuilder/Output.swift",
"Utility/OutputBuilder/OutputBuilder.swift",
"Utility/OutputBuilder/OutputComponent.swift",
"Utility/OutputBuilder/OutputPartsBuilder.swift",
"Utility/OutputBuilder/Section.swift",
"Utility/OutputBuilder/String+OutputComponent.swift",
"Utility/OutputBuilder/StringOutput.swift",
"Utility/Signal.swift",
"Utility/Stopwatch.swift"
],
"target_dependencies" : [
"SwiftBundlerBuilders",
"SwiftBundlerMacrosPlugin",
"SwiftSyntaxUtils",
"HotReloadingProtocol",
"FileSystemWatcher"
],
"type" : "library"
},
{
"c99name" : "HotReloadingProtocol",
"module_type" : "SwiftTarget",
"name" : "HotReloadingProtocol",
"path" : "Sources/HotReloadingProtocol",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerRuntime",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Packet.swift",
"ReadableStream.swift",
"Socket+Stream.swift",
"WritableStream.swift"
],
"type" : "library"
},
{
"c99name" : "FileSystemWatcher",
"module_type" : "SwiftTarget",
"name" : "FileSystemWatcher",
"path" : "Sources/FileSystemWatcher",
"product_dependencies" : [
"Inotify",
"SystemPackage",
"AsyncAlgorithms"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"CoreServicesFileSystemWatcher.swift",
"DispatchQueue.swift",
"FileSystemWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ErrorKit",
"ErrorKit-Package",
"ErrorKitClient",
"swift-bundler",
"swift-bundler-Package",
"SwiftBundler",
"SwiftBundlerBuilders",
"SwiftBundlerRuntime"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-bundler-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-bundler-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FlyingFox: https://github.com/swhitty/FlyingFox @ 0.26.2
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
Mutex: https://github.com/swhitty/swift-mutex @ 0.0.6
AsyncProcess: https://github.com/gregcotten/AsyncProcess @ 0.0.5
JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
swift-certificates: https://github.com/apple/swift-certificates @ 1.19.0
swift-parsing: https://github.com/stackotter/swift-parsing @ 0.15.0
swift-system: https://github.com/apple/swift-system @ 1.6.4
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
libpng: https://github.com/the-swift-collective/libpng @ 1.6.45
swift-ico: https://github.com/stackotter/swift-ico @ 0.2.0
swift-asn1: https://github.com/apple/swift-asn1 @ 1.7.0
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
AEXML: https://github.com/tadija/AEXML.git @ 4.7.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
ErrorKit: https://github.com/stackotter/ErrorKit @ 1.2.2
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer.git @ 0.6.0
Version: https://github.com/mxcl/Version @ 2.2.0
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
TOMLKit: https://github.com/stackotter/TOMLKit @ 0.7.0
jpeg: https://github.com/stackotter/jpeg @ 1.0.2
SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
swift-image-formats: https://github.com/stackotter/swift-image-formats @ 0.5.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.1
swift-macro-toolkit: https://github.com/stackotter/swift-macro-toolkit @ 0.9.0
swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.4.0
XMLCoder: https://github.com/CoreOffice/XMLCoder @ 0.18.1
XcodeGen: https://github.com/yonaskolb/XcodeGen @ 2.44.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.1.3
zlib: https://github.com/the-swift-collective/zlib @ 1.3.2
Yams: https://github.com/jpsim/Yams @ 5.4.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
async-collections: https://github.com/adam-fowler/async-collections.git @ 0.1.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
libwebp: https://github.com/the-swift-collective/libwebp @ 1.4.1
XcodeProj: https://github.com/tuist/XcodeProj @ 8.27.7
PathKit: https://github.com/kylef/PathKit @ 1.0.1
swift-bundler: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-log: https://github.com/apple/swift-log @ 1.12.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SwiftBundlerCommandPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SwiftBundlerCommandPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: c4fe11cf20374802be276122d656588ec6f64027a2ea10c1ff7575c8a8a98f89
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (119 targets)
Target 'swift-bundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntaxUtils' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'SwiftBundlerRuntime' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerRuntime' in project 'swift-bundler'
➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerRuntimeC' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'SwiftBundlerRuntime' in project 'swift-bundler'
➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerRuntimeC' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'SwiftBundlerRuntimeC' in project 'swift-bundler' (no dependencies)
Target 'HotReloadingProtocol' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
Target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'swift-bundler_SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntaxUtils' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'swift-bundler_SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntaxUtils' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'Mutex' in project 'Mutex'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'Mutex' in project 'Mutex' (no dependencies)
Target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
Target 'Parsing' in project 'swift-parsing' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
Target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
Target 'swift-crypto__CryptoExtras' in project 'swift-crypto' (no dependencies)
Target '_CertificateInternals' in project 'swift-certificates' (no dependencies)
Target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1' (no dependencies)
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
Target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
Target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'JPEG' in project 'jpeg'
➜ Explicit dependency on target 'WebP' in project 'libwebp'
Target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'JPEG' in project 'jpeg'
➜ Explicit dependency on target 'WebP' in project 'libwebp'
Target 'WebP' in project 'libwebp'
➜ Explicit dependency on target 'WebP' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'sharpyuv' in project 'libwebp'
➜ Explicit dependency on target 'imageioutil' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'WebP' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'sharpyuv' in project 'libwebp'
➜ Explicit dependency on target 'imageioutil' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'imageioutil' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'sharpyuv' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'JPEG' in project 'jpeg'
➜ Explicit dependency on target 'JPEG' in project 'jpeg'
Target 'JPEG' in project 'jpeg' (no dependencies)
Target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'pnglibconf' in project 'libpng'
➜ Explicit dependency on target 'png' in project 'libpng'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
Target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'pnglibconf' in project 'libpng'
➜ Explicit dependency on target 'png' in project 'libpng'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
Target 'png' in project 'libpng'
➜ Explicit dependency on target 'pnglibconf' in project 'libpng'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
Target 'ZLib' in project 'zlib'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
➜ Explicit dependency on target 'ZLibC' in project 'zlib'
Target 'ZLib' in project 'zlib'
➜ Explicit dependency on target 'ZLibC' in project 'zlib'
Target 'ZLibC' in project 'zlib' (no dependencies)
Target 'pnglibconf' in project 'libpng' (no dependencies)
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress' (no dependencies)
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'XMLCoder' in project 'XMLCoder' (no dependencies)
Target 'Version' in project 'Version'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version' (no dependencies)
Target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
Target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
Target 'CTOML' in project 'TOMLKit' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'ErrorKit_ErrorKit' in project 'ErrorKit'
Target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'ErrorKit_ErrorKit' in project 'ErrorKit'
Target 'ErrorKit_ErrorKit' in project 'ErrorKit' (no dependencies)
Target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'FlyingSocks' in project 'FlyingFox' (no dependencies)
Target 'SwiftSyntaxUtils' in project 'swift-bundler' (no dependencies)
Target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'MacroToolkit' in project 'swift-macro-toolkit'
Target 'MacroToolkit' in project 'swift-macro-toolkit'
➜ Explicit dependency on target 'MacroToolkit' in project 'swift-macro-toolkit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'MacroToolkit' in project 'swift-macro-toolkit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
Target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax603' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax602' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target 'SwiftBundlerBuilders' in project 'swift-bundler' (no dependencies)
Target 'swift-bundler_SwiftBundler' in project 'swift-bundler' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ErrorKit.build/Debug-watchos/ErrorKit_ErrorKit.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ErrorKit/Sources/ErrorKit/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 25f5fe496a051304fda8122a8bf2755d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/25f5fe496a051304fda8122a8bf2755d.xcbuilddata
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'SwiftBundlerRuntime' from project 'swift-bundler')
error: The package product 'SystemPackage' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
error: The package product 'CSProgress' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'ErrorKit' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'SwiftBundler' from project 'swift-bundler')
error: The package product 'ErrorKit' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'SwiftBundler' from project 'swift-bundler')
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'HotReloadingProtocol' from project 'swift-bundler')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-bundler-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
AEXML: https://github.com/tadija/AEXML.git @ 4.7.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
swift-bundler: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
Yams: https://github.com/jpsim/Yams @ 5.4.0
swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer.git @ 0.6.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
Mutex: https://github.com/swhitty/swift-mutex @ 0.0.6
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.1
swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.4.0
swift-log: https://github.com/apple/swift-log @ 1.12.0
swift-image-formats: https://github.com/stackotter/swift-image-formats @ 0.5.0
swift-parsing: https://github.com/stackotter/swift-parsing @ 0.15.0
async-collections: https://github.com/adam-fowler/async-collections.git @ 0.1.0
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
swift-asn1: https://github.com/apple/swift-asn1 @ 1.7.0
SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
swift-system: https://github.com/apple/swift-system @ 1.6.4
jpeg: https://github.com/stackotter/jpeg @ 1.0.2
XcodeGen: https://github.com/yonaskolb/XcodeGen @ 2.44.1
libwebp: https://github.com/the-swift-collective/libwebp @ 1.4.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
swift-macro-toolkit: https://github.com/stackotter/swift-macro-toolkit @ 0.9.0
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
swift-certificates: https://github.com/apple/swift-certificates @ 1.19.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
TOMLKit: https://github.com/stackotter/TOMLKit @ 0.7.0
XMLCoder: https://github.com/CoreOffice/XMLCoder @ 0.18.1
FlyingFox: https://github.com/swhitty/FlyingFox @ 0.26.2
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.1.3
PathKit: https://github.com/kylef/PathKit @ 1.0.1
XcodeProj: https://github.com/tuist/XcodeProj @ 8.27.7
zlib: https://github.com/the-swift-collective/zlib @ 1.3.2
AsyncProcess: https://github.com/gregcotten/AsyncProcess @ 0.0.5
libpng: https://github.com/the-swift-collective/libpng @ 1.6.45
ErrorKit: https://github.com/stackotter/ErrorKit @ 1.2.2
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
Version: https://github.com/mxcl/Version @ 2.2.0
swift-ico: https://github.com/stackotter/swift-ico @ 0.2.0
resolved source packages: AEXML, Rainbow, swift-bundler, SwiftDocCPlugin, Yams, swift-filestreamer, swift-nio, JSONUtilities, swift-collections, Mutex, swift-syntax, swift-inotify, swift-log, swift-image-formats, swift-parsing, async-collections, ZIPFoundation, swift-asn1, SwiftCLI, swift-system, jpeg, XcodeGen, libwebp, SymbolKit, swift-atomics, CSProgress, swift-macro-toolkit, Spectre, swift-certificates, swift-argument-parser, TOMLKit, XMLCoder, FlyingFox, swift-async-algorithms, PathKit, XcodeProj, zlib, AsyncProcess, libpng, ErrorKit, swift-crypto, Version, swift-ico
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.0",
"upper_bound" : "0.16.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-parsing"
},
{
"identity" : "tomlkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/TOMLKit"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "8.16.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "xcodegen",
"requirement" : {
"range" : [
{
"lower_bound" : "2.42.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yonaskolb/XcodeGen"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "604.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "flyingfox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.2",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder"
},
{
"identity" : "async-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/async-collections.git"
},
{
"identity" : "asyncprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gregcotten/AsyncProcess"
},
{
"identity" : "errorkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/ErrorKit"
},
{
"identity" : "swift-macro-toolkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-macro-toolkit"
},
{
"identity" : "swift-mutex",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.6",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/swift-mutex"
},
{
"identity" : "swift-ico",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-ico"
},
{
"identity" : "swift-image-formats",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-image-formats"
},
{
"identity" : "zipfoundationmodern",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gregcotten/ZIPFoundationModern"
},
{
"identity" : "swift-inotify",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-inotify"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "swift-bundler",
"name" : "swift-bundler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-bundler",
"targets" : [
"swift-bundler"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftBundler",
"targets" : [
"SwiftBundler"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerRuntime",
"targets" : [
"SwiftBundlerRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerBuilders",
"targets" : [
"SwiftBundlerBuilders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerCommandPlugin",
"targets" : [
"SwiftBundlerCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SwiftBundlerMacrosPlugin",
"targets" : [
"SwiftBundlerMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "swift_bundler",
"module_type" : "SwiftTarget",
"name" : "swift-bundler",
"path" : "Sources/swift-bundler",
"product_memberships" : [
"swift-bundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "executable"
},
{
"c99name" : "SwiftSyntaxUtils",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxUtils",
"path" : "Sources/SwiftSyntaxUtils",
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"StringLiteralEscaping.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerTests",
"path" : "Tests/SwiftBundlerTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftBundlerTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SwiftBundlerTests.swift",
"Utility.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "test"
},
{
"c99name" : "SwiftBundlerRuntimeC",
"module_type" : "ClangTarget",
"name" : "SwiftBundlerRuntimeC",
"path" : "Sources/SwiftBundlerRuntimeC",
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerRuntime",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerRuntime",
"path" : "Sources/SwiftBundlerRuntime",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"Dylib.swift",
"HotReloadingClient.swift",
"Metadata.swift",
"RuntimeError.swift"
],
"target_dependencies" : [
"HotReloadingProtocol",
"SwiftBundlerRuntimeC"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerMacrosPlugin",
"path" : "Sources/SwiftBundlerMacrosPlugin",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"MacroToolkit"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin",
"SwiftBundlerMacrosPlugin"
],
"sources" : [
"AggregateMacro.swift",
"AvailableMacro.swift",
"ConfigurationKeyMacro.swift",
"ConfigurationMacro.swift",
"ExcludeFromFlatMacro.swift",
"ExcludeFromOverlay.swift",
"SwiftBundlerMacrosPlugin.swift",
"ValidateMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftBundlerCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftBundlerCommandPlugin",
"path" : "Plugins/SwiftBundlerCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run a package as an app.",
"type" : "custom",
"verb" : "bundler"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Creating an app bundle requires writing to the package directory.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SwiftBundlerCommandPlugin"
],
"sources" : [
"SwiftBundlerCommandPlugin.swift"
],
"target_dependencies" : [
"swift-bundler"
],
"type" : "plugin"
},
{
"c99name" : "SwiftBundlerBuilders",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerBuilders",
"path" : "Sources/SwiftBundlerBuilders",
"product_dependencies" : [
"ProcessSpawnSync"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerBuilders",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Builder.swift",
"BuilderContextImpl.swift",
"BuilderResult.swift",
"Context.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundler",
"module_type" : "SwiftTarget",
"name" : "SwiftBundler",
"path" : "Sources/SwiftBundler",
"product_dependencies" : [
"ErrorKit",
"Rainbow",
"TOMLKit",
"Version",
"XMLCoder",
"Yams",
"ZIPFoundation",
"Ico",
"ImageFormats",
"Crypto",
"SwiftASN1",
"X509",
"ArgumentParser",
"Logging",
"Parsing",
"AsyncCollections",
"Mutex",
"ProcessSpawnSync",
"XcodeProj",
"PathKit",
"XcodeGenKit",
"ProjectSpec",
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/DefaultAndroidIcon.webp",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/gradle-wrapper.jar",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftBundler/Resources/gradlew",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"Bundler/APKBundler.swift",
"Bundler/APKBundlerError.swift",
"Bundler/APKBundlerProjectStructure.swift",
"Bundler/AndroidDebugBridge.swift",
"Bundler/AndroidDebugBridgeError.swift",
"Bundler/AndroidSDKManager.swift",
"Bundler/AndroidSDKManagerError.swift",
"Bundler/AppImageBundler.swift",
"Bundler/AppImageBundlerError.swift",
"Bundler/AppImageTool.swift",
"Bundler/AppImageToolError.swift",
"Bundler/AppleDeviceManager.swift",
"Bundler/AppleDeviceManagerError.swift",
"Bundler/ArchiveTool.swift",
"Bundler/ArchiveToolError.swift",
"Bundler/BundleCommandContext.swift",
"Bundler/Bundler.swift",
"Bundler/BundlerContext.swift",
"Bundler/BundlerOutputStructure.swift",
"Bundler/CodeSigningIdentity.swift",
"Bundler/DarwinAppBundleStructure.swift",
"Bundler/DarwinBundler.swift",
"Bundler/DarwinBundlerError.swift",
"Bundler/DarwinCodeSigner/DarwinCodeSigner.swift",
"Bundler/DarwinCodeSigner/DarwinCodeSignerError.swift",
"Bundler/DeviceManager.swift",
"Bundler/DeviceManagerError.swift",
"Bundler/DynamicLibraryBundler.swift",
"Bundler/DynamicLibraryBundlerError.swift",
"Bundler/FileSystem.swift",
"Bundler/FileSystemError.swift",
"Bundler/GenericBuildContext.swift",
"Bundler/GenericLinuxBundler.swift",
"Bundler/GenericLinuxBundlerBundleStructure.swift",
"Bundler/GenericLinuxBundlerError.swift",
"Bundler/GenericWindowsBundler.swift",
"Bundler/GenericWindowsBundlerBundleStructure.swift",
"Bundler/GenericWindowsBundlerError.swift",
"Bundler/Git.swift",
"Bundler/GitError.swift",
"Bundler/HostPlatform.swift",
"Bundler/HotReloadingServer.swift",
"Bundler/IconSetCreator.swift",
"Bundler/IconSetCreatorError.swift",
"Bundler/Java.swift",
"Bundler/JavaError.swift",
"Bundler/LayeredIconCompiler.swift",
"Bundler/LayeredIconCompilerError.swift",
"Bundler/MSIBundler.swift",
"Bundler/MSIBundlerError.swift",
"Bundler/MSIBundlerGUID.swift",
"Bundler/MachOEditor.swift",
"Bundler/MetadataInserter.swift",
"Bundler/MetadataInserterError.swift",
"Bundler/MetalCompiler.swift",
"Bundler/MetalCompilerError.swift",
"Bundler/NonMacAppleOS.swift",
"Bundler/NonMacApplePlatform.swift",
"Bundler/PatchElfTool.swift",
"Bundler/PatchElfToolError.swift",
"Bundler/PlistCreator.swift",
"Bundler/PlistCreatorError.swift",
"Bundler/ProjectBuilder.swift",
"Bundler/ProjectBuilderError.swift",
"Bundler/ProjectBuilderScratchDirectoryStructure.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfile.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManager.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManagerError.swift",
"Bundler/RPMBuildDirectory.swift",
"Bundler/RPMBundler.swift",
"Bundler/RPMBundlerError.swift",
"Bundler/ResourceBundler.swift",
"Bundler/ResourceBundlerError.swift",
"Bundler/RunnableBundlerOutputStructure.swift",
"Bundler/Runner/AndroidDevice.swift",
"Bundler/Runner/AppleDevice.swift",
"Bundler/Runner/Device.swift",
"Bundler/Runner/Runner.swift",
"Bundler/Runner/RunnerError.swift",
"Bundler/SimulatorManager/AndroidVirtualDevice.swift",
"Bundler/SimulatorManager/AndroidVirtualDeviceManager.swift",
"Bundler/SimulatorManager/AndroidVirtualDeviceManagerError.swift",
"Bundler/SimulatorManager/AppleSimulatorManager.swift",
"Bundler/SimulatorManager/AppleSimulatorManagerError.swift",
"Bundler/SimulatorManager/Simulator.swift",
"Bundler/SimulatorManager/SimulatorList.swift",
"Bundler/SimulatorManager/SimulatorManager.swift",
"Bundler/SimulatorManager/SimulatorManagerError.swift",
"Bundler/StoryboardCompiler.swift",
"Bundler/StoryboardCompilerError.swift",
"Bundler/StringCatalogCompiler.swift",
"Bundler/StringCatalogCompilerError.swift",
"Bundler/Stripper.swift",
"Bundler/SwiftPackageManager/AppleOS.swift",
"Bundler/SwiftPackageManager/ApplePlatform.swift",
"Bundler/SwiftPackageManager/AppleSDKPlatform.swift",
"Bundler/SwiftPackageManager/ArtifactBundleMetadata.swift",
"Bundler/SwiftPackageManager/BuildArchitecture.swift",
"Bundler/SwiftPackageManager/BuildConfiguration.swift",
"Bundler/SwiftPackageManager/BuildPlan.swift",
"Bundler/SwiftPackageManager/ConditionalTargetReference.swift",
"Bundler/SwiftPackageManager/LLVMTargetTriple.swift",
"Bundler/SwiftPackageManager/LinkingType.swift",
"Bundler/SwiftPackageManager/OS.swift",
"Bundler/SwiftPackageManager/Package.swift",
"Bundler/SwiftPackageManager/PackageGraph.swift",
"Bundler/SwiftPackageManager/PackageManifest.swift",
"Bundler/SwiftPackageManager/PackageReference.swift",
"Bundler/SwiftPackageManager/PackageSource.swift",
"Bundler/SwiftPackageManager/PartialPackageDump.swift",
"Bundler/SwiftPackageManager/Platform.swift",
"Bundler/SwiftPackageManager/Product.swift",
"Bundler/SwiftPackageManager/ProductType.swift",
"Bundler/SwiftPackageManager/SimulatorOS.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+Package.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+PackageGraph.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager+PartialPackageDump.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager.swift",
"Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
"Bundler/SwiftPackageManager/SwiftSDK.swift",
"Bundler/SwiftPackageManager/SwiftSDKManager.swift",
"Bundler/SwiftPackageManager/SwiftSDKManagerError.swift",
"Bundler/SwiftPackageManager/SwiftSDKManifest.swift",
"Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
"Bundler/SwiftPackageManager/Target.swift",
"Bundler/SwiftPackageManager/TargetDependency.swift",
"Bundler/SwiftPackageManager/TargetReference.swift",
"Bundler/SwiftToolchain.swift",
"Bundler/SwiftToolchainManager.swift",
"Bundler/SwiftToolchainManagerError.swift",
"Bundler/System.swift",
"Bundler/SystemError.swift",
"Bundler/Templater/IndentationStyle.swift",
"Bundler/Templater/SystemDependency.swift",
"Bundler/Templater/Template.swift",
"Bundler/Templater/TemplateManifest.swift",
"Bundler/Templater/Templater.swift",
"Bundler/Templater/TemplaterError.swift",
"Bundler/VariableEvaluatable.swift",
"Bundler/VariableEvaluator.swift",
"Bundler/VariableEvaluatorError.swift",
"Bundler/WXSFile.swift",
"Bundler/WindowsCodeSigner.swift",
"Bundler/WindowsCodeSignerError.swift",
"Bundler/XcodeSelect.swift",
"Bundler/XcodeSelectError.swift",
"Bundler/XcodeSupportGenerator.swift",
"Bundler/XcodeSupportGeneratorError.swift",
"Bundler/Xcodebuild/Xcodebuild.swift",
"Bundler/Xcodebuild/XcodebuildError.swift",
"Bundler/XcodeprojConverter/ExecutableTarget.swift",
"Bundler/XcodeprojConverter/LibraryTarget.swift",
"Bundler/XcodeprojConverter/TargetType.swift",
"Bundler/XcodeprojConverter/XcodeFile.swift",
"Bundler/XcodeprojConverter/XcodePackageDependency.swift",
"Bundler/XcodeprojConverter/XcodeTarget.swift",
"Bundler/XcodeprojConverter/XcodeprojConverter.swift",
"Bundler/XcodeprojConverter/XcodeprojConverterError.swift",
"Commands/BundleArguments.swift",
"Commands/BundleCommand.swift",
"Commands/BundlerChoice.swift",
"Commands/CleanCommand.swift",
"Commands/Config/ConfigAppsCommand.swift",
"Commands/Config/ConfigAppsListCommand.swift",
"Commands/Config/ConfigMigrateCommand.swift",
"Commands/ConfigCommand.swift",
"Commands/ConvertCommand.swift",
"Commands/CreateCommand.swift",
"Commands/DebugCommand.swift",
"Commands/Devices/DevicesCommand.swift",
"Commands/Devices/DevicesListCommand.swift",
"Commands/ErrorHandledCommand.swift",
"Commands/GenerateXcodeSupportCommand.swift",
"Commands/ListIdentitiesCommand.swift",
"Commands/MigrateCommand.swift",
"Commands/RunCommand.swift",
"Commands/Simulators/SimulatorsAVDBootCommand.swift",
"Commands/Simulators/SimulatorsBootCommand.swift",
"Commands/Simulators/SimulatorsListCommand.swift",
"Commands/Simulators/SimulatorsSimctlBootCommand.swift",
"Commands/Simulators/SimulatorsSimctlCommand.swift",
"Commands/SimulatorsAVDCommand.swift",
"Commands/SimulatorsCommand.swift",
"Commands/SwiftBundlerError.swift",
"Commands/Templates/TemplatesInfoCommand.swift",
"Commands/Templates/TemplatesListCommand.swift",
"Commands/Templates/TemplatesUpdateCommand.swift",
"Commands/TemplatesCommand.swift",
"Configuration/AndroidConfiguration.swift",
"Configuration/AppConfiguration.swift",
"Configuration/AppConfigurationError.swift",
"Configuration/BuilderConfiguration.swift",
"Configuration/ConfigurationFlattener.swift",
"Configuration/ConfigurationFlattenerError.swift",
"Configuration/ConfigurationOverlay.swift",
"Configuration/MSIBundlerConfiguration.swift",
"Configuration/MetadataValue.swift",
"Configuration/MigrationMode.swift",
"Configuration/OpenCodingKey.swift",
"Configuration/PackageConfiguration.swift",
"Configuration/PackageConfigurationError.swift",
"Configuration/PlistError.swift",
"Configuration/PlistValue.swift",
"Configuration/ProjectConfiguration+InlineBuilder.swift",
"Configuration/ProjectConfiguration.swift",
"Configuration/ProjectConfigurationError.swift",
"Configuration/TargetConfiguration.swift",
"Configuration/V1/PackageConfigurationV1.swift",
"Configuration/V2/AppConfigurationV2.swift",
"Configuration/V2/PackageConfigurationV2.swift",
"Configuration/WXSValue.swift",
"Configuration/WXSValueXML.swift",
"Extensions/Array.swift",
"Extensions/CaseIterable.swift",
"Extensions/Dictionary.swift",
"Extensions/FileHandle+TextOutputStream.swift",
"Extensions/FileManager.swift",
"Extensions/PBXProductType.swift",
"Extensions/Process.swift",
"Extensions/ProcessError.swift",
"Extensions/ProcessInfo.swift",
"Extensions/Result.swift",
"Extensions/Sequence.swift",
"Extensions/String.swift",
"Extensions/URL.swift",
"Extensions/Version.swift",
"RichError.swift",
"SwiftBundler.swift",
"SwiftBundlerErrorMapper.swift",
"SwiftBundlerMacros.swift",
"Utility/Box.swift",
"Utility/CodingPath.swift",
"Utility/CommandLine.swift",
"Utility/InvariantFailure.swift",
"Utility/Logger.swift",
"Utility/LoggerLevel.swift",
"Utility/OutputBuilder/Array+OutputComponent.swift",
"Utility/OutputBuilder/ExampleCommand.swift",
"Utility/OutputBuilder/InlineList.swift",
"Utility/OutputBuilder/KeyedList.swift",
"Utility/OutputBuilder/KeyedListBuilder.swift",
"Utility/OutputBuilder/Line.swift",
"Utility/OutputBuilder/LineBuilder.swift",
"Utility/OutputBuilder/LinePartsBuilder.swift",
"Utility/OutputBuilder/List.swift",
"Utility/OutputBuilder/ListBuilder.swift",
"Utility/OutputBuilder/Output.swift",
"Utility/OutputBuilder/OutputBuilder.swift",
"Utility/OutputBuilder/OutputComponent.swift",
"Utility/OutputBuilder/OutputPartsBuilder.swift",
"Utility/OutputBuilder/Section.swift",
"Utility/OutputBuilder/String+OutputComponent.swift",
"Utility/OutputBuilder/StringOutput.swift",
"Utility/Signal.swift",
"Utility/Stopwatch.swift"
],
"target_dependencies" : [
"SwiftBundlerBuilders",
"SwiftBundlerMacrosPlugin",
"SwiftSyntaxUtils",
"HotReloadingProtocol",
"FileSystemWatcher"
],
"type" : "library"
},
{
"c99name" : "HotReloadingProtocol",
"module_type" : "SwiftTarget",
"name" : "HotReloadingProtocol",
"path" : "Sources/HotReloadingProtocol",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerRuntime",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Packet.swift",
"ReadableStream.swift",
"Socket+Stream.swift",
"WritableStream.swift"
],
"type" : "library"
},
{
"c99name" : "FileSystemWatcher",
"module_type" : "SwiftTarget",
"name" : "FileSystemWatcher",
"path" : "Sources/FileSystemWatcher",
"product_dependencies" : [
"Inotify",
"SystemPackage",
"AsyncAlgorithms"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"CoreServicesFileSystemWatcher.swift",
"DispatchQueue.swift",
"FileSystemWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ErrorKit",
"ErrorKit-Package",
"ErrorKitClient",
"swift-bundler",
"swift-bundler-Package",
"SwiftBundler",
"SwiftBundlerBuilders",
"SwiftBundlerRuntime"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-bundler-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-bundler-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-system: https://github.com/apple/swift-system @ 1.6.4
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
Version: https://github.com/mxcl/Version @ 2.2.0
ErrorKit: https://github.com/stackotter/ErrorKit @ 1.2.2
zlib: https://github.com/the-swift-collective/zlib @ 1.3.2
JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
FlyingFox: https://github.com/swhitty/FlyingFox @ 0.26.2
swift-log: https://github.com/apple/swift-log @ 1.12.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-bundler: /Users/admin/builder/spi-builder-workspace
PathKit: https://github.com/kylef/PathKit @ 1.0.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.1.3
XcodeProj: https://github.com/tuist/XcodeProj @ 8.27.7
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.1
swift-asn1: https://github.com/apple/swift-asn1 @ 1.7.0
swift-certificates: https://github.com/apple/swift-certificates @ 1.19.0
Mutex: https://github.com/swhitty/swift-mutex @ 0.0.6
XMLCoder: https://github.com/CoreOffice/XMLCoder @ 0.18.1
async-collections: https://github.com/adam-fowler/async-collections.git @ 0.1.0
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
TOMLKit: https://github.com/stackotter/TOMLKit @ 0.7.0
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-ico: https://github.com/stackotter/swift-ico @ 0.2.0
swift-parsing: https://github.com/stackotter/swift-parsing @ 0.15.0
Yams: https://github.com/jpsim/Yams @ 5.4.0
AsyncProcess: https://github.com/gregcotten/AsyncProcess @ 0.0.5
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
AEXML: https://github.com/tadija/AEXML.git @ 4.7.0
swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.4.0
swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer.git @ 0.6.0
XcodeGen: https://github.com/yonaskolb/XcodeGen @ 2.44.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
jpeg: https://github.com/stackotter/jpeg @ 1.0.2
SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
libpng: https://github.com/the-swift-collective/libpng @ 1.6.45
swift-macro-toolkit: https://github.com/stackotter/swift-macro-toolkit @ 0.9.0
libwebp: https://github.com/the-swift-collective/libwebp @ 1.4.1
swift-image-formats: https://github.com/stackotter/swift-image-formats @ 0.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SwiftBundlerCommandPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SwiftBundlerCommandPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: c4fe11cf20374802be276122d656588ec6f64027a2ea10c1ff7575c8a8a98f89
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (119 targets)
Target 'swift-bundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntaxUtils' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'SwiftBundlerRuntime' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerRuntime' in project 'swift-bundler'
➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerRuntimeC' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'SwiftBundlerRuntime' in project 'swift-bundler'
➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerRuntimeC' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'SwiftBundlerRuntimeC' in project 'swift-bundler' (no dependencies)
Target 'HotReloadingProtocol' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
Target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'swift-bundler_SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntaxUtils' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'swift-bundler_SwiftBundler' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerBuilders' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntaxUtils' in project 'swift-bundler'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'Mutex' in project 'Mutex'
➜ Explicit dependency on target 'Mutex' in project 'Mutex'
Target 'Mutex' in project 'Mutex' (no dependencies)
Target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'AsyncCollections' in project 'async-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
Target 'Parsing' in project 'swift-parsing' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
Target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
Target 'swift-crypto__CryptoExtras' in project 'swift-crypto' (no dependencies)
Target '_CertificateInternals' in project 'swift-certificates' (no dependencies)
Target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1' (no dependencies)
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
Target 'Ico' in project 'swift-ico'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
Target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'JPEG' in project 'jpeg'
➜ Explicit dependency on target 'WebP' in project 'libwebp'
Target 'ImageFormats' in project 'swift-image-formats'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'JPEG' in project 'jpeg'
➜ Explicit dependency on target 'WebP' in project 'libwebp'
Target 'WebP' in project 'libwebp'
➜ Explicit dependency on target 'WebP' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'sharpyuv' in project 'libwebp'
➜ Explicit dependency on target 'imageioutil' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'WebP' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'sharpyuv' in project 'libwebp'
➜ Explicit dependency on target 'imageioutil' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'imageioutil' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'sharpyuv' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
Target 'JPEG' in project 'jpeg'
➜ Explicit dependency on target 'JPEG' in project 'jpeg'
Target 'JPEG' in project 'jpeg' (no dependencies)
Target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'pnglibconf' in project 'libpng'
➜ Explicit dependency on target 'png' in project 'libpng'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
Target 'LibPNG' in project 'libpng'
➜ Explicit dependency on target 'pnglibconf' in project 'libpng'
➜ Explicit dependency on target 'png' in project 'libpng'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
Target 'png' in project 'libpng'
➜ Explicit dependency on target 'pnglibconf' in project 'libpng'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
Target 'ZLib' in project 'zlib'
➜ Explicit dependency on target 'ZLib' in project 'zlib'
➜ Explicit dependency on target 'ZLibC' in project 'zlib'
Target 'ZLib' in project 'zlib'
➜ Explicit dependency on target 'ZLibC' in project 'zlib'
Target 'ZLibC' in project 'zlib' (no dependencies)
Target 'pnglibconf' in project 'libpng' (no dependencies)
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress' (no dependencies)
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'XMLCoder' in project 'XMLCoder' (no dependencies)
Target 'Version' in project 'Version'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version' (no dependencies)
Target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
Target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
Target 'CTOML' in project 'TOMLKit' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'ErrorKit_ErrorKit' in project 'ErrorKit'
Target 'ErrorKit' in project 'ErrorKit'
➜ Explicit dependency on target 'ErrorKit_ErrorKit' in project 'ErrorKit'
Target 'ErrorKit_ErrorKit' in project 'ErrorKit' (no dependencies)
Target 'FlyingSocks' in project 'FlyingFox'
➜ Explicit dependency on target 'FlyingSocks' in project 'FlyingFox'
Target 'FlyingSocks' in project 'FlyingFox' (no dependencies)
Target 'SwiftSyntaxUtils' in project 'swift-bundler' (no dependencies)
Target 'SwiftBundlerMacrosPlugin' in project 'swift-bundler'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'MacroToolkit' in project 'swift-macro-toolkit'
Target 'MacroToolkit' in project 'swift-macro-toolkit'
➜ Explicit dependency on target 'MacroToolkit' in project 'swift-macro-toolkit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'MacroToolkit' in project 'swift-macro-toolkit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftIfConfig' in project 'swift-syntax'
Target 'SwiftIfConfig' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax603' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax602' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target 'SwiftBundlerBuilders' in project 'swift-bundler' (no dependencies)
Target 'swift-bundler_SwiftBundler' in project 'swift-bundler' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ErrorKit.build/Debug-watchos/ErrorKit_ErrorKit.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ErrorKit/Sources/ErrorKit/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: e4f8c737e10bae1c256f4c49ac418a1d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4f8c737e10bae1c256f4c49ac418a1d.xcbuilddata
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'SwiftBundler' from project 'swift-bundler')
error: The package product 'ErrorKit' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'SwiftBundler' from project 'swift-bundler')
error: The package product 'SystemPackage' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
error: The package product 'CSProgress' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'ErrorKit' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'SwiftBundlerRuntime' from project 'swift-bundler')
error: The package product 'FlyingSocks' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'HotReloadingProtocol' from project 'swift-bundler')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-bundler-Package
(1 failure)
BUILD FAILURE 6.1 watchOS