Build Information
Failed to build SpeziMockWebService, reference 1.0.0 (b18067
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 06:04:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziMockWebService -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziMockWebService.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziMockWebService
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at b18067d Upgrade to Spezi 1.0 and minor documentation upgrades (#15)
Cloned https://github.com/StanfordSpezi/SpeziMockWebService.git
Revision (git rev-parse @):
b18067d3499e630bbd995ef05a296ef8fdd42528
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziMockWebService.git at 1.0.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziMockWebService.git
https://github.com/StanfordSpezi/SpeziMockWebService.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews"
}
],
"manifest_display_name" : "SpeziMockWebService",
"name" : "SpeziMockWebService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SpeziMockWebService",
"targets" : [
"SpeziMockWebService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziMockWebServiceTests",
"module_type" : "SwiftTarget",
"name" : "SpeziMockWebServiceTests",
"path" : "Tests/SpeziMockWebServiceTests",
"sources" : [
"SpeziMockWebServiceTests.swift"
],
"target_dependencies" : [
"SpeziMockWebService"
],
"type" : "test"
},
{
"c99name" : "SpeziMockWebService",
"module_type" : "SwiftTarget",
"name" : "SpeziMockWebService",
"path" : "Sources/SpeziMockWebService",
"product_dependencies" : [
"Spezi",
"SpeziViews"
],
"product_memberships" : [
"SpeziMockWebService"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MockWebService.swift",
"Request.swift",
"RequestDetailView.swift",
"RequestHeader.swift",
"RequestList.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/StanfordSpezi/Spezi
Fetching from https://github.com/StanfordSpezi/SpeziViews
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Creating working copy of package ‘SpeziViews’
Checking out 1.10.1 of package ‘SpeziViews’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘Spezi’
Checking out 1.8.1 of package ‘Spezi’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.1.3 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.1.5 of package ‘SpeziFoundation’
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
Spezi: https://github.com/StanfordSpezi/Spezi @ 1.8.1
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.10.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
SpeziMockWebService: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-numerics, SpeziFoundation, XCTRuntimeAssertions, swift-atomics, Spezi, SpeziViews, swift-algorithms, swift-collections, SpeziMockWebService
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews"
}
],
"manifest_display_name" : "SpeziMockWebService",
"name" : "SpeziMockWebService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SpeziMockWebService",
"targets" : [
"SpeziMockWebService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziMockWebServiceTests",
"module_type" : "SwiftTarget",
"name" : "SpeziMockWebServiceTests",
"path" : "Tests/SpeziMockWebServiceTests",
"sources" : [
"SpeziMockWebServiceTests.swift"
],
"target_dependencies" : [
"SpeziMockWebService"
],
"type" : "test"
},
{
"c99name" : "SpeziMockWebService",
"module_type" : "SwiftTarget",
"name" : "SpeziMockWebService",
"path" : "Sources/SpeziMockWebService",
"product_dependencies" : [
"Spezi",
"SpeziViews"
],
"product_memberships" : [
"SpeziMockWebService"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MockWebService.swift",
"Request.swift",
"RequestDetailView.swift",
"RequestHeader.swift",
"RequestList.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziMockWebService"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziMockWebService -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 SpeziMockWebService -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
SpeziMockWebService: /Users/admin/builder/spi-builder-workspace
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.10.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
Spezi: https://github.com/StanfordSpezi/Spezi @ 1.8.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
Target 'SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'SpeziMockWebService_SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
Target 'SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'SpeziMockWebService_SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' 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 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (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 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziMockWebService_SpeziMockWebService' in project 'SpeziMockWebService' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/SpeziMockWebService.build/Debug/SpeziMockWebService_SpeziMockWebService.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/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/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/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
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/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ba920e0b6bde71f323926c93b3a9b1c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ba920e0b6bde71f323926c93b3a9b1c5.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziMockWebService' from project 'SpeziMockWebService')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziMockWebService' from project 'SpeziMockWebService')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziMockWebService
(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:
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.10.1
SpeziMockWebService: /Users/admin/builder/spi-builder-workspace
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
Spezi: https://github.com/StanfordSpezi/Spezi @ 1.8.1
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
resolved source packages: swift-collections, SpeziFoundation, swift-atomics, SpeziViews, SpeziMockWebService, swift-algorithms, Spezi, XCTRuntimeAssertions, swift-numerics
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews"
}
],
"manifest_display_name" : "SpeziMockWebService",
"name" : "SpeziMockWebService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SpeziMockWebService",
"targets" : [
"SpeziMockWebService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziMockWebServiceTests",
"module_type" : "SwiftTarget",
"name" : "SpeziMockWebServiceTests",
"path" : "Tests/SpeziMockWebServiceTests",
"sources" : [
"SpeziMockWebServiceTests.swift"
],
"target_dependencies" : [
"SpeziMockWebService"
],
"type" : "test"
},
{
"c99name" : "SpeziMockWebService",
"module_type" : "SwiftTarget",
"name" : "SpeziMockWebService",
"path" : "Sources/SpeziMockWebService",
"product_dependencies" : [
"Spezi",
"SpeziViews"
],
"product_memberships" : [
"SpeziMockWebService"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MockWebService.swift",
"Request.swift",
"RequestDetailView.swift",
"RequestHeader.swift",
"RequestList.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziMockWebService"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziMockWebService -destination platform=macOS,arch=arm64
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 SpeziMockWebService -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.10.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
Spezi: https://github.com/StanfordSpezi/Spezi @ 1.8.1
SpeziMockWebService: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
Target 'SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'SpeziMockWebService_SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
Target 'SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'SpeziMockWebService_SpeziMockWebService' in project 'SpeziMockWebService'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' 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 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (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 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziMockWebService_SpeziMockWebService' in project 'SpeziMockWebService' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 objective-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/SpeziMockWebService.build/Debug/SpeziMockWebService_SpeziMockWebService.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziMockWebService/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/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/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
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/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b1e0b6c40bb554e7e69aac899e94f4cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b1e0b6c40bb554e7e69aac899e94f4cb.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziMockWebService' from project 'SpeziMockWebService')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziMockWebService' from project 'SpeziMockWebService')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b4dfd2514f39619e0781c2937722fb4402442a33, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziMockWebService
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild