Build Information
Failed to build FlagAndCountryCode, reference 1.1.3 (5e44b1
), with Swift 6.1 for watchOS using Xcode 16.3 on 1 May 2025 02:53:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlagAndCountryCode -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/FlagAndCountryCode.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/FlagAndCountryCode
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at 5e44b1d Merge commit '5ae2002b273513b20553bad9e544cb911652eb34'
Cloned https://github.com/exyte/FlagAndCountryCode.git
Revision (git rev-parse @):
5e44b1d2f1ccd901c3ff9889f16ab1f991c63d4b
SUCCESS checkout https://github.com/exyte/FlagAndCountryCode.git at 1.1.3
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/exyte/FlagAndCountryCode.git
https://github.com/exyte/FlagAndCountryCode.git
{
"dependencies" : [
],
"manifest_display_name" : "FlagAndCountryCode",
"name" : "FlagAndCountryCode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FlagAndCountryCode",
"targets" : [
"FlagAndCountryCode"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlagAndCountryCode",
"module_type" : "SwiftTarget",
"name" : "FlagAndCountryCode",
"path" : "Sources/FlagAndCountryCode",
"product_memberships" : [
"FlagAndCountryCode"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/country-codes.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CountryFlagInfo.swift",
"FlagType.swift",
"Helpers/BundleToken.swift",
"Helpers/CountryFlagsParser.swift",
"Helpers/ImageRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FlagAndCountryCode: /Users/admin/builder/spi-builder-workspace
resolved source packages: FlagAndCountryCode
{
"dependencies" : [
],
"manifest_display_name" : "FlagAndCountryCode",
"name" : "FlagAndCountryCode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FlagAndCountryCode",
"targets" : [
"FlagAndCountryCode"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlagAndCountryCode",
"module_type" : "SwiftTarget",
"name" : "FlagAndCountryCode",
"path" : "Sources/FlagAndCountryCode",
"product_memberships" : [
"FlagAndCountryCode"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/country-codes.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CountryFlagInfo.swift",
"FlagType.swift",
"Helpers/BundleToken.swift",
"Helpers/CountryFlagsParser.swift",
"Helpers/ImageRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlagAndCountryCode"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlagAndCountryCode -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FlagAndCountryCode -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
FlagAndCountryCode: /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 'FlagAndCountryCode' in project 'FlagAndCountryCode'
➜ Explicit dependency on target 'FlagAndCountryCode' in project 'FlagAndCountryCode'
➜ Explicit dependency on target 'FlagAndCountryCode_FlagAndCountryCode' in project 'FlagAndCountryCode'
Target 'FlagAndCountryCode' in project 'FlagAndCountryCode'
➜ Explicit dependency on target 'FlagAndCountryCode_FlagAndCountryCode' in project 'FlagAndCountryCode'
Target 'FlagAndCountryCode_FlagAndCountryCode' in project 'FlagAndCountryCode' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 69f5687391633ad17c876b8a30ab4500
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/69f5687391633ad17c876b8a30ab4500.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.modulemap (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode-OutputFileMap.json (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/FlagAndCountryCode_FlagAndCountryCode.DependencyStaticMetadataFileList (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/FlagAndCountryCode_FlagAndCountryCode.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode_const_extract_protocols.json (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode-OutputFileMap.json (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode_const_extract_protocols.json (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-OutputFileMap.json (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/FlagAndCountryCode_FlagAndCountryCode.DependencyMetadataFileList (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/FlagAndCountryCode_FlagAndCountryCode.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.SwiftFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.SwiftConstValuesFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.LinkFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.SwiftConstValuesFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.SwiftFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.LinkFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftConstValuesFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.LinkFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.DependencyStaticMetadataFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.DependencyMetadataFileList (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.bundle (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FlagAndCountryCode.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.modulemap (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/FlagAndCountryCode.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos --bundle-identifier spi-builder-workspace.FlagAndCountryCode --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/unthinned (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.bundle/country-codes.json /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/country-codes.json (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
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/FlagAndCountryCode/Resources/country-codes.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.bundle
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.bundle /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver FlagAndCountryCode normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlagAndCountryCode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FlagAndCountryCode normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlagAndCountryCode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FlagAndCountryCode normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlagAndCountryCode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlagType.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/FlagType.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/FlagType.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BundleToken.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/BundleToken.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/BundleToken.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryFlagInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryFlagsParser.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/CountryFlagsParser.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/CountryFlagsParser.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/FlagType.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/BundleToken.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/CountryFlagsParser.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-watchos8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FlagAndCountryCode -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.abi.json
EmitSwiftModule normal arm64 (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:13:60: error: cannot find type 'UIGraphicsImageRendererContext' in scope
func rendereredImage(size outputSize: CGSize, action: (UIGraphicsImageRendererContext) -> Void) -> UIImage {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftEmitModule normal armv7k Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
EmitSwiftModule normal armv7k (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
EmitSwiftModule normal arm64_32 (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
EmitSwiftModule normal arm64 (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64_32 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Building workspace spi-builder-workspace with scheme FlagAndCountryCode
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FlagAndCountryCode: /Users/admin/builder/spi-builder-workspace
resolved source packages: FlagAndCountryCode
{
"dependencies" : [
],
"manifest_display_name" : "FlagAndCountryCode",
"name" : "FlagAndCountryCode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FlagAndCountryCode",
"targets" : [
"FlagAndCountryCode"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlagAndCountryCode",
"module_type" : "SwiftTarget",
"name" : "FlagAndCountryCode",
"path" : "Sources/FlagAndCountryCode",
"product_memberships" : [
"FlagAndCountryCode"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/country-codes.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CountryFlagInfo.swift",
"FlagType.swift",
"Helpers/BundleToken.swift",
"Helpers/CountryFlagsParser.swift",
"Helpers/ImageRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlagAndCountryCode"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlagAndCountryCode -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FlagAndCountryCode -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
FlagAndCountryCode: /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 'FlagAndCountryCode' in project 'FlagAndCountryCode'
➜ Explicit dependency on target 'FlagAndCountryCode' in project 'FlagAndCountryCode'
➜ Explicit dependency on target 'FlagAndCountryCode_FlagAndCountryCode' in project 'FlagAndCountryCode'
Target 'FlagAndCountryCode' in project 'FlagAndCountryCode'
➜ Explicit dependency on target 'FlagAndCountryCode_FlagAndCountryCode' in project 'FlagAndCountryCode'
Target 'FlagAndCountryCode_FlagAndCountryCode' in project 'FlagAndCountryCode' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a1c22e900cdc2886a21e6b008f331d06
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a1c22e900cdc2886a21e6b008f331d06.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.bundle /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Resources/CountryFlags.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver FlagAndCountryCode normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlagAndCountryCode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/armv7k/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FlagAndCountryCode normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlagAndCountryCode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FlagAndCountryCode normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlagAndCountryCode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64_32/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BundleToken.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/BundleToken.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/BundleToken.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/FlagType.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/BundleToken.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/CountryFlagsParser.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-watchos8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FlagAndCountryCode -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.abi.json
EmitSwiftModule normal arm64 (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:13:60: error: cannot find type 'UIGraphicsImageRendererContext' in scope
func rendereredImage(size outputSize: CGSize, action: (UIGraphicsImageRendererContext) -> Void) -> UIImage {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ ImageRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryFlagsParser.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/CountryFlagsParser.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/CountryFlagsParser.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
EmitSwiftModule normal armv7k (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryFlagInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlagType.swift /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/FlagType.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/FlagType.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug-watchos/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
EmitSwiftModule normal arm64 (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Building workspace spi-builder-workspace with scheme FlagAndCountryCode
(4 failures)
BUILD FAILURE 6.1 watchOS