Build Information
Failed to build TreePicker, reference v0.1.0 (d315be
), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 18:49:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TreePicker -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borisovodov/TreePicker.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borisovodov/TreePicker
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at d315be0 Update documentation.
Cloned https://github.com/borisovodov/TreePicker.git
Revision (git rev-parse @):
d315be06c54c331ace0575cc388fb13707a657bb
SUCCESS checkout https://github.com/borisovodov/TreePicker.git at v0.1.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/borisovodov/TreePicker.git
https://github.com/borisovodov/TreePicker.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "TreePicker",
"name" : "TreePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TreePicker",
"targets" : [
"TreePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreePickerTests",
"module_type" : "SwiftTarget",
"name" : "TreePickerTests",
"path" : "Tests/TreePickerTests",
"sources" : [
"TreePickerTests.swift"
],
"target_dependencies" : [
"TreePicker"
],
"type" : "test"
},
{
"c99name" : "TreePicker",
"module_type" : "SwiftTarget",
"name" : "TreePicker",
"path" : "Sources/TreePicker",
"product_memberships" : [
"TreePicker"
],
"sources" : [
"Preview Content/Previews.swift",
"TreeMultiPicker.swift",
"TreeOptionalPicker.swift",
"TreeSinglePicker.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
TreePicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: TreePicker
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "TreePicker",
"name" : "TreePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TreePicker",
"targets" : [
"TreePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreePickerTests",
"module_type" : "SwiftTarget",
"name" : "TreePickerTests",
"path" : "Tests/TreePickerTests",
"sources" : [
"TreePickerTests.swift"
],
"target_dependencies" : [
"TreePicker"
],
"type" : "test"
},
{
"c99name" : "TreePicker",
"module_type" : "SwiftTarget",
"name" : "TreePicker",
"path" : "Sources/TreePicker",
"product_memberships" : [
"TreePicker"
],
"sources" : [
"Preview Content/Previews.swift",
"TreeMultiPicker.swift",
"TreeOptionalPicker.swift",
"TreeSinglePicker.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TreePicker"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TreePicker -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TreePicker -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
TreePicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'TreePicker' in project 'TreePicker'
➜ Explicit dependency on target 'TreePicker' in project 'TreePicker'
➜ Explicit dependency on target 'TreePicker_TreePicker' in project 'TreePicker'
Target 'TreePicker' in project 'TreePicker'
➜ Explicit dependency on target 'TreePicker_TreePicker' in project 'TreePicker'
Target 'TreePicker_TreePicker' in project 'TreePicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/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/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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e4b463dab007e73bc400ad9935757d83
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4b463dab007e73bc400ad9935757d83.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.modulemap (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.DependencyStaticMetadataFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/TreePicker_TreePicker.DependencyStaticMetadataFileList (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/TreePicker_TreePicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/empty-TreePicker_TreePicker.plist (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/empty-TreePicker_TreePicker.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/TreePicker_TreePicker.DependencyMetadataFileList (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/TreePicker_TreePicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftConstValuesFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.LinkFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker_const_extract_protocols.json (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.DependencyMetadataFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-OutputFileMap.json (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker_const_extract_protocols.json (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftConstValuesFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.LinkFileList (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-OutputFileMap.json (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/TreePicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.modulemap (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/TreePicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/empty-TreePicker_TreePicker.plist (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/empty-TreePicker_TreePicker.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle/Info.plist
CompileXCStrings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/ /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Resources/Localizable.xcstrings (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcstringstool compile --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Resources/Localizable.xcstrings
CopyStringsFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/en.lproj/Localizable.strings (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copyStrings --validate --outputencoding binary --outfilename Localizable.strings --outdir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle/en.lproj -- /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/en.lproj/Localizable.strings
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/en.lproj/Localizable.strings:1:1: note: detected encoding of input file as Unicode (UTF-8) (in target 'TreePicker_TreePicker' from project 'TreePicker')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle
SwiftDriver TreePicker normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TreePicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TreePicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TreePicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TreePicker (in target 'TreePicker' from project 'TreePicker')
EmitSwiftModule normal arm64_32 (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:99:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:99:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
SwiftCompile normal arm64_32 Compiling\ TreeSinglePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:99:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:99:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:99:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:96:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:96:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ TreePicker (in target 'TreePicker' from project 'TreePicker')
EmitSwiftModule normal arm64 (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Previews.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview Content/Previews.swift:125:22: error: ambiguous use of 'toolbar(content:)'
.toolbar { EditButton() }
^
SwiftUI.View.toolbar:2:25: note: found this candidate in module 'SwiftUI'
nonisolated public func toolbar<Content>(@ViewBuilder content: () -> Content) -> some View where Content : View
^
SwiftUI.View.toolbar:2:25: note: found this candidate in module 'SwiftUI'
nonisolated public func toolbar<Content>(@ToolbarContentBuilder content: () -> Content) -> some View where Content : ToolbarContent
^
SwiftCompile normal arm64 Compiling\ TreeMultiPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:105:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:105:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:105:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:102:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:102:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
SwiftCompile normal arm64 Compiling\ TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:99:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:99:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
SwiftCompile normal arm64 Compiling\ TreeSinglePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:99:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:99:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:99:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:98:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:97:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:96:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift:96:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
SwiftCompile normal arm64_32 Compiling\ Previews.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview Content/Previews.swift:125:22: error: ambiguous use of 'toolbar(content:)'
.toolbar { EditButton() }
^
SwiftUI.View.toolbar:2:25: note: found this candidate in module 'SwiftUI'
nonisolated public func toolbar<Content>(@ViewBuilder content: () -> Content) -> some View where Content : View
^
SwiftUI.View.toolbar:2:25: note: found this candidate in module 'SwiftUI'
nonisolated public func toolbar<Content>(@ToolbarContentBuilder content: () -> Content) -> some View where Content : ToolbarContent
^
SwiftDriverJobDiscovery normal arm64_32 Emitting module for TreePicker (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 Compiling\ TreeMultiPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreeMultiPicker.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreeMultiPicker.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreeMultiPicker.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreeMultiPicker.dia -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32 -target arm64_32-apple-watchos9.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TreePicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreeMultiPicker.o -index-unit-output-path /TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreeMultiPicker.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:105:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:105:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:105:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:104:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:103:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:102:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift:102:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
SwiftDriverJobDiscovery normal arm64 Emitting module for TreePicker (in target 'TreePicker' from project 'TreePicker')
SwiftDriver\ Compilation\ Requirements TreePicker normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TreePicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
SwiftDriver\ Compilation\ Requirements TreePicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TreePicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/TreePicker-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-Swift.h (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/TreePicker-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftmodule (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftdoc (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.abi.json (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftmodule (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftdoc (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.abi.json (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftsourceinfo (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftsourceinfo (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 Compiling\ TreeMultiPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
Building workspace spi-builder-workspace with scheme TreePicker
(10 failures)
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:
TreePicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: TreePicker
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "TreePicker",
"name" : "TreePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TreePicker",
"targets" : [
"TreePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreePickerTests",
"module_type" : "SwiftTarget",
"name" : "TreePickerTests",
"path" : "Tests/TreePickerTests",
"sources" : [
"TreePickerTests.swift"
],
"target_dependencies" : [
"TreePicker"
],
"type" : "test"
},
{
"c99name" : "TreePicker",
"module_type" : "SwiftTarget",
"name" : "TreePicker",
"path" : "Sources/TreePicker",
"product_memberships" : [
"TreePicker"
],
"sources" : [
"Preview Content/Previews.swift",
"TreeMultiPicker.swift",
"TreeOptionalPicker.swift",
"TreeSinglePicker.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TreePicker"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TreePicker -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 TreePicker -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
TreePicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'TreePicker' in project 'TreePicker'
➜ Explicit dependency on target 'TreePicker' in project 'TreePicker'
➜ Explicit dependency on target 'TreePicker_TreePicker' in project 'TreePicker'
Target 'TreePicker' in project 'TreePicker'
➜ Explicit dependency on target 'TreePicker_TreePicker' in project 'TreePicker'
Target 'TreePicker_TreePicker' in project 'TreePicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/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/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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 464a9b37dd8323d05dbdb3c2cfa96874
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/464a9b37dd8323d05dbdb3c2cfa96874.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/empty-TreePicker_TreePicker.plist (in target 'TreePicker_TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker_TreePicker.build/empty-TreePicker_TreePicker.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TreePicker_TreePicker.bundle/Info.plist
SwiftDriver TreePicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TreePicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TreePicker normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TreePicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64_32/TreePicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:9: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:13: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: 'OutlineGroup' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup:4:15: note: 'OutlineGroup' has been explicitly marked unavailable here
public struct OutlineGroup<Data, ID, Parent, Leaf, Subgroup> where Data : RandomAccessCollection, ID : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:102:17: error: 'init(_:id:children:content:)' is unavailable in watchOS
OutlineGroup(self.data, id: self.dataID, children: self.children) { dataElement in
^~~~~~~~~~~~
SwiftUI.OutlineGroup.init:2:8: note: 'init(_:id:children:content:)' has been explicitly marked unavailable here
public init<DataElement>(_ data: Data, id: KeyPath<DataElement, ID>, children: KeyPath<DataElement, Data?>, @ViewBuilder content: @escaping (DataElement) -> Leaf) where DataElement == Data.Element}
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:101:18: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
Form {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:100:24: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
NavigationLink {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:99:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift:99:43: error: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' is unavailable in watchOS
@MainActor public var body: some View {
^
SwiftUI.OutlineGroup:4:11: note: conformance of 'OutlineGroup<Data, ID, Parent, Leaf, Subgroup>' to 'View' has been explicitly marked unavailable here
extension OutlineGroup : View where Parent : View, Leaf : View, Subgroup : View {
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreeOptionalPicker.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreeOptionalPicker.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreeOptionalPicker.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreeOptionalPicker.dia -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64 -target arm64-apple-watchos9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreePicker_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TreePicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreeOptionalPicker.o -index-unit-output-path /TreePicker.build/Debug-watchos/TreePicker.build/Objects-normal/arm64/TreeOptionalPicker.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ TreePicker (in target 'TreePicker' from project 'TreePicker')
EmitSwiftModule normal arm64 (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Previews.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Previews.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Preview\ Content/Previews.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TreeSinglePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TreePicker (in target 'TreePicker' from project 'TreePicker')
EmitSwiftModule normal arm64_32 (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TreeSinglePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeSinglePicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TreeMultiPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TreeMultiPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeMultiPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftDriverJobDiscovery normal arm64_32 Compiling resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 Compiling\ TreeOptionalPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/TreePicker/TreeOptionalPicker.swift (in target 'TreePicker' from project 'TreePicker')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TreePicker.build/Debug-watchos/TreePicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'TreePicker' from project 'TreePicker')
Building workspace spi-builder-workspace with scheme TreePicker
(4 failures)
BUILD FAILURE 6.1 watchOS