Build Information
Failed to build SpeziCHOIR, reference 0.1.2 (466ff8
), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 23:47:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziCHOIR-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziCHOIR.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziCHOIR
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 466ff8f Documentation Improvements (#8)
Cloned https://github.com/StanfordSpezi/SpeziCHOIR.git
Revision (git rev-parse @):
466ff8ff232f0480918f7037c9da21340319040b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziCHOIR.git at 0.1.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziCHOIR.git
https://github.com/StanfordSpezi/SpeziCHOIR.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "speziaccount",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziAccount.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezifirebase",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFirebase.git"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession.git"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "11.6.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
},
{
"identity" : "researchkit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-beta.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/ResearchKit.git"
}
],
"manifest_display_name" : "SpeziCHOIR",
"name" : "SpeziCHOIR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SpeziCHOIR",
"targets" : [
"SpeziCHOIR"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziCHOIRViews",
"targets" : [
"SpeziCHOIRViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziCHOIRViews",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIRViews",
"path" : "Sources/SpeziCHOIRViews",
"product_dependencies" : [
"SpeziViews",
"ResearchKitSwiftUI",
"ResearchKit"
],
"product_memberships" : [
"SpeziCHOIRViews"
],
"sources" : [
"AttributedText/AttributedString+html.swift",
"AttributedText/HTMLConversionError.swift",
"CHOIRFormField.swift",
"CHOIRQuestions+ViewModel.swift",
"CHOIRQuestions.swift",
"CHOIRStep.swift",
"Constants/Constants.swift",
"Placeholder/ShapeStyle+CardColor.swift",
"Placeholder/SkeletonCell.swift"
],
"target_dependencies" : [
"SpeziCHOIR"
],
"type" : "library"
},
{
"c99name" : "SpeziCHOIRTests",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIRTests",
"path" : "Tests/SpeziCHOIRTests",
"sources" : [
"SpeziCHOIRTests.swift"
],
"target_dependencies" : [
"SpeziCHOIR"
],
"type" : "test"
},
{
"c99name" : "SpeziCHOIR",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIR",
"path" : "Sources/SpeziCHOIR",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"SpeziAccount",
"SpeziFirebaseAccount",
"FirebaseMessaging",
"FirebaseFirestore",
"OpenAPIGenerator"
],
"product_memberships" : [
"SpeziCHOIR",
"SpeziCHOIRViews"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/MockData/Questions",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/MockData/onboardingStep.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Account/AccountKeys.swift",
"Account/AccountStorageProvider.swift",
"Account/TestAccountStorageProvider.swift",
"Network/CHOIRError+localizedDescription.swift",
"Network/CHOIRError.swift",
"Network/CHOIRModule.swift",
"Network/FirebaseAuthMiddleware.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/StanfordSpezi/SpeziViews.git
Fetching from https://github.com/apple/swift-openapi-generator.git
Fetching from https://github.com/StanfordBDHG/ResearchKit.git (cached)
Fetching from https://github.com/apple/swift-openapi-urlsession.git
Fetching from https://github.com/StanfordSpezi/SpeziFirebase.git
Fetching from https://github.com/apple/swift-openapi-runtime.git
Fetching from https://github.com/firebase/firebase-ios-sdk.git (cached)
Fetching from https://github.com/StanfordSpezi/SpeziAccount.git
Fetching from https://github.com/apple/swift-collections (cached)
Fetching from https://github.com/apple/swift-http-types (cached)
Fetching from https://github.com/apple/swift-algorithms (cached)
Fetching from https://github.com/mattpolzin/OpenAPIKit
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/StanfordSpezi/SpeziStorage.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching from https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Fetching from https://github.com/firebase/nanopb.git (cached)
Fetching from https://github.com/google/app-check.git (cached)
Fetching from https://github.com/google/interop-ios-for-google-sdks.git (cached)
Fetching from https://github.com/firebase/leveldb.git (cached)
Fetching from https://github.com/google/gtm-session-fetcher.git (cached)
Fetching from https://github.com/google/grpc-binary.git (cached)
Fetching from https://github.com/google/abseil-cpp-binary.git (cached)
Fetching from https://github.com/google/GoogleDataTransport.git (cached)
Fetching from https://github.com/google/GoogleUtilities.git (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/google/GoogleAppMeasurement.git (cached)
Fetching from https://github.com/google/promises.git (cached)
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘app-check’
Checking out 11.2.0 of package ‘app-check’
Creating working copy of package ‘GoogleUtilities’
Checking out 8.0.2 of package ‘GoogleUtilities’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.1.3 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘swift-openapi-runtime’
Checking out 1.8.2 of package ‘swift-openapi-runtime’
Creating working copy of package ‘GoogleDataTransport’
Checking out 10.1.0 of package ‘GoogleDataTransport’
Creating working copy of package ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.2.1 of package ‘XCTestExtensions’
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024072200.0 of package ‘abseil-cpp-binary’
Creating working copy of package ‘SpeziStorage’
Checking out 2.1.0 of package ‘SpeziStorage’
Creating working copy of package ‘SpeziFirebase’
Checking out 2.0.4 of package ‘SpeziFirebase’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘OpenAPIKit’
Checking out 3.5.0 of package ‘OpenAPIKit’
Creating working copy of package ‘Spezi’
Checking out 1.8.1 of package ‘Spezi’
Creating working copy of package ‘grpc-binary’
Checking out 1.69.0 of package ‘grpc-binary’
Creating working copy of package ‘firebase-ios-sdk’
Checking out 11.12.0 of package ‘firebase-ios-sdk’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘SpeziViews’
Checking out 1.10.1 of package ‘SpeziViews’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.1.5 of package ‘SpeziFoundation’
Creating working copy of package ‘SpeziAccount’
Checking out 2.1.6 of package ‘SpeziAccount’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘GoogleAppMeasurement’
Checking out 11.12.0 of package ‘GoogleAppMeasurement’
Creating working copy of package ‘swift-openapi-generator’
Checking out 1.7.2 of package ‘swift-openapi-generator’
Creating working copy of package ‘interop-ios-for-google-sdks’
Checking out 101.0.0 of package ‘interop-ios-for-google-sdks’
Creating working copy of package ‘swift-openapi-urlsession’
Checking out 1.1.0 of package ‘swift-openapi-urlsession’
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Creating working copy of package ‘Yams’
Checking out 5.3.1 of package ‘Yams’
Creating working copy of package ‘swift-protobuf’
Checking out 1.29.0 of package ‘swift-protobuf’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 4.4.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘ResearchKit’
Checking out 4.0.0-beta.3 of package ‘ResearchKit’
Creating working copy of package ‘nanopb’
Checking out 2.30910.0 of package ‘nanopb’
Creating working copy of package ‘promises’
Checking out 2.4.0 of package ‘promises’
Resolve Package Graph
Resolved source packages:
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
gRPC: https://github.com/google/grpc-binary.git @ 1.69.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
Promises: https://github.com/google/promises.git @ 2.4.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.0.2
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.7.2
ResearchKit: https://github.com/StanfordBDHG/ResearchKit.git @ 4.0.0-beta.3
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 4.4.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 11.12.0
OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.0
swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession.git @ 1.1.0
Yams: https://github.com/jpsim/Yams @ 5.3.1
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
SpeziCHOIR: /Users/admin/builder/spi-builder-workspace
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
SpeziFirebase: https://github.com/StanfordSpezi/SpeziFirebase.git @ 2.0.4
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 11.12.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
SpeziAccount: https://github.com/StanfordSpezi/SpeziAccount.git @ 2.1.6
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
resolved source packages: nanopb, gRPC, swift-syntax, InteropForGoogle, swift-openapi-runtime, Promises, GoogleUtilities, swift-numerics, SpeziFoundation, swift-atomics, swift-openapi-generator, ResearchKit, swift-argument-parser, XCTestExtensions, GTMSessionFetcher, GoogleAppMeasurement, OpenAPIKit, swift-http-types, swift-openapi-urlsession, Yams, Spezi, AppCheck, GoogleDataTransport, SpeziCHOIR, SpeziViews, SpeziFirebase, SwiftProtobuf, XCTRuntimeAssertions, swift-collections, SpeziStorage, swift-algorithms, Firebase, leveldb, SpeziAccount, abseil
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "speziaccount",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziAccount.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezifirebase",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFirebase.git"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession.git"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "11.6.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
},
{
"identity" : "researchkit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-beta.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/ResearchKit.git"
}
],
"manifest_display_name" : "SpeziCHOIR",
"name" : "SpeziCHOIR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SpeziCHOIR",
"targets" : [
"SpeziCHOIR"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziCHOIRViews",
"targets" : [
"SpeziCHOIRViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziCHOIRViews",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIRViews",
"path" : "Sources/SpeziCHOIRViews",
"product_dependencies" : [
"SpeziViews",
"ResearchKitSwiftUI",
"ResearchKit"
],
"product_memberships" : [
"SpeziCHOIRViews"
],
"sources" : [
"AttributedText/AttributedString+html.swift",
"AttributedText/HTMLConversionError.swift",
"CHOIRFormField.swift",
"CHOIRQuestions+ViewModel.swift",
"CHOIRQuestions.swift",
"CHOIRStep.swift",
"Constants/Constants.swift",
"Placeholder/ShapeStyle+CardColor.swift",
"Placeholder/SkeletonCell.swift"
],
"target_dependencies" : [
"SpeziCHOIR"
],
"type" : "library"
},
{
"c99name" : "SpeziCHOIRTests",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIRTests",
"path" : "Tests/SpeziCHOIRTests",
"sources" : [
"SpeziCHOIRTests.swift"
],
"target_dependencies" : [
"SpeziCHOIR"
],
"type" : "test"
},
{
"c99name" : "SpeziCHOIR",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIR",
"path" : "Sources/SpeziCHOIR",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"SpeziAccount",
"SpeziFirebaseAccount",
"FirebaseMessaging",
"FirebaseFirestore",
"OpenAPIGenerator"
],
"product_memberships" : [
"SpeziCHOIR",
"SpeziCHOIRViews"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/MockData/Questions",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/MockData/onboardingStep.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Account/AccountKeys.swift",
"Account/AccountStorageProvider.swift",
"Account/TestAccountStorageProvider.swift",
"Network/CHOIRError+localizedDescription.swift",
"Network/CHOIRError.swift",
"Network/CHOIRModule.swift",
"Network/FirebaseAuthMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziCHOIR",
"SpeziCHOIR-Package",
"SpeziCHOIRViews"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziCHOIR-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 SpeziCHOIR-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:
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession.git @ 1.1.0
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
gRPC: https://github.com/google/grpc-binary.git @ 1.69.0
ResearchKit: https://github.com/StanfordBDHG/ResearchKit.git @ 4.0.0-beta.3
swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.7.2
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 11.12.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.0
Yams: https://github.com/jpsim/Yams @ 5.3.1
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.0.2
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
SpeziAccount: https://github.com/StanfordSpezi/SpeziAccount.git @ 2.1.6
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 4.4.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 11.12.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
SpeziFirebase: https://github.com/StanfordSpezi/SpeziFirebase.git @ 2.0.4
Promises: https://github.com/google/promises.git @ 2.4.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
SpeziCHOIR: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “OpenAPIGenerator” in package “swift-openapi-generator”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/OpenAPIGenerator
[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: 7e25bce6c522445bf7cd821191a7af565a2b860e2dd90d05d3dadd192af05547
Apply build tool plug-in “OpenAPIGenerator” to target “SpeziCHOIR” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x14f912be0 path:'/Users/admin/builder/spi-builder-workspace'>
target: SpeziCHOIR
prebuildCommandOutputPaths: []
buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Running swift-openapi-generator"), executable: "/${BUILD_DIR}/${CONFIGURATION}/swift-openapi-generator", arguments: ["generate", "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi.yml", "--config", "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi-generator-config.yml", "--output-directory", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources", "--plugin-source", "build"], environment: [:], workingDir: nil, inputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi-generator-config.yml">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi.yml">)], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Types.swift", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Client.swift", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Server.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Types.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Client.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Server.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (161 targets)
Target 'SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
Target 'SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
Target 'ResearchKit' in project 'ResearchKit' (no dependencies)
Target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
Target 'SpeziCHOIR_SpeziCHOIRViews' in project 'SpeziCHOIR' (no dependencies)
Target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
Target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
Target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULReachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULReachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport' (no dependencies)
Target 'GULReachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities' (no dependencies)
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
Target 'Promises_FBLPromises' in project 'Promises' (no dependencies)
Target 'Firebase_FirebaseInstallations' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseMessaging' in project 'Firebase' (no dependencies)
Target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebase_SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebaseConfiguration' in project 'SpeziFirebase'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
Target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebase_SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebaseConfiguration' in project 'SpeziFirebase'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
Target 'FirebaseAuthInterop' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseAuth' in project 'Firebase' (no dependencies)
Target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziFirebaseConfiguration' in project 'SpeziFirebase'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
Target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestoreTarget' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'leveldb' in project 'leveldb'
Target 'FirebaseFirestoreTarget' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'leveldb' in project 'leveldb'
Target 'leveldb' in project 'leveldb'
➜ Explicit dependency on target 'leveldb' in project 'leveldb'
➜ Explicit dependency on target 'leveldb_leveldb' in project 'leveldb'
Target 'leveldb' in project 'leveldb'
➜ Explicit dependency on target 'leveldb_leveldb' in project 'leveldb'
Target 'leveldb_leveldb' in project 'leveldb' (no dependencies)
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
Target 'nanopb_nanopb' in project 'nanopb' (no dependencies)
Target 'FirebaseSharedSwift' in project 'Firebase' (no dependencies)
Target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreExtension' in project 'Firebase'
Target 'Firebase_FirebaseCoreExtension' in project 'Firebase' (no dependencies)
Target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
Target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
Target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCore' in project 'Firebase' (no dependencies)
Target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCoreInternal' in project 'Firebase' (no dependencies)
Target 'Firebase' in project 'Firebase' (no dependencies)
Target 'FirebaseAppCheckInterop' in project 'Firebase' (no dependencies)
Target 'SpeziFirebase_SpeziFirebaseAccount' in project 'SpeziFirebase' (no dependencies)
Target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccount_SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccountMacros' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccount_SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccountMacros' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'SpeziViews_SpeziValidation' in project 'SpeziViews' (no dependencies)
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews' (no dependencies)
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 '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 'SpeziAccountMacros' in project 'SpeziAccount'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on 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 'SwiftSyntax' 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 '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 '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 '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 '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 '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 '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 '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 'SwiftSyntaxMacros' 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 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' 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 '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 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' 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 '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 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' 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 '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 '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 '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 'SwiftSyntax' 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 '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 'SwiftSyntax' 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'
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 'SpeziAccount_SpeziAccount' in project 'SpeziAccount' (no dependencies)
Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' 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'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypes' in project 'swift-http-types'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypes' in project 'swift-http-types' (no dependencies)
Target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
Target 'SpeziCHOIR_SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
Target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target '_OpenAPIGeneratorCore' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'swift-openapi-generator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'swift-openapi-generator' in project 'swift-openapi-generator'
➜ Explicit dependency on target '_OpenAPIGeneratorCore' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
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 '_OpenAPIGeneratorCore' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Yams' in project 'Yams'
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 '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 '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 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
Target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
Target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKitCore' in project 'OpenAPIKit' (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/SpeziCHOIR.build/Debug-watchos/SpeziCHOIR_SpeziCHOIR.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/Localizable.xcstrings
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/SpeziAccount.build/Debug-watchos/SpeziAccount_SpeziAccount.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziAccount/Sources/SpeziAccount/Resources/Localizable.xcstrings
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-watchos/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/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 -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/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug-watchos/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/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug-watchos/SpeziViews_SpeziPersonalInfo.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
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-watchos/SpeziViews_SpeziValidation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings
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/SpeziFirebase.build/Debug-watchos/SpeziFirebase_SpeziFirebaseAccount.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFirebase/Sources/SpeziFirebaseAccount/Resources/Localizable.xcstrings
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/SpeziCHOIR.build/Debug-watchos/SpeziCHOIR_SpeziCHOIRViews.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIRViews/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/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/ld -version_details
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 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_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 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 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 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 arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
Build description signature: 7228d1818ad34b2fd1f60bbd5379bfff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7228d1818ad34b2fd1f60bbd5379bfff.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziCHOIR-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:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
gRPC: https://github.com/google/grpc-binary.git @ 1.69.0
Yams: https://github.com/jpsim/Yams @ 5.3.1
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 11.12.0
swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.0.2
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
SpeziAccount: https://github.com/StanfordSpezi/SpeziAccount.git @ 2.1.6
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.7.2
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 11.12.0
swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
ResearchKit: https://github.com/StanfordBDHG/ResearchKit.git @ 4.0.0-beta.3
SpeziFirebase: https://github.com/StanfordSpezi/SpeziFirebase.git @ 2.0.4
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
SpeziCHOIR: /Users/admin/builder/spi-builder-workspace
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 4.4.0
Promises: https://github.com/google/promises.git @ 2.4.0
OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession.git @ 1.1.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
resolved source packages: SwiftProtobuf, swift-algorithms, SpeziFoundation, gRPC, Yams, SpeziViews, SpeziStorage, swift-numerics, swift-atomics, Spezi, Firebase, swift-openapi-runtime, GoogleUtilities, nanopb, SpeziAccount, swift-syntax, swift-openapi-generator, XCTRuntimeAssertions, GoogleAppMeasurement, swift-http-types, swift-argument-parser, ResearchKit, SpeziFirebase, XCTestExtensions, swift-collections, SpeziCHOIR, leveldb, GTMSessionFetcher, Promises, OpenAPIKit, abseil, InteropForGoogle, swift-openapi-urlsession, AppCheck, GoogleDataTransport
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "speziaccount",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziAccount.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezifirebase",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFirebase.git"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession.git"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "11.6.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
},
{
"identity" : "researchkit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-beta.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/ResearchKit.git"
}
],
"manifest_display_name" : "SpeziCHOIR",
"name" : "SpeziCHOIR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SpeziCHOIR",
"targets" : [
"SpeziCHOIR"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziCHOIRViews",
"targets" : [
"SpeziCHOIRViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziCHOIRViews",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIRViews",
"path" : "Sources/SpeziCHOIRViews",
"product_dependencies" : [
"SpeziViews",
"ResearchKitSwiftUI",
"ResearchKit"
],
"product_memberships" : [
"SpeziCHOIRViews"
],
"sources" : [
"AttributedText/AttributedString+html.swift",
"AttributedText/HTMLConversionError.swift",
"CHOIRFormField.swift",
"CHOIRQuestions+ViewModel.swift",
"CHOIRQuestions.swift",
"CHOIRStep.swift",
"Constants/Constants.swift",
"Placeholder/ShapeStyle+CardColor.swift",
"Placeholder/SkeletonCell.swift"
],
"target_dependencies" : [
"SpeziCHOIR"
],
"type" : "library"
},
{
"c99name" : "SpeziCHOIRTests",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIRTests",
"path" : "Tests/SpeziCHOIRTests",
"sources" : [
"SpeziCHOIRTests.swift"
],
"target_dependencies" : [
"SpeziCHOIR"
],
"type" : "test"
},
{
"c99name" : "SpeziCHOIR",
"module_type" : "SwiftTarget",
"name" : "SpeziCHOIR",
"path" : "Sources/SpeziCHOIR",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"SpeziAccount",
"SpeziFirebaseAccount",
"FirebaseMessaging",
"FirebaseFirestore",
"OpenAPIGenerator"
],
"product_memberships" : [
"SpeziCHOIR",
"SpeziCHOIRViews"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/MockData/Questions",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/MockData/onboardingStep.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Account/AccountKeys.swift",
"Account/AccountStorageProvider.swift",
"Account/TestAccountStorageProvider.swift",
"Network/CHOIRError+localizedDescription.swift",
"Network/CHOIRError.swift",
"Network/CHOIRModule.swift",
"Network/FirebaseAuthMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziCHOIR",
"SpeziCHOIR-Package",
"SpeziCHOIRViews"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziCHOIR-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 SpeziCHOIR-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
SpeziFirebase: https://github.com/StanfordSpezi/SpeziFirebase.git @ 2.0.4
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.3
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 4.4.0
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.7.2
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession.git @ 1.1.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.0.2
AppCheck: https://github.com/google/app-check.git @ 11.2.0
Promises: https://github.com/google/promises.git @ 2.4.0
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 11.12.0
ResearchKit: https://github.com/StanfordBDHG/ResearchKit.git @ 4.0.0-beta.3
SpeziCHOIR: /Users/admin/builder/spi-builder-workspace
SpeziAccount: https://github.com/StanfordSpezi/SpeziAccount.git @ 2.1.6
swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
gRPC: https://github.com/google/grpc-binary.git @ 1.69.0
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
Yams: https://github.com/jpsim/Yams @ 5.3.1
swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 11.12.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “OpenAPIGenerator” in package “swift-openapi-generator”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/OpenAPIGenerator
[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: 7e25bce6c522445bf7cd821191a7af565a2b860e2dd90d05d3dadd192af05547
Apply build tool plug-in “OpenAPIGenerator” to target “SpeziCHOIR” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x14d93c130 path:'/Users/admin/builder/spi-builder-workspace'>
target: SpeziCHOIR
prebuildCommandOutputPaths: []
buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Running swift-openapi-generator"), executable: "/${BUILD_DIR}/${CONFIGURATION}/swift-openapi-generator", arguments: ["generate", "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi.yml", "--config", "/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi-generator-config.yml", "--output-directory", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources", "--plugin-source", "build"], environment: [:], workingDir: nil, inputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi-generator-config.yml">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Network/openapi.yml">)], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Types.swift", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Client.swift", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Server.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Types.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Client.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/SpeziCHOIR/OpenAPIGenerator/GeneratedSources/Server.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (161 targets)
Target 'SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
Target 'SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIRViews' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
Target 'ResearchKit' in project 'ResearchKit' (no dependencies)
Target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'ResearchKit_ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
Target 'SpeziCHOIR_SpeziCHOIRViews' in project 'SpeziCHOIR' (no dependencies)
Target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
Target 'SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'SpeziCHOIR_SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
Target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULReachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseMessaging' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULReachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport' (no dependencies)
Target 'GULReachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities' (no dependencies)
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
Target 'Promises_FBLPromises' in project 'Promises' (no dependencies)
Target 'Firebase_FirebaseInstallations' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseMessaging' in project 'Firebase' (no dependencies)
Target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebase_SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebaseConfiguration' in project 'SpeziFirebase'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
Target 'SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebase_SpeziFirebaseAccount' in project 'SpeziFirebase'
➜ Explicit dependency on target 'SpeziFirebaseConfiguration' in project 'SpeziFirebase'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
Target 'FirebaseAuthInterop' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseAuth' in project 'Firebase' (no dependencies)
Target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziFirebaseConfiguration' in project 'SpeziFirebase'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'FirebaseFirestore' in project 'Firebase'
Target 'FirebaseFirestore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseFirestoreTarget' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'leveldb' in project 'leveldb'
Target 'FirebaseFirestoreTarget' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'leveldb' in project 'leveldb'
Target 'leveldb' in project 'leveldb'
➜ Explicit dependency on target 'leveldb' in project 'leveldb'
➜ Explicit dependency on target 'leveldb_leveldb' in project 'leveldb'
Target 'leveldb' in project 'leveldb'
➜ Explicit dependency on target 'leveldb_leveldb' in project 'leveldb'
Target 'leveldb_leveldb' in project 'leveldb' (no dependencies)
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
Target 'nanopb_nanopb' in project 'nanopb' (no dependencies)
Target 'FirebaseSharedSwift' in project 'Firebase' (no dependencies)
Target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreExtension' in project 'Firebase'
Target 'Firebase_FirebaseCoreExtension' in project 'Firebase' (no dependencies)
Target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
Target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
Target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCore' in project 'Firebase' (no dependencies)
Target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCoreInternal' in project 'Firebase' (no dependencies)
Target 'Firebase' in project 'Firebase' (no dependencies)
Target 'FirebaseAppCheckInterop' in project 'Firebase' (no dependencies)
Target 'SpeziFirebase_SpeziFirebaseAccount' in project 'SpeziFirebase' (no dependencies)
Target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccount_SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccountMacros' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccount_SpeziAccount' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziAccountMacros' in project 'SpeziAccount'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'SpeziViews_SpeziValidation' in project 'SpeziViews' (no dependencies)
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews' (no dependencies)
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 '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 'SpeziAccountMacros' in project 'SpeziAccount'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on 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 'SwiftSyntax' 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 '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 '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 '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 '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 '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 '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 '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 'SwiftSyntaxMacros' 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 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' 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 '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 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' 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 '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 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' 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 '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 '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 '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 'SwiftSyntax' 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 '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 'SwiftSyntax' 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'
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 'SpeziAccount_SpeziAccount' in project 'SpeziAccount' (no dependencies)
Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' 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'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypes' in project 'swift-http-types'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypes' in project 'swift-http-types' (no dependencies)
Target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
Target 'SpeziCHOIR_SpeziCHOIR' in project 'SpeziCHOIR'
➜ Explicit dependency on target 'OpenAPIGenerator' in project 'swift-openapi-generator'
Target 'OpenAPIGenerator' in project 'swift-openapi-generator'
➜ Explicit dependency on target '_OpenAPIGeneratorCore' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'swift-openapi-generator' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'swift-openapi-generator' in project 'swift-openapi-generator'
➜ Explicit dependency on target '_OpenAPIGeneratorCore' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
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 '_OpenAPIGeneratorCore' in project 'swift-openapi-generator'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Yams' in project 'Yams'
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 '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 '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 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
Target 'OpenAPIKitCompat' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
Target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKit30' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKit' in project 'OpenAPIKit'
➜ Explicit dependency on target 'OpenAPIKitCore' in project 'OpenAPIKit'
Target 'OpenAPIKitCore' in project 'OpenAPIKit' (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/SpeziCHOIR.build/Debug-watchos/SpeziCHOIR_SpeziCHOIR.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIR/Resources/Localizable.xcstrings
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/SpeziAccount.build/Debug-watchos/SpeziAccount_SpeziAccount.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziAccount/Sources/SpeziAccount/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 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/SpeziFoundation.build/Debug-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.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/SpeziViews.build/Debug-watchos/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/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug-watchos/SpeziViews_SpeziPersonalInfo.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
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-watchos/SpeziViews_SpeziValidation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings
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/SpeziFirebase.build/Debug-watchos/SpeziFirebase_SpeziFirebaseAccount.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFirebase/Sources/SpeziFirebaseAccount/Resources/Localizable.xcstrings
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/SpeziCHOIR.build/Debug-watchos/SpeziCHOIR_SpeziCHOIRViews.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziCHOIRViews/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/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/ld -version_details
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 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 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 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 armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x 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 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 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
Build description signature: db158849d44a608d0541cd54d82af5aa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/db158849d44a608d0541cd54d82af5aa.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'SpeziCHOIRViews' from project 'SpeziCHOIR')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/Sources/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziCHOIR-Package
(1 failure)
BUILD FAILURE 6.1 watchOS