Build Information
Failed to build CountryPicker, reference master (425f88), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 12:15:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CountryPicker -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/suryakantsharma/countrypicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/suryakantsharma/countrypicker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 425f88b Merge pull request #139 from DariaSukhonosovaRogii/master
Cloned https://github.com/suryakantsharma/countrypicker.git
Revision (git rev-parse @):
425f88ba4dd22c0af6c3bec9949dc9103f71840f
SUCCESS checkout https://github.com/suryakantsharma/countrypicker.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/suryakantsharma/countrypicker.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "CountryPicker",
"name" : "CountryPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "CountryPicker",
"targets" : [
"CountryPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CountryPickerTests",
"module_type" : "SwiftTarget",
"name" : "CountryPickerTests",
"path" : "Tests/CountryPickerTests",
"sources" : [
"CountryManagerTests.swift",
"CountryTests.swift"
],
"target_dependencies" : [
"CountryPicker"
],
"type" : "test"
},
{
"c99name" : "CountryPicker",
"module_type" : "SwiftTarget",
"name" : "CountryPicker",
"path" : "Sources/CountryPicker",
"product_memberships" : [
"CountryPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AccessibilityModifiers.swift",
"Configuration.swift",
"Constant.swift",
"Country.swift",
"CountryManager.swift",
"CountryPickerView.swift",
"CountryPickerWheelView.swift",
"CountryPickerWheelViewModel.swift",
"CountryPickerWithSectionViewModel.swift",
"CountryPickerWithSections.swift",
"SectionMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CountryPicker",
"schemes" : [
"CountryPicker",
"CountryPickerTests"
],
"targets" : [
"CountryPicker",
"CountryPickerTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CountryPicker"
]
}
}
2026-04-16 08:15:17.658 xcodebuild[625:3746] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CountryPicker -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 CountryPicker -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
CountryPicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
Target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
Target 'CountryPicker_CountryPicker' in project 'CountryPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3bb46bd52101b0e9427d79f3672b4309
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3bb46bd52101b0e9427d79f3672b4309.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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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
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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents/Resources (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyStaticMetadataFileList (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyMetadataFileList (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-OutputFileMap.json (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.modulemap (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.DependencyMetadataFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CountryPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.modulemap (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug/CountryPicker.build/CountryPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents/Resources/CountryPickerController.bundle /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
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/Sources/CountryPicker/CountryPickerController.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle/Contents/Resources
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CountryPicker_CountryPicker.bundle
SwiftDriver CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CountryPicker -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/CountryPicker.build/Debug/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker_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/CountryPicker.build/Debug/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.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/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-78QUQK0U0PFJM4PXUD720J07U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-CDD316EJS3V4UBAOVYS3CVZ63.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7KX75KSP38TEA5L3YUHSITKFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-DBD90R90Y8L7SXAARIOXCEKX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-EFF1L3B01W8N0Z3OKRI5P9G7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-9NE7O6PCSV37TWRVGTT0JARMX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-DX6WZP9MGXCXYIZCA9XJGPOG1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-8647QJZXGBYAHCHD94ZSWIMJB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-42BV0UZ0BISUKE92FXVR4DN1S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1CVTEI6K5MF8DBFFZI4YACDV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-X0M0D3SGAR9UPBN3AAHP9TAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4ZRLWRPSMP39F9828FD26DF4G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4UVPKO1T1AMRNQ12QSZABW5SN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-597RGWI6YXU8EHR3LG347UTPB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CFOZJ90N0SXN11RZ3CT0KO4JJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-3CT7FD6QUUX47CYDBDOJPUNA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-2HRFVLBG6GPK8HRHQVLVUGI0L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-6JOEPPB91Q5MKNFCQUMH10X7F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-3EXGZACBIQBYM5OR1F9N5LJN5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-10H99484OR8W81G38Q21H41YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2ZGO5ZYLXROKCK6S7TKDEUMM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-3RC839E5MMHMZQ4B6DV8TAM7V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-8F2NHBR2I81N5CTM1UUW7W5SU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-211FSOIIPD84Q41U2XK18GZYN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-DEP1TKIWAW14TSK1ZHA0G0QW7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-9047U10H6JK2FNNIGRUQ3GPGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-4LYVEM08P24GHIIAF5C9D3YPY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-9X9Q193OD8KUM02QJ5USX2AOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-38QO50DMZ31JPFVPEBKBQLU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-32P1YB0QNZ38SAU9YEKUB4LOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-ERMCKW2ZKLKLE9IVMN78ZF93P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-84UGAUUTDNHHUITQBDQC1WGF9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-E504A9FV8UANSEHV9TIZNFVPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E20S8SGXZBJ97OMYTR1KQT6HQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-A7WGMB5TBFNMT1T1JM95WM71Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EHKHZ0TGRNJV3R6U3LSKHGTV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-4IF4ZT70PD47TJLB5AZ5CJUM0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-DBEWNDD5AC8WIA8TXGD3GI1LA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-92B52DUY7NV9KY2ZK3FR4QBDY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BRQ9TZ1NM26EZMHHFLHMIRXEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-64SBGXP7JTKA1Z53AL506Y9KN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-AV9NNWJZCRC9VSYGIOW2WREA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-A95EGQ250RY846IXZ3DMP674Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-A6VI8T6GV58N42ONH1RP6F6Y5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9S84S0OPX5JXDIE42WB9NMIUE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ER7EXDNWIG1J3K6FLR1ECBKR4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-2EB2QCDUO8FWJNS2NTNJ99ZFL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-B0JN5MDFC5CH3K7KLR9YDF2QW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-31ZHDV6ZDFLPSMJTZ03B3M6U5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-3C5WZ7I04ZDM6GDK29XWQYE73.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DTNW9YMDV23AB597MB7VQ6JA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-1K9R2MCZVN99YVZUJ6RDG6OBW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-37U3CPQA3ZCQLT4FO0TGNI5GP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-CZWKNYX6FN9NLIX49RAVH7QZ3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-EIYD99OVKAGPLKH52SCJXVIT7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-66UMR46XDVQGZD3IEP1KH7NHH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-CRM798K9ENC642QTGK4ZAL43M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-5MHUXRZD58C10P53UUNRULL68.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-C2OMYKZ39QL1LO7X21P5BQ596.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-AV7NLIAD0EYCV3O8C6D2HO2O4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-SHW9AUUV2DP7B3ZARA5P9DHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-2CET90BNLSHD3L3NP2058P8P7.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
EmitSwiftModule normal arm64 (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:15:27: error: 'Font' is only available in macOS 10.15 or newer
public let labelFont: Font
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:16:28: error: 'Color' is only available in macOS 10.15 or newer
public let labelColor: Color
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:17:28: error: 'Font' is only available in macOS 10.15 or newer
public let detailFont: Font
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:18:29: error: 'Color' is only available in macOS 10.15 or newer
public let detailColor: Color
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:26:20: error: 'Font' is only available in macOS 10.15 or newer
labelFont: Font = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:27:21: error: 'Color' is only available in macOS 10.15 or newer
labelColor: Color = .primary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:28:21: error: 'Font' is only available in macOS 10.15 or newer
detailFont: Font = .footnote,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:29:22: error: 'Color' is only available in macOS 10.15 or newer
detailColor: Color = .secondary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:26:28: error: 'title2' is only available in macOS 11.0 or newer
labelFont: Font = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:27:30: error: 'primary' is only available in macOS 10.15 or newer
labelColor: Color = .primary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:28:29: error: 'footnote' is only available in macOS 10.15 or newer
detailFont: Font = .footnote,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:29:31: error: 'secondary' is only available in macOS 10.15 or newer
detailColor: Color = .secondary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift:38:20: error: cannot find type 'UIImage' in scope
open var flag: UIImage? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift:55:24: error: cannot find type 'UIImage' in scope
private var image: UIImage?
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:17:40: error: 'ObservableObject' is only available in macOS 10.15 or newer
public protocol CountryListDataSource: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:17:17: note: add '@available' attribute to enclosing protocol
public protocol CountryListDataSource: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:56:6: error: 'Published' is only available in macOS 10.15 or newer
@Published public var countries = [Country]()
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:53:14: note: add '@available' attribute to enclosing class
public class CountryManager: CountryListDataSource {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:21:20: error: 'presentationMode' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:21:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:23:6: error: 'State' is only available in macOS 10.15 or newer
@State private var filterCountries = [Country]()
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:24:6: error: 'State' is only available in macOS 10.15 or newer
@State private var applySearch = false
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:25:6: error: 'State' is only available in macOS 10.15 or newer
@State private var searchText = ""
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:26:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding private var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:38:27: error: 'Binding' is only available in macOS 10.15 or newer
selectedCountry: Binding<Country?>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:36:5: note: add '@available' attribute to enclosing initializer
init(manager: any CountryListDataSource = CountryManager.shared,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:44:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:44:16: note: add '@available' attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:99:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:93:8: note: add '@available' attribute to enclosing struct
struct CountryCell: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:101:20: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:101:9: note: add '@available' attribute to enclosing property
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:93:8: note: add '@available' attribute to enclosing struct
struct CountryCell: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:154:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:154:16: note: add '@available' attribute to enclosing static property
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:153:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView_Previews: PreviewProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:12:6: error: 'ObservedObject' is only available in macOS 10.15 or newer
@ObservedObject public var viewModel: CountryPickerWheelViewModel
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:13:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding public var selectedCountry: Country
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:15:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:15:16: note: add '@available' attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:35:34: error: 'Binding' is only available in macOS 10.15 or newer
public init(selectedCountry: Binding<Country>, viewModel: CountryPickerWheelViewModel? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:35:12: note: add '@available' attribute to enclosing initializer
public init(selectedCountry: Binding<Country>, viewModel: CountryPickerWheelViewModel? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:46:20: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:46:9: note: add '@available' attribute to enclosing property
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:42:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelItem: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:61:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:61:16: note: add '@available' attribute to enclosing static property
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:60:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView_Previews: PreviewProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift:12:43: error: 'ObservableObject' is only available in macOS 10.15 or newer
public class CountryPickerWheelViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift:12:14: note: add '@available' attribute to enclosing class
public class CountryPickerWheelViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:13:6: error: 'Published' is only available in macOS 10.15 or newer
@Published var sections: [Section] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:11:7: note: add '@available' attribute to enclosing class
class CountryPickerWithSectionViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:14:6: error: 'Published' is only available in macOS 10.15 or newer
@Published var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:11:7: note: add '@available' attribute to enclosing class
class CountryPickerWithSectionViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:12:20: error: 'presentationMode' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:12:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:14:6: error: 'ObservedObject' is only available in macOS 10.15 or newer
@ObservedObject var viewModel: CountryPickerWithSectionViewModel
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:15:6: error: 'State' is only available in macOS 10.15 or newer
@State var searchText: String
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:16:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding private var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:23:27: error: 'Binding' is only available in macOS 10.15 or newer
selectedCountry: Binding<Country?>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:20:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:30:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:30:16: note: add '@available' attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:97:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:97:16: note: add '@available' attribute to enclosing static property
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:96:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections_Previews: PreviewProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:110:20: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:110:9: note: add '@available' attribute to enclosing property
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:106:8: note: add '@available' attribute to enclosing struct
struct SectionIndexView: View {
^
Failed frontend command:
/Applications/Xcode-26.4.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/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/AccessibilityModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/swift-overrides.hmap -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/CountryPicker.build/Debug/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name CountryPicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.abi.json
SwiftCompile normal arm64 Compiling\ SectionMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWithSectionViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWithSections.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Configuration.swift,\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWheelViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AccessibilityModifiers.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/AccessibilityModifiers.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/AccessibilityModifiers.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Country.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWheelView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
2026-04-16 08:15:19.283 xcodebuild[636:3916] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64 (in target 'CountryPicker' from project 'CountryPicker')
SwiftEmitModule normal arm64 Emitting\ module\ for\ CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
Building workspace spi-builder-workspace with scheme CountryPicker
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CountryPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: CountryPicker
2026-04-16 08:15:30.853 xcodebuild[747:4498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "CountryPicker",
"name" : "CountryPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "CountryPicker",
"targets" : [
"CountryPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CountryPickerTests",
"module_type" : "SwiftTarget",
"name" : "CountryPickerTests",
"path" : "Tests/CountryPickerTests",
"sources" : [
"CountryManagerTests.swift",
"CountryTests.swift"
],
"target_dependencies" : [
"CountryPicker"
],
"type" : "test"
},
{
"c99name" : "CountryPicker",
"module_type" : "SwiftTarget",
"name" : "CountryPicker",
"path" : "Sources/CountryPicker",
"product_memberships" : [
"CountryPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AccessibilityModifiers.swift",
"Configuration.swift",
"Constant.swift",
"Country.swift",
"CountryManager.swift",
"CountryPickerView.swift",
"CountryPickerWheelView.swift",
"CountryPickerWheelViewModel.swift",
"CountryPickerWithSectionViewModel.swift",
"CountryPickerWithSections.swift",
"SectionMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CountryPicker"
]
}
}
2026-04-16 08:15:32.349 xcodebuild[757:4605] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CountryPicker -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 CountryPicker -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
CountryPicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
Target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
Target 'CountryPicker_CountryPicker' in project 'CountryPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CountryPicker -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/CountryPicker.build/Debug/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker_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/CountryPicker.build/Debug/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.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/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CountryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AccessibilityModifiers.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/AccessibilityModifiers.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/AccessibilityModifiers.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
Failed frontend command:
/Applications/Xcode-26.4.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/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/AccessibilityModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/swift-overrides.hmap -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/CountryPicker.build/Debug/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name CountryPicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug/CountryPicker.build/Objects-normal/arm64/CountryPicker.abi.json
EmitSwiftModule normal arm64 (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:15:27: error: 'Font' is only available in macOS 10.15 or newer
public let labelFont: Font
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:16:28: error: 'Color' is only available in macOS 10.15 or newer
public let labelColor: Color
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:17:28: error: 'Font' is only available in macOS 10.15 or newer
public let detailFont: Font
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:18:29: error: 'Color' is only available in macOS 10.15 or newer
public let detailColor: Color
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:26:20: error: 'Font' is only available in macOS 10.15 or newer
labelFont: Font = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:27:21: error: 'Color' is only available in macOS 10.15 or newer
labelColor: Color = .primary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:28:21: error: 'Font' is only available in macOS 10.15 or newer
detailFont: Font = .footnote,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:29:22: error: 'Color' is only available in macOS 10.15 or newer
detailColor: Color = .secondary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:26:28: error: 'title2' is only available in macOS 11.0 or newer
labelFont: Font = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:27:30: error: 'primary' is only available in macOS 10.15 or newer
labelColor: Color = .primary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:28:29: error: 'footnote' is only available in macOS 10.15 or newer
detailFont: Font = .footnote,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:29:31: error: 'secondary' is only available in macOS 10.15 or newer
detailColor: Color = .secondary,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:24:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift:12:8: note: add '@available' attribute to enclosing struct
struct Configuration {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift:38:20: error: cannot find type 'UIImage' in scope
open var flag: UIImage? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift:55:24: error: cannot find type 'UIImage' in scope
private var image: UIImage?
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:17:40: error: 'ObservableObject' is only available in macOS 10.15 or newer
public protocol CountryListDataSource: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:17:17: note: add '@available' attribute to enclosing protocol
public protocol CountryListDataSource: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:56:6: error: 'Published' is only available in macOS 10.15 or newer
@Published public var countries = [Country]()
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift:53:14: note: add '@available' attribute to enclosing class
public class CountryManager: CountryListDataSource {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:21:20: error: 'presentationMode' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:21:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:23:6: error: 'State' is only available in macOS 10.15 or newer
@State private var filterCountries = [Country]()
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:24:6: error: 'State' is only available in macOS 10.15 or newer
@State private var applySearch = false
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:25:6: error: 'State' is only available in macOS 10.15 or newer
@State private var searchText = ""
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:26:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding private var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:38:27: error: 'Binding' is only available in macOS 10.15 or newer
selectedCountry: Binding<Country?>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:36:5: note: add '@available' attribute to enclosing initializer
init(manager: any CountryListDataSource = CountryManager.shared,
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:44:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:44:16: note: add '@available' attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:19:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:99:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:93:8: note: add '@available' attribute to enclosing struct
struct CountryCell: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:101:20: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:101:9: note: add '@available' attribute to enclosing property
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:93:8: note: add '@available' attribute to enclosing struct
struct CountryCell: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:154:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:154:16: note: add '@available' attribute to enclosing static property
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:153:8: note: add '@available' attribute to enclosing struct
struct CountryPickerView_Previews: PreviewProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:12:6: error: 'ObservedObject' is only available in macOS 10.15 or newer
@ObservedObject public var viewModel: CountryPickerWheelViewModel
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:13:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding public var selectedCountry: Country
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:15:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:15:16: note: add '@available' attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:35:34: error: 'Binding' is only available in macOS 10.15 or newer
public init(selectedCountry: Binding<Country>, viewModel: CountryPickerWheelViewModel? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:35:12: note: add '@available' attribute to enclosing initializer
public init(selectedCountry: Binding<Country>, viewModel: CountryPickerWheelViewModel? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:46:20: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:46:9: note: add '@available' attribute to enclosing property
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:42:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelItem: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:61:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:61:16: note: add '@available' attribute to enclosing static property
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:60:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWheelView_Previews: PreviewProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift:12:43: error: 'ObservableObject' is only available in macOS 10.15 or newer
public class CountryPickerWheelViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift:12:14: note: add '@available' attribute to enclosing class
public class CountryPickerWheelViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:13:6: error: 'Published' is only available in macOS 10.15 or newer
@Published var sections: [Section] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:11:7: note: add '@available' attribute to enclosing class
class CountryPickerWithSectionViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:14:6: error: 'Published' is only available in macOS 10.15 or newer
@Published var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift:11:7: note: add '@available' attribute to enclosing class
class CountryPickerWithSectionViewModel: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:12:20: error: 'presentationMode' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:12:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.presentationMode) var presentationMode
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:14:6: error: 'ObservedObject' is only available in macOS 10.15 or newer
@ObservedObject var viewModel: CountryPickerWithSectionViewModel
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:15:6: error: 'State' is only available in macOS 10.15 or newer
@State var searchText: String
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:16:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding private var selectedCountry: Country?
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:23:27: error: 'Binding' is only available in macOS 10.15 or newer
selectedCountry: Binding<Country?>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:20:12: note: add '@available' attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:30:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:30:16: note: add '@available' attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:10:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:97:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:97:16: note: add '@available' attribute to enclosing static property
static var previews: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:96:8: note: add '@available' attribute to enclosing struct
struct CountryPickerWithSections_Previews: PreviewProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:110:20: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:110:9: note: add '@available' attribute to enclosing property
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:106:8: note: add '@available' attribute to enclosing struct
struct SectionIndexView: View {
^
SwiftCompile normal arm64 Compiling\ CountryPickerWithSectionViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SectionMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Country.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Configuration.swift,\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWheelView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWithSections.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWheelViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
2026-04-16 08:15:33.488 xcodebuild[760:4644] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b33ca27deb1fd7d642e9de586e8daf722bf25a0e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
EmitSwiftModule normal arm64 (in target 'CountryPicker' from project 'CountryPicker')
Building workspace spi-builder-workspace with scheme CountryPicker
(3 failures)
BUILD FAILURE 6.3 macosXcodebuild