Build Information
Failed to build LoadableViews, reference main (42f98e
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 11:22:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LoadableViews -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MLSDev/LoadableViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MLSDev/LoadableViews
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 42f98ee Bump nokogiri from 1.18.4 to 1.18.8 (#23)
Cloned https://github.com/MLSDev/LoadableViews.git
Revision (git rev-parse @):
42f98eef9a9a1ee0b9fd604051811d1ea8aa5a4d
SUCCESS checkout https://github.com/MLSDev/LoadableViews.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/MLSDev/LoadableViews.git
https://github.com/MLSDev/LoadableViews.git
{
"dependencies" : [
],
"manifest_display_name" : "LoadableViews",
"name" : "LoadableViews",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LoadableViews",
"targets" : [
"LoadableViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "LoadableViews",
"module_type" : "SwiftTarget",
"name" : "LoadableViews",
"path" : "Sources/LoadableViews",
"product_memberships" : [
"LoadableViews"
],
"sources" : [
"LoadableView+UIKit.swift",
"LoadableView+macOS.swift",
"LoadableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "LoadableViews",
"name" : "LoadableViews",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LoadableViews",
"targets" : [
"LoadableViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "LoadableViews",
"module_type" : "SwiftTarget",
"name" : "LoadableViews",
"path" : "Sources/LoadableViews",
"product_memberships" : [
"LoadableViews"
],
"sources" : [
"LoadableView+UIKit.swift",
"LoadableView+macOS.swift",
"LoadableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "LoadableViews",
"schemes" : [
"CustomBundle",
"Example",
"Example-Mac",
"LoadableViews"
],
"targets" : [
"LoadableViews",
"LoadableViewsTests",
"Example",
"CustomBundle",
"Example-Mac"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LoadableViews"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LoadableViews -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 LoadableViews -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:
LoadableViews: /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 'LoadableViews' in project 'LoadableViews'
➜ Explicit dependency on target 'LoadableViews' in project 'LoadableViews'
Target 'LoadableViews' in project 'LoadableViews' (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: d90ea1733e3543ef78ad2b405cac52dd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d90ea1733e3543ef78ad2b405cac52dd.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.modulemap (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews_const_extract_protocols.json (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.SwiftConstValuesFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.SwiftFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews_const_extract_protocols.json (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.LinkFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.SwiftFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-OutputFileMap.json (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.SwiftConstValuesFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.LinkFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-OutputFileMap.json (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftConstValuesFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.LinkFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.DependencyStaticMetadataFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.DependencyMetadataFileList (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/LoadableViews.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.modulemap (in target 'LoadableViews' from project 'LoadableViews')
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/LoadableViews.build/Debug-watchos/LoadableViews.build/LoadableViews.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver LoadableViews normal armv7k com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
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 LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LoadableViews normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
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 LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LoadableViews normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
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 LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal armv7k (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:33:33: error: cannot find type 'UIView' in scope
public typealias PlatformView = 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/LoadableViews/LoadableView+UIKit.swift:25:35: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:25:66: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:35:43: error: cannot find type 'UIView' in scope
extension NibLoadableProtocol where Self: 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/LoadableViews/LoadableView+UIKit.swift:61:50: error: cannot find type 'UILayoutPriority' in scope
horizontalPriority: UILayoutPriority,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:62:48: error: cannot find type 'UILayoutPriority' in scope
verticalPriority: UILayoutPriority) -> Self {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:72:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:77:33: error: cannot find type 'UITableViewCell' in scope
override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:35: error: cannot find type 'UITableViewCell' in scope
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: type 'LoadableTableViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTableViewCell' should inherit 'NSObject' instead
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: note: add stubs for conformance
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:100:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:44: error: cannot find type 'UICollectionReusableView' in scope
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: type 'LoadableCollectionReusableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionReusableView' should inherit 'NSObject' instead
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: note: add stubs for conformance
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:117:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:121:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:40: error: cannot find type 'UICollectionViewCell' in scope
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: type 'LoadableCollectionViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionViewCell' should inherit 'NSObject' instead
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: note: add stubs for conformance
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:139:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:31: error: cannot find type 'UITextField' in scope
open class LoadableTextField: UITextField, NibLoadableProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: type 'LoadableTextField' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTextField' should inherit 'NSObject' instead
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: note: add stubs for conformance
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:155:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:29: error: cannot find type 'UIControl' in scope
open class LoadableControl: UIControl, NibLoadableProtocol {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: type 'LoadableControl' does not conform to protocol 'NibLoadableProtocol'
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableControl' should inherit 'NSObject' instead
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: note: add stubs for conformance
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:73:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: type 'LoadableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableView' should inherit 'NSObject' instead
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: note: add stubs for conformance
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
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/LoadableViews/LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift -target armv7k-apple-watchos5.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 -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LoadableViews -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.abi.json
SwiftCompile normal arm64_32 Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
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/LoadableViews/LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift -target arm64_32-apple-watchos5.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 -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LoadableViews -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.abi.json
EmitSwiftModule normal arm64_32 (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:33:33: error: cannot find type 'UIView' in scope
public typealias PlatformView = 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/LoadableViews/LoadableView+UIKit.swift:25:35: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:25:66: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:35:43: error: cannot find type 'UIView' in scope
extension NibLoadableProtocol where Self: 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/LoadableViews/LoadableView+UIKit.swift:61:50: error: cannot find type 'UILayoutPriority' in scope
horizontalPriority: UILayoutPriority,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:62:48: error: cannot find type 'UILayoutPriority' in scope
verticalPriority: UILayoutPriority) -> Self {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:72:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:77:33: error: cannot find type 'UITableViewCell' in scope
override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:35: error: cannot find type 'UITableViewCell' in scope
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: type 'LoadableTableViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTableViewCell' should inherit 'NSObject' instead
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: note: add stubs for conformance
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:100:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:44: error: cannot find type 'UICollectionReusableView' in scope
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: type 'LoadableCollectionReusableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionReusableView' should inherit 'NSObject' instead
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: note: add stubs for conformance
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:117:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:121:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:40: error: cannot find type 'UICollectionViewCell' in scope
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: type 'LoadableCollectionViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionViewCell' should inherit 'NSObject' instead
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: note: add stubs for conformance
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:139:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:31: error: cannot find type 'UITextField' in scope
open class LoadableTextField: UITextField, NibLoadableProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: type 'LoadableTextField' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTextField' should inherit 'NSObject' instead
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: note: add stubs for conformance
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:155:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:29: error: cannot find type 'UIControl' in scope
open class LoadableControl: UIControl, NibLoadableProtocol {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: type 'LoadableControl' does not conform to protocol 'NibLoadableProtocol'
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableControl' should inherit 'NSObject' instead
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: note: add stubs for conformance
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:73:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: type 'LoadableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableView' should inherit 'NSObject' instead
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: note: add stubs for conformance
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
SwiftCompile normal arm64_32 Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
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/LoadableViews/LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -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 -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LoadableViews -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.abi.json
EmitSwiftModule normal arm64 (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:33:33: error: cannot find type 'UIView' in scope
public typealias PlatformView = 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/LoadableViews/LoadableView+UIKit.swift:25:35: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:25:66: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:35:43: error: cannot find type 'UIView' in scope
extension NibLoadableProtocol where Self: 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/LoadableViews/LoadableView+UIKit.swift:61:50: error: cannot find type 'UILayoutPriority' in scope
horizontalPriority: UILayoutPriority,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:62:48: error: cannot find type 'UILayoutPriority' in scope
verticalPriority: UILayoutPriority) -> Self {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:72:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:77:33: error: cannot find type 'UITableViewCell' in scope
override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:35: error: cannot find type 'UITableViewCell' in scope
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: type 'LoadableTableViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTableViewCell' should inherit 'NSObject' instead
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: note: add stubs for conformance
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:100:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:44: error: cannot find type 'UICollectionReusableView' in scope
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: type 'LoadableCollectionReusableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionReusableView' should inherit 'NSObject' instead
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: note: add stubs for conformance
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:117:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:121:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:40: error: cannot find type 'UICollectionViewCell' in scope
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: type 'LoadableCollectionViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionViewCell' should inherit 'NSObject' instead
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: note: add stubs for conformance
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:139:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:31: error: cannot find type 'UITextField' in scope
open class LoadableTextField: UITextField, NibLoadableProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: type 'LoadableTextField' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTextField' should inherit 'NSObject' instead
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: note: add stubs for conformance
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:155:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:29: error: cannot find type 'UIControl' in scope
open class LoadableControl: UIControl, NibLoadableProtocol {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: type 'LoadableControl' does not conform to protocol 'NibLoadableProtocol'
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableControl' should inherit 'NSObject' instead
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: note: add stubs for conformance
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:73:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: type 'LoadableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableView' should inherit 'NSObject' instead
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: note: add stubs for conformance
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
SwiftCompile normal arm64 Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'LoadableViews' from project 'LoadableViews')
SwiftEmitModule normal armv7k Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal arm64_32 (in target 'LoadableViews' from project 'LoadableViews')
SwiftEmitModule normal arm64 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal arm64 (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64_32 Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
Building workspace spi-builder-workspace with scheme LoadableViews
(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:
LoadableViews: /Users/admin/builder/spi-builder-workspace
resolved source packages: LoadableViews
{
"dependencies" : [
],
"manifest_display_name" : "LoadableViews",
"name" : "LoadableViews",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LoadableViews",
"targets" : [
"LoadableViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "LoadableViews",
"module_type" : "SwiftTarget",
"name" : "LoadableViews",
"path" : "Sources/LoadableViews",
"product_memberships" : [
"LoadableViews"
],
"sources" : [
"LoadableView+UIKit.swift",
"LoadableView+macOS.swift",
"LoadableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LoadableViews"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LoadableViews -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 LoadableViews -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
LoadableViews: /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 'LoadableViews' in project 'LoadableViews'
➜ Explicit dependency on target 'LoadableViews' in project 'LoadableViews'
Target 'LoadableViews' in project 'LoadableViews' (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: ea164b0a2f283310366c11455b1b250d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ea164b0a2f283310366c11455b1b250d.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 LoadableViews normal armv7k com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
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 LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LoadableViews normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
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 LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LoadableViews normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
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 LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/arm64_32/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
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/LoadableViews/LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift -target armv7k-apple-watchos5.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 -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews_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/LoadableViews.build/Debug-watchos/LoadableViews.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/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LoadableViews -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/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-watchos/LoadableViews.build/Objects-normal/armv7k/LoadableViews.abi.json
EmitSwiftModule normal armv7k (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:33:33: error: cannot find type 'UIView' in scope
public typealias PlatformView = 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/LoadableViews/LoadableView+UIKit.swift:25:35: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:25:66: error: cannot find type 'UIView' in scope
public func setupView(_ view: UIView, inContainer container: 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/LoadableViews/LoadableView+UIKit.swift:35:43: error: cannot find type 'UIView' in scope
extension NibLoadableProtocol where Self: 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/LoadableViews/LoadableView+UIKit.swift:61:50: error: cannot find type 'UILayoutPriority' in scope
horizontalPriority: UILayoutPriority,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:62:48: error: cannot find type 'UILayoutPriority' in scope
verticalPriority: UILayoutPriority) -> Self {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:72:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:77:33: error: cannot find type 'UITableViewCell' in scope
override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:35: error: cannot find type 'UITableViewCell' in scope
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: type 'LoadableTableViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTableViewCell' should inherit 'NSObject' instead
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:12: note: add stubs for conformance
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:100:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:44: error: cannot find type 'UICollectionReusableView' in scope
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: type 'LoadableCollectionReusableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionReusableView' should inherit 'NSObject' instead
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:12: note: add stubs for conformance
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:117:41: error: cannot find type 'UIView' in scope
open override var nibContainerView: 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/LoadableViews/LoadableView+UIKit.swift:121:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:40: error: cannot find type 'UICollectionViewCell' in scope
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: type 'LoadableCollectionViewCell' does not conform to protocol 'NibLoadableProtocol'
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableCollectionViewCell' should inherit 'NSObject' instead
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:12: note: add stubs for conformance
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:139:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:31: error: cannot find type 'UITextField' in scope
open class LoadableTextField: UITextField, NibLoadableProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: type 'LoadableTextField' does not conform to protocol 'NibLoadableProtocol'
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableTextField' should inherit 'NSObject' instead
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:12: note: add stubs for conformance
open class LoadableTextField: UITextField, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:155:21: error: initializer does not override a designated initializer from its superclass
override public init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:29: error: cannot find type 'UIControl' in scope
open class LoadableControl: UIControl, NibLoadableProtocol {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: type 'LoadableControl' does not conform to protocol 'NibLoadableProtocol'
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableControl' should inherit 'NSObject' instead
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:12: note: add stubs for conformance
open class LoadableControl: UIControl, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:73:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: type 'LoadableView' does not conform to protocol 'NibLoadableProtocol'
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: error: cannot declare conformance to 'NSObjectProtocol' in Swift; 'LoadableView' should inherit 'NSObject' instead
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:12: note: add stubs for conformance
open class LoadableView: PlatformView, NibLoadableProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: protocol requires property 'nibName' with type 'String'
var nibName : String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: protocol requires property 'bundle' with type 'Bundle'
var bundle: Bundle { get }
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal arm64 (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal arm64_32 (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal armv7k (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal armv7k Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
Building workspace spi-builder-workspace with scheme LoadableViews
(4 failures)
BUILD FAILURE 6.1 watchOS