Build Information
Successful build of ParseServerSwift, reference 0.13.0 (7c11bd
), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 4 Aug 2024 20:13:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ParseServerSwift-Package -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-swift.git
Reference: 0.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/parse-server-swift
* tag 0.13.0 -> FETCH_HEAD
HEAD is now at 7c11bd3 feat: Add ability to pass routes into configuration (#74)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
7c11bd334017ec38c5578c7a4b5a3f7c3df385ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at 0.13.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.9
Building package at path: $PWD
https://github.com/netreconlab/parse-server-swift.git
Command line invocation:
/Applications/Xcode-15.2.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-nio-extras.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/vapor/vapor.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/netreconlab/Parse-Swift.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-http-types
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Creating working copy of package ‘websocket-kit’
Checking out 2.15.0 of package ‘websocket-kit’
Creating working copy of package ‘routing-kit’
Checking out 4.9.1 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.34.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.23.0 of package ‘swift-nio-extras’
Creating working copy of package ‘async-http-client’
Checking out 1.21.2 of package ‘async-http-client’
Creating working copy of package ‘console-kit’
Checking out 4.14.3 of package ‘console-kit’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘Parse-Swift’
Checking out 5.11.2 of package ‘Parse-Swift’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-system’
Checking out 1.3.2 of package ‘swift-system’
Creating working copy of package ‘swift-nio’
Checking out 2.69.0 of package ‘swift-nio’
Creating working copy of package ‘swift-metrics’
Checking out 2.5.0 of package ‘swift-metrics’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘swift-http-types’
Checking out 1.3.0 of package ‘swift-http-types’
Creating working copy of package ‘async-kit’
Checking out 1.20.0 of package ‘async-kit’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.21.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-collections’
Checking out 1.1.2 of package ‘swift-collections’
Creating working copy of package ‘swift-crypto’
Checking out 3.5.2 of package ‘swift-crypto’
Creating working copy of package ‘multipart-kit’
Checking out 4.7.0 of package ‘multipart-kit’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.27.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘vapor’
Checking out 4.102.1 of package ‘vapor’
Resolve Package Graph
Resolved source packages:
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.21.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.23.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.0
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.7.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.69.0
swift-http-types: https://github.com/apple/swift-http-types @ 1.3.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.27.0
ParseSwift: https://github.com/netreconlab/Parse-Swift.git @ 5.11.2
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.15.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.1
vapor: https://github.com/vapor/vapor.git @ 4.102.1
async-kit: https://github.com/vapor/async-kit.git @ 1.20.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.34.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.5.2
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.2
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.21.2
console-kit: https://github.com/vapor/console-kit.git @ 4.14.3
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.5.0
ParseServerSwift: /Users/admin/builder/spi-builder-workspace
routing-kit: https://github.com/vapor/routing-kit.git @ 4.9.1
swift-system: https://github.com/apple/swift-system.git @ 1.3.2
resolved source packages: swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-numerics, swift-algorithms, multipart-kit, swift-nio, swift-http-types, swift-nio-ssl, ParseSwift, websocket-kit, swift-log, vapor, async-kit, swift-nio-http2, swift-crypto, swift-collections, async-http-client, console-kit, swift-metrics, ParseServerSwift, routing-kit, swift-system
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.102.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "parse-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.11.2",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/netreconlab/Parse-Swift.git"
}
],
"manifest_display_name" : "ParseServerSwift",
"name" : "ParseServerSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseServerSwift",
"targets" : [
"ParseServerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParseServerSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwiftTests",
"path" : "Tests/ParseServerSwiftTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "test"
},
{
"c99name" : "ParseServerSwift",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwift",
"path" : "Sources/ParseServerSwift",
"product_dependencies" : [
"Vapor",
"ParseSwift"
],
"product_memberships" : [
"ParseServerSwift",
"App"
],
"sources" : [
"Extensions/Parse+Vapor.swift",
"Extensions/ParseHookFunction+Vapor.swift",
"Extensions/ParseHookTrigger+Vapor.swift",
"Models/GameScore.swift",
"Models/Hooks.swift",
"Models/Parameters/FooParameters.swift",
"Models/User.swift",
"Parse.swift",
"ParseServerConfiguration.swift",
"Utility/Constants.swift",
"Utility/Functions.swift",
"configure.swift",
"routes.swift"
],
"type" : "library"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_memberships" : [
"App"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"App",
"ParseServerSwift",
"ParseServerSwift-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ParseServerSwift-Package -destination platform=macOS,arch=arm64
Build complete.
Done.