Build Information
Failed to build Forms, reference main (f96d0f
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 20 Jun 2025 16:25:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brunomunizaf/Forms.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brunomunizaf/Forms
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f96d0f9 Merge pull request #10 from brunomunizaf/dev
Cloned https://github.com/brunomunizaf/Forms.git
Revision (git rev-parse @):
f96d0f95af78cdf03aab8b348bb01aa3185ac470
SUCCESS checkout https://github.com/brunomunizaf/Forms.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/brunomunizaf/Forms.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Forms: /Users/admin/builder/spi-builder-workspace
resolved source packages: Forms
{
"dependencies" : [
],
"manifest_display_name" : "Forms",
"name" : "Forms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Forms",
"targets" : [
"Forms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormsTests",
"module_type" : "SwiftTarget",
"name" : "FormsTests",
"path" : "Tests/FormsTests",
"sources" : [
"FormCalendarItemTests.swift",
"FormInputItemTests.swift",
"FormSpacingItemTests.swift",
"FormTextItemTests.swift",
"FormViewTests.swift"
],
"target_dependencies" : [
"Forms"
],
"type" : "test"
},
{
"c99name" : "Forms",
"module_type" : "SwiftTarget",
"name" : "Forms",
"path" : "Sources/Forms",
"product_memberships" : [
"Forms"
],
"sources" : [
"FormButtonItem.swift",
"FormCalendarItem.swift",
"FormCheckboxItem.swift",
"FormInputItem.swift",
"FormPickerItem.swift",
"FormSpacingItem.swift",
"FormSwitchItem.swift",
"FormTextItem.swift",
"FormView.swift",
"Protocols.swift",
"UIControl+Publishers.swift",
"UITextField+Publishers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Forms"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Forms -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Forms: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Forms' in project 'Forms'
➜ Explicit dependency on target 'Forms' in project 'Forms'
Target 'Forms' in project 'Forms' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 18625cf6fe79492023e997809243eea6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/18625cf6fe79492023e997809243eea6.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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.DependencyMetadataFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.DependencyStaticMetadataFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.modulemap (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.SwiftFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.LinkFileList (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Forms.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.modulemap (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Forms.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: note: A dependency of main module 'Forms'
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: note: a dependency of main module 'Forms'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:2:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
Building workspace spi-builder-workspace with scheme Forms
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Forms: /Users/admin/builder/spi-builder-workspace
resolved source packages: Forms
{
"dependencies" : [
],
"manifest_display_name" : "Forms",
"name" : "Forms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Forms",
"targets" : [
"Forms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormsTests",
"module_type" : "SwiftTarget",
"name" : "FormsTests",
"path" : "Tests/FormsTests",
"sources" : [
"FormCalendarItemTests.swift",
"FormInputItemTests.swift",
"FormSpacingItemTests.swift",
"FormTextItemTests.swift",
"FormViewTests.swift"
],
"target_dependencies" : [
"Forms"
],
"type" : "test"
},
{
"c99name" : "Forms",
"module_type" : "SwiftTarget",
"name" : "Forms",
"path" : "Sources/Forms",
"product_memberships" : [
"Forms"
],
"sources" : [
"FormButtonItem.swift",
"FormCalendarItem.swift",
"FormCheckboxItem.swift",
"FormInputItem.swift",
"FormPickerItem.swift",
"FormSpacingItem.swift",
"FormSwitchItem.swift",
"FormTextItem.swift",
"FormView.swift",
"Protocols.swift",
"UIControl+Publishers.swift",
"UITextField+Publishers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Forms"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Forms -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Forms: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Forms' in project 'Forms'
➜ Explicit dependency on target 'Forms' in project 'Forms'
Target 'Forms' in project 'Forms' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug/Forms.build/Objects-normal/arm64/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: note: A dependency of main module 'Forms'
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Forms' from project 'Forms')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e47d77e5c82dc901eea25a09cfdbb789bca84d1d, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift:2:8: note: a dependency of main module 'Forms'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSpacingItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormSwitchItem.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormTextItem.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/FormView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/Protocols.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:2:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
Building workspace spi-builder-workspace with scheme Forms
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild