Build Information
Successful build of SwiftGopher, reference master (bdecfe
), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 29 Jul 2024 11:06:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftGopher-Package -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/navanchauhan/swift-gopher.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/navanchauhan/swift-gopher
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bdecfea generate new documentation
Cloned https://github.com/navanchauhan/swift-gopher.git
Revision (git rev-parse @):
bdecfea74933ecbe28af0ae77b8a5bc87e3fc445
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/navanchauhan/swift-gopher.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/navanchauhan/swift-gopher.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/apple/swift-nio
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-docc-symbolkit
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/apple/swift-nio-transport-services.git
Creating working copy of package ‘swift-nio’
Checking out 2.62.0 of package ‘swift-nio’
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.20.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-collections’
Checking out 1.0.5 of package ‘swift-collections’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Resolved source packages:
swift-nio: https://github.com/apple/swift-nio @ 2.62.0
SwiftGopher: /Users/admin/builder/spi-builder-workspace
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
swift-log: https://github.com/apple/swift-log.git @ 1.5.3
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.5
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.20.0
resolved source packages: swift-nio, SwiftGopher, swift-atomics, swift-argument-parser, SymbolKit, swift-log, SwiftDocCPlugin, swift-collections, swift-nio-transport-services
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
}
],
"manifest_display_name" : "SwiftGopher",
"name" : "SwiftGopher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftGopherClient",
"targets" : [
"SwiftGopherClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-gopher",
"targets" : [
"swift-gopher"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_gopher",
"module_type" : "SwiftTarget",
"name" : "swift-gopher",
"path" : "Sources/swift-gopher",
"product_dependencies" : [
"NIO",
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"swift-gopher"
],
"sources" : [
"gopherHandler.swift",
"helpers.swift",
"server.swift"
],
"target_dependencies" : [
"GopherHelpers"
],
"type" : "executable"
},
{
"c99name" : "SwiftGopherServerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGopherServerTests",
"path" : "Tests/SwiftGopherServerTests",
"sources" : [
"SwiftGopherServerTests.swift"
],
"target_dependencies" : [
"swift-gopher"
],
"type" : "test"
},
{
"c99name" : "SwiftGopherClientTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGopherClientTests",
"path" : "Tests/SwiftGopherClientTests",
"sources" : [
"SwiftGopherClientTests.swift"
],
"target_dependencies" : [
"SwiftGopherClient"
],
"type" : "test"
},
{
"c99name" : "SwiftGopherClient",
"module_type" : "SwiftTarget",
"name" : "SwiftGopherClient",
"path" : "Sources/SwiftGopherClient",
"product_dependencies" : [
"NIO",
"NIOTransportServices"
],
"product_memberships" : [
"SwiftGopherClient"
],
"sources" : [
"gopherClient.swift",
"gopherRequestResponseHandler.swift"
],
"target_dependencies" : [
"GopherHelpers"
],
"type" : "library"
},
{
"c99name" : "GopherHelpers",
"module_type" : "SwiftTarget",
"name" : "GopherHelpers",
"path" : "Sources/GopherHelpers",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"SwiftGopherClient",
"swift-gopher"
],
"sources" : [
"GopherHelpers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-gopher",
"SwiftGopher-Package",
"SwiftGopherClient"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftGopher-Package -destination platform=macOS,arch=arm64
Build complete.
Done.