Build Information
Failed to build Forms, reference 0.1.10 (f96d0f
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 23:28:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brunomunizaf/Forms.git
Reference: 0.1.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brunomunizaf/Forms
* tag 0.1.10 -> FETCH_HEAD
HEAD is now at f96d0f9 Merge pull request #10 from brunomunizaf/dev
Cloned https://github.com/brunomunizaf/Forms.git
Revision (git rev-parse @):
f96d0f95af78cdf03aab8b348bb01aa3185ac470
SUCCESS checkout https://github.com/brunomunizaf/Forms.git at 0.1.10
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/brunomunizaf/Forms.git
https://github.com/brunomunizaf/Forms.git
{
"dependencies" : [
],
"manifest_display_name" : "Forms",
"name" : "Forms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Forms",
"targets" : [
"Forms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormsTests",
"module_type" : "SwiftTarget",
"name" : "FormsTests",
"path" : "Tests/FormsTests",
"sources" : [
"FormCalendarItemTests.swift",
"FormInputItemTests.swift",
"FormSpacingItemTests.swift",
"FormTextItemTests.swift",
"FormViewTests.swift"
],
"target_dependencies" : [
"Forms"
],
"type" : "test"
},
{
"c99name" : "Forms",
"module_type" : "SwiftTarget",
"name" : "Forms",
"path" : "Sources/Forms",
"product_memberships" : [
"Forms"
],
"sources" : [
"FormButtonItem.swift",
"FormCalendarItem.swift",
"FormCheckboxItem.swift",
"FormInputItem.swift",
"FormPickerItem.swift",
"FormSpacingItem.swift",
"FormSwitchItem.swift",
"FormTextItem.swift",
"FormView.swift",
"Protocols.swift",
"UIControl+Publishers.swift",
"UITextField+Publishers.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:
Forms: /Users/admin/builder/spi-builder-workspace
resolved source packages: Forms
{
"dependencies" : [
],
"manifest_display_name" : "Forms",
"name" : "Forms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Forms",
"targets" : [
"Forms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormsTests",
"module_type" : "SwiftTarget",
"name" : "FormsTests",
"path" : "Tests/FormsTests",
"sources" : [
"FormCalendarItemTests.swift",
"FormInputItemTests.swift",
"FormSpacingItemTests.swift",
"FormTextItemTests.swift",
"FormViewTests.swift"
],
"target_dependencies" : [
"Forms"
],
"type" : "test"
},
{
"c99name" : "Forms",
"module_type" : "SwiftTarget",
"name" : "Forms",
"path" : "Sources/Forms",
"product_memberships" : [
"Forms"
],
"sources" : [
"FormButtonItem.swift",
"FormCalendarItem.swift",
"FormCheckboxItem.swift",
"FormInputItem.swift",
"FormPickerItem.swift",
"FormSpacingItem.swift",
"FormSwitchItem.swift",
"FormTextItem.swift",
"FormView.swift",
"Protocols.swift",
"UIControl+Publishers.swift",
"UITextField+Publishers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Forms"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -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 Forms -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:
Forms: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Forms' in project 'Forms'
➜ Explicit dependency on target 'Forms' in project 'Forms'
Target 'Forms' in project 'Forms' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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: 08c8c8b9d518af52c2de7589acd06d09
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/08c8c8b9d518af52c2de7589acd06d09.xcbuilddata
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/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/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/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/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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-OutputFileMap.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms_const_extract_protocols.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.SwiftFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.LinkFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.SwiftConstValuesFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.SwiftFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.LinkFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms_const_extract_protocols.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.SwiftConstValuesFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-OutputFileMap.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.SwiftFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.LinkFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.modulemap (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.DependencyStaticMetadataFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.DependencyMetadataFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Forms.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Forms.modulemap (in target 'Forms' from project 'Forms')
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/Forms.build/Debug-watchos/Forms.build/Forms.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Forms normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.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 armv7k-apple-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.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/Forms.build/Debug-watchos/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms_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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.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-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.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/Forms.build/Debug-watchos/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms_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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Forms normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.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-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.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/Forms.build/Debug-watchos/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms_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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-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\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal arm64_32 (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:59:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:67:21: error: property does not override any property from its superclass
open override var isEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:11:28: error: cannot find type 'UIControl' in scope
open class FormButtonItem: UIControl, FormItem {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:4:27: error: cannot find type 'UIView' in scope
public protocol FormItem: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:19:21: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
let delegate: UICalendarSelectionSingleDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:27:19: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
delegate: UICalendarSelectionSingleDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:36:21: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
let delegate: UICalendarSelectionMultiDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:44:19: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
delegate: UICalendarSelectionMultiDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:54:19: error: cannot find type 'UICalendarViewDelegate' in scope
let delegate: UICalendarViewDelegate?
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:77:17: error: cannot find type 'UICalendarViewDelegate' in scope
delegate: UICalendarViewDelegate?,
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:92:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:93:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:94:35: error: cannot find 'UICalendarView' in scope
private(set) var calendarView = UICalendarView()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCalendarItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:68:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:69:29: error: cannot find 'UIControl' in scope
private let controlView = UIControl()
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:70:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:71:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:72:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCheckboxItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:22:29: error: cannot find type 'UITextAutocorrectionType' in scope
let autocorrectionType: UITextAutocorrectionType
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:23:33: error: cannot find type 'UITextAutocapitalizationType' in scope
let autocapitalizationType: UITextAutocapitalizationType
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:48:27: error: cannot find type 'UITextAutocorrectionType' in scope
autocorrectionType: UITextAutocorrectionType,
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:49:31: error: cannot find type 'UITextAutocapitalizationType' in scope
autocapitalizationType: UITextAutocapitalizationType,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:74:31: error: cannot find 'UIView' in scope
private let containerView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:75:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:76:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:77:32: error: cannot find 'UITextField' in scope
private(set) var textField = UITextField()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:11:27: error: cannot find type 'UIView' in scope
open class FormInputItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:37:33: error: cannot find 'UIPickerView' in scope
private(set) var pickerView = UIPickerView()
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:98:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:105:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:113:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:28: error: cannot find type 'UIView' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:46: error: cannot find type 'UIPickerViewDataSource' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:70: error: cannot find type 'UIPickerViewDelegate' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:92:20: error: cannot find type 'UIPickerView' in scope
in pickerView: UIPickerView
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:11:29: error: cannot find type 'UIView' in scope
open class FormSpacingItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:48:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:49:28: error: cannot find 'UISwitch' in scope
private let switchView = UISwitch()
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:50:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:51:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:52:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:12:28: error: cannot find type 'UIView' in scope
open class FormSwitchItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:33:32: error: cannot find 'UILabel' in scope
private(set) var textLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:10:26: error: cannot find type 'UIView' in scope
open class FormTextItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:9:32: error: cannot find 'UIStackView' in scope
private(set) var stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:4:22: error: cannot find type 'UIView' in scope
open class FormView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:4:11: error: cannot find type 'UIControl' in scope
extension UIControl {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:28:38: error: cannot find type 'UIControl' in scope
struct ControlTarget<OuterControl: UIControl>: Publisher {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:33:45: error: 'Event' is not a member type of type 'OuterControl'
private let controlEvents: OuterControl.Event
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:39:54: error: 'Event' is not a member type of type 'OuterControl'
init(control: OuterControl, events: OuterControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:52:67: error: cannot find type 'UIControl' in scope
private final class Subscription<S: Subscriber, InnerControl: UIControl>: Combine.Subscription where S.Input == Void {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:54:24: error: 'weak' must not be applied to non-class-bound 'InnerControl'; consider adding a protocol conformance that has a class bound
private weak var control: InnerControl?
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:61:70: error: 'Event' is not a member type of type 'InnerControl'
init(subscriber: S, control: InnerControl, event: InnerControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:4:11: error: cannot find type 'UITextField' in scope
extension UITextField {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:19:28: error: cannot find type 'UITextField' in scope
private let textField: UITextField
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:23:21: error: cannot find type 'UITextField' in scope
init(textField: UITextField) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:36:69: error: cannot find type 'UITextField' in scope
private final class TextFieldSubscription<S: Subscriber, Control: UITextField>: Subscription where S.Input == String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:38:22: error: 'weak' must not be applied to non-class-bound 'Control'; consider adding a protocol conformance that has a class bound
private weak var textField: Control?
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift -target arm64_32-apple-watchos6.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms_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/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Forms -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.abi.json
SwiftCompile normal arm64_32 Compiling\ FormPickerItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FormButtonItem.swift,\ FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FormSpacingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FormTextItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal armv7k (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:59:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:67:21: error: property does not override any property from its superclass
open override var isEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:11:28: error: cannot find type 'UIControl' in scope
open class FormButtonItem: UIControl, FormItem {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:4:27: error: cannot find type 'UIView' in scope
public protocol FormItem: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:19:21: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
let delegate: UICalendarSelectionSingleDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:27:19: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
delegate: UICalendarSelectionSingleDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:36:21: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
let delegate: UICalendarSelectionMultiDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:44:19: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
delegate: UICalendarSelectionMultiDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:54:19: error: cannot find type 'UICalendarViewDelegate' in scope
let delegate: UICalendarViewDelegate?
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:77:17: error: cannot find type 'UICalendarViewDelegate' in scope
delegate: UICalendarViewDelegate?,
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:92:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:93:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:94:35: error: cannot find 'UICalendarView' in scope
private(set) var calendarView = UICalendarView()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCalendarItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:68:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:69:29: error: cannot find 'UIControl' in scope
private let controlView = UIControl()
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:70:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:71:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:72:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCheckboxItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:22:29: error: cannot find type 'UITextAutocorrectionType' in scope
let autocorrectionType: UITextAutocorrectionType
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:23:33: error: cannot find type 'UITextAutocapitalizationType' in scope
let autocapitalizationType: UITextAutocapitalizationType
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:48:27: error: cannot find type 'UITextAutocorrectionType' in scope
autocorrectionType: UITextAutocorrectionType,
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:49:31: error: cannot find type 'UITextAutocapitalizationType' in scope
autocapitalizationType: UITextAutocapitalizationType,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:74:31: error: cannot find 'UIView' in scope
private let containerView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:75:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:76:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:77:32: error: cannot find 'UITextField' in scope
private(set) var textField = UITextField()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:11:27: error: cannot find type 'UIView' in scope
open class FormInputItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:37:33: error: cannot find 'UIPickerView' in scope
private(set) var pickerView = UIPickerView()
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:98:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:105:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:113:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:28: error: cannot find type 'UIView' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:46: error: cannot find type 'UIPickerViewDataSource' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:70: error: cannot find type 'UIPickerViewDelegate' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:92:20: error: cannot find type 'UIPickerView' in scope
in pickerView: UIPickerView
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:11:29: error: cannot find type 'UIView' in scope
open class FormSpacingItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:48:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:49:28: error: cannot find 'UISwitch' in scope
private let switchView = UISwitch()
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:50:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:51:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:52:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:12:28: error: cannot find type 'UIView' in scope
open class FormSwitchItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:33:32: error: cannot find 'UILabel' in scope
private(set) var textLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:10:26: error: cannot find type 'UIView' in scope
open class FormTextItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:9:32: error: cannot find 'UIStackView' in scope
private(set) var stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:4:22: error: cannot find type 'UIView' in scope
open class FormView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:4:11: error: cannot find type 'UIControl' in scope
extension UIControl {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:28:38: error: cannot find type 'UIControl' in scope
struct ControlTarget<OuterControl: UIControl>: Publisher {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:33:45: error: 'Event' is not a member type of type 'OuterControl'
private let controlEvents: OuterControl.Event
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:39:54: error: 'Event' is not a member type of type 'OuterControl'
init(control: OuterControl, events: OuterControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:52:67: error: cannot find type 'UIControl' in scope
private final class Subscription<S: Subscriber, InnerControl: UIControl>: Combine.Subscription where S.Input == Void {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:54:24: error: 'weak' must not be applied to non-class-bound 'InnerControl'; consider adding a protocol conformance that has a class bound
private weak var control: InnerControl?
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:61:70: error: 'Event' is not a member type of type 'InnerControl'
init(subscriber: S, control: InnerControl, event: InnerControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:4:11: error: cannot find type 'UITextField' in scope
extension UITextField {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:19:28: error: cannot find type 'UITextField' in scope
private let textField: UITextField
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:23:21: error: cannot find type 'UITextField' in scope
init(textField: UITextField) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:36:69: error: cannot find type 'UITextField' in scope
private final class TextFieldSubscription<S: Subscriber, Control: UITextField>: Subscription where S.Input == String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:38:22: error: 'weak' must not be applied to non-class-bound 'Control'; consider adding a protocol conformance that has a class bound
private weak var textField: Control?
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift -target armv7k-apple-watchos6.0 -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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms_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/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Forms -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift -target arm64-apple-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms_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/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Forms -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.abi.json
EmitSwiftModule normal arm64 (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:59:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:67:21: error: property does not override any property from its superclass
open override var isEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:11:28: error: cannot find type 'UIControl' in scope
open class FormButtonItem: UIControl, FormItem {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:4:27: error: cannot find type 'UIView' in scope
public protocol FormItem: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:19:21: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
let delegate: UICalendarSelectionSingleDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:27:19: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
delegate: UICalendarSelectionSingleDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:36:21: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
let delegate: UICalendarSelectionMultiDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:44:19: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
delegate: UICalendarSelectionMultiDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:54:19: error: cannot find type 'UICalendarViewDelegate' in scope
let delegate: UICalendarViewDelegate?
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:77:17: error: cannot find type 'UICalendarViewDelegate' in scope
delegate: UICalendarViewDelegate?,
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:92:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:93:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:94:35: error: cannot find 'UICalendarView' in scope
private(set) var calendarView = UICalendarView()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCalendarItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:68:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:69:29: error: cannot find 'UIControl' in scope
private let controlView = UIControl()
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:70:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:71:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:72:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCheckboxItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:22:29: error: cannot find type 'UITextAutocorrectionType' in scope
let autocorrectionType: UITextAutocorrectionType
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:23:33: error: cannot find type 'UITextAutocapitalizationType' in scope
let autocapitalizationType: UITextAutocapitalizationType
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:48:27: error: cannot find type 'UITextAutocorrectionType' in scope
autocorrectionType: UITextAutocorrectionType,
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:49:31: error: cannot find type 'UITextAutocapitalizationType' in scope
autocapitalizationType: UITextAutocapitalizationType,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:74:31: error: cannot find 'UIView' in scope
private let containerView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:75:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:76:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:77:32: error: cannot find 'UITextField' in scope
private(set) var textField = UITextField()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:11:27: error: cannot find type 'UIView' in scope
open class FormInputItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:37:33: error: cannot find 'UIPickerView' in scope
private(set) var pickerView = UIPickerView()
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:98:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:105:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:113:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:28: error: cannot find type 'UIView' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:46: error: cannot find type 'UIPickerViewDataSource' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:70: error: cannot find type 'UIPickerViewDelegate' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:92:20: error: cannot find type 'UIPickerView' in scope
in pickerView: UIPickerView
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:11:29: error: cannot find type 'UIView' in scope
open class FormSpacingItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:48:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:49:28: error: cannot find 'UISwitch' in scope
private let switchView = UISwitch()
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:50:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:51:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:52:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:12:28: error: cannot find type 'UIView' in scope
open class FormSwitchItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:33:32: error: cannot find 'UILabel' in scope
private(set) var textLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:10:26: error: cannot find type 'UIView' in scope
open class FormTextItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:9:32: error: cannot find 'UIStackView' in scope
private(set) var stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:4:22: error: cannot find type 'UIView' in scope
open class FormView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:4:11: error: cannot find type 'UIControl' in scope
extension UIControl {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:28:38: error: cannot find type 'UIControl' in scope
struct ControlTarget<OuterControl: UIControl>: Publisher {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:33:45: error: 'Event' is not a member type of type 'OuterControl'
private let controlEvents: OuterControl.Event
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:39:54: error: 'Event' is not a member type of type 'OuterControl'
init(control: OuterControl, events: OuterControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:52:67: error: cannot find type 'UIControl' in scope
private final class Subscription<S: Subscriber, InnerControl: UIControl>: Combine.Subscription where S.Input == Void {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:54:24: error: 'weak' must not be applied to non-class-bound 'InnerControl'; consider adding a protocol conformance that has a class bound
private weak var control: InnerControl?
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:61:70: error: 'Event' is not a member type of type 'InnerControl'
init(subscriber: S, control: InnerControl, event: InnerControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:4:11: error: cannot find type 'UITextField' in scope
extension UITextField {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:19:28: error: cannot find type 'UITextField' in scope
private let textField: UITextField
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:23:21: error: cannot find type 'UITextField' in scope
init(textField: UITextField) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:36:69: error: cannot find type 'UITextField' in scope
private final class TextFieldSubscription<S: Subscriber, Control: UITextField>: Subscription where S.Input == String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:38:22: error: 'weak' must not be applied to non-class-bound 'Control'; consider adding a protocol conformance that has a class bound
private weak var textField: Control?
^
SwiftCompile normal arm64_32 Compiling\ UITextField+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIControl+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FormCheckboxItem.swift,\ FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift (in target 'Forms' from project 'Forms')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'Forms' from project 'Forms')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal armv7k (in target 'Forms' from project 'Forms')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal arm64 (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64 Compiling\ FormCheckboxItem.swift,\ FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift (in target 'Forms' from project 'Forms')
Building workspace spi-builder-workspace with scheme Forms
(8 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:
Forms: /Users/admin/builder/spi-builder-workspace
resolved source packages: Forms
{
"dependencies" : [
],
"manifest_display_name" : "Forms",
"name" : "Forms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Forms",
"targets" : [
"Forms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormsTests",
"module_type" : "SwiftTarget",
"name" : "FormsTests",
"path" : "Tests/FormsTests",
"sources" : [
"FormCalendarItemTests.swift",
"FormInputItemTests.swift",
"FormSpacingItemTests.swift",
"FormTextItemTests.swift",
"FormViewTests.swift"
],
"target_dependencies" : [
"Forms"
],
"type" : "test"
},
{
"c99name" : "Forms",
"module_type" : "SwiftTarget",
"name" : "Forms",
"path" : "Sources/Forms",
"product_memberships" : [
"Forms"
],
"sources" : [
"FormButtonItem.swift",
"FormCalendarItem.swift",
"FormCheckboxItem.swift",
"FormInputItem.swift",
"FormPickerItem.swift",
"FormSpacingItem.swift",
"FormSwitchItem.swift",
"FormTextItem.swift",
"FormView.swift",
"Protocols.swift",
"UIControl+Publishers.swift",
"UITextField+Publishers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Forms"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -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 Forms -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Forms: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Forms' in project 'Forms'
➜ Explicit dependency on target 'Forms' in project 'Forms'
Target 'Forms' in project 'Forms' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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: 257aa9cfbb0fdde578ba6292858c6d01
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/257aa9cfbb0fdde578ba6292858c6d01.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
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.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-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms.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/Forms.build/Debug-watchos/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms_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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Forms normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.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 armv7k-apple-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.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/Forms.build/Debug-watchos/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms_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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Forms normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.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-watchos6.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 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms.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/Forms.build/Debug-watchos/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms_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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/Objects-normal/arm64_32/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal armv7k (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:59:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:67:21: error: property does not override any property from its superclass
open override var isEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:11:28: error: cannot find type 'UIControl' in scope
open class FormButtonItem: UIControl, FormItem {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:4:27: error: cannot find type 'UIView' in scope
public protocol FormItem: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:19:21: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
let delegate: UICalendarSelectionSingleDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:27:19: error: cannot find type 'UICalendarSelectionSingleDateDelegate' in scope
delegate: UICalendarSelectionSingleDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:36:21: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
let delegate: UICalendarSelectionMultiDateDelegate?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:44:19: error: cannot find type 'UICalendarSelectionMultiDateDelegate' in scope
delegate: UICalendarSelectionMultiDateDelegate?,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:54:19: error: cannot find type 'UICalendarViewDelegate' in scope
let delegate: UICalendarViewDelegate?
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:77:17: error: cannot find type 'UICalendarViewDelegate' in scope
delegate: UICalendarViewDelegate?,
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:92:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:93:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:94:35: error: cannot find 'UICalendarView' in scope
private(set) var calendarView = UICalendarView()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCalendarItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:68:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:69:29: error: cannot find 'UIControl' in scope
private let controlView = UIControl()
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:70:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:71:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:72:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:11:30: error: cannot find type 'UIView' in scope
open class FormCheckboxItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:22:29: error: cannot find type 'UITextAutocorrectionType' in scope
let autocorrectionType: UITextAutocorrectionType
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:23:33: error: cannot find type 'UITextAutocapitalizationType' in scope
let autocapitalizationType: UITextAutocapitalizationType
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:48:27: error: cannot find type 'UITextAutocorrectionType' in scope
autocorrectionType: UITextAutocorrectionType,
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:49:31: error: cannot find type 'UITextAutocapitalizationType' in scope
autocapitalizationType: UITextAutocapitalizationType,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:74:31: error: cannot find 'UIView' in scope
private let containerView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:75:27: error: cannot find 'UIStackView' in scope
private let stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:76:33: error: cannot find 'UILabel' in scope
private(set) var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:77:32: error: cannot find 'UITextField' in scope
private(set) var textField = UITextField()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:11:27: error: cannot find type 'UIView' in scope
open class FormInputItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:37:33: error: cannot find 'UIPickerView' in scope
private(set) var pickerView = UIPickerView()
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:98:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:105:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:113:19: error: cannot find type 'UIPickerView' in scope
_ pickerView: UIPickerView,
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:28: error: cannot find type 'UIView' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:46: error: cannot find type 'UIPickerViewDataSource' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:10:70: error: cannot find type 'UIPickerViewDelegate' in scope
open class FormPickerItem: UIView, FormItem, UIPickerViewDataSource, UIPickerViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:92:20: error: cannot find type 'UIPickerView' in scope
in pickerView: UIPickerView
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:11:29: error: cannot find type 'UIView' in scope
open class FormSpacingItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:48:28: error: cannot find 'UILabel' in scope
private let titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:49:28: error: cannot find 'UISwitch' in scope
private let switchView = UISwitch()
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:50:31: error: cannot find 'UILabel' in scope
private let subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:51:35: error: cannot find 'UIStackView' in scope
private let internalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:52:35: error: cannot find 'UIStackView' in scope
private let externalStackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:12:28: error: cannot find type 'UIView' in scope
open class FormSwitchItem: UIView, FormInputType {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:33:32: error: cannot find 'UILabel' in scope
private(set) var textLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:10:26: error: cannot find type 'UIView' in scope
open class FormTextItem: UIView, FormItem {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:9:32: error: cannot find 'UIStackView' in scope
private(set) var stackView = UIStackView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:4:22: error: cannot find type 'UIView' in scope
open class FormView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:4:11: error: cannot find type 'UIControl' in scope
extension UIControl {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:28:38: error: cannot find type 'UIControl' in scope
struct ControlTarget<OuterControl: UIControl>: Publisher {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:33:45: error: 'Event' is not a member type of type 'OuterControl'
private let controlEvents: OuterControl.Event
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:39:54: error: 'Event' is not a member type of type 'OuterControl'
init(control: OuterControl, events: OuterControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:52:67: error: cannot find type 'UIControl' in scope
private final class Subscription<S: Subscriber, InnerControl: UIControl>: Combine.Subscription where S.Input == Void {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:54:24: error: 'weak' must not be applied to non-class-bound 'InnerControl'; consider adding a protocol conformance that has a class bound
private weak var control: InnerControl?
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:61:70: error: 'Event' is not a member type of type 'InnerControl'
init(subscriber: S, control: InnerControl, event: InnerControl.Event) {
~~~~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:4:11: error: cannot find type 'UITextField' in scope
extension UITextField {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:19:28: error: cannot find type 'UITextField' in scope
private let textField: UITextField
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:23:21: error: cannot find type 'UITextField' in scope
init(textField: UITextField) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:36:69: error: cannot find type 'UITextField' in scope
private final class TextFieldSubscription<S: Subscriber, Control: UITextField>: Subscription where S.Input == String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:38:22: error: 'weak' must not be applied to non-class-bound 'Control'; consider adding a protocol conformance that has a class bound
private weak var textField: Control?
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift -target armv7k-apple-watchos6.0 -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/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms_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/Forms.build/Debug-watchos/Forms.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/Forms.build/Debug-watchos/Forms.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Forms -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-watchos/Forms.build/Objects-normal/armv7k/Forms.abi.json
SwiftCompile normal armv7k Compiling\ FormSpacingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ FormSwitchItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ FormButtonItem.swift,\ FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ FormTextItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ FormView.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ FormCheckboxItem.swift,\ FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal arm64_32 (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal arm64 (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UITextField+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift (in target 'Forms' from project 'Forms')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'Forms' from project 'Forms')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
SwiftCompile normal armv7k Compiling\ UITextField+Publishers.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift (in target 'Forms' from project 'Forms')
Building workspace spi-builder-workspace with scheme Forms
(4 failures)
BUILD FAILURE 6.1 watchOS