Build Information
Failed to build FlagAndCountryCode, reference 1.1.3 (5e44b1
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2025 02:51:48 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 platform=macOS,arch=arm64
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: macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 93c71ecfe9c0b964869c022ea32bb3c6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/93c71ecfe9c0b964869c022ea32bb3c6.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/FlagAndCountryCode.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/FlagAndCountryCode.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode_FlagAndCountryCode.build/FlagAndCountryCode_FlagAndCountryCode.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode_FlagAndCountryCode.build/FlagAndCountryCode_FlagAndCountryCode.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/FlagAndCountryCode.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FlagAndCountryCode.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/FlagAndCountryCode.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/FlagAndCountryCode_FlagAndCountryCode.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents (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/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources (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/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/unthinned
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources/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/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources
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 --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/assetcatalog_generated_info.plist --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx --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/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources /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/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/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist_thinned --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx
2025-04-30 19:51:39.681 ibtoold[711:3945] NSFileCoordinator is doing nothing.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned/Assets.car
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/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/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_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/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
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/CountryFlagInfo.swift:17:77: error: 'View' is only available in macOS 10.15 or newer
public func getCountryImage(with type: FlagType = .roundedRect) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift:17:17: note: add @available attribute to enclosing instance method
public func getCountryImage(with type: FlagType = .roundedRect) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift:13:1: note: add @available attribute to enclosing extension
extension CountryFlagInfo {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:56:50: error: 'View' is only available in macOS 10.15 or newer
func applyFlagType(_ type: FlagType) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:56:10: note: add @available attribute to enclosing instance method
func applyFlagType(_ type: FlagType) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:10: note: add @available attribute to enclosing extension
internal extension Image {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:55:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:56:10: note: add @available attribute to enclosing instance method
func applyFlagType(_ type: FlagType) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:10: note: add @available attribute to enclosing extension
internal extension Image {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:20: error: 'Image' is only available in macOS 10.15 or newer
internal extension Image {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:10: note: add @available attribute to enclosing extension
internal extension Image {
^
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/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/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/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/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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.abi.json
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.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/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/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\ 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\ 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\ 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
LinkAssetCatalog /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
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Resources/Assets.car (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64 (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlagAndCountryCode (in target 'FlagAndCountryCode' from project 'FlagAndCountryCode')
Building workspace spi-builder-workspace with scheme FlagAndCountryCode
(3 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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 3294fe7010df3014d3befcca38a7c88b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3294fe7010df3014d3befcca38a7c88b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist (in target 'FlagAndCountryCode_FlagAndCountryCode' from project 'FlagAndCountryCode')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/empty-FlagAndCountryCode_FlagAndCountryCode.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode_FlagAndCountryCode.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FlagAndCountryCode_FlagAndCountryCode.bundle/Contents/Info.plist
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/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/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode_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/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/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\ 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
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/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/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/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/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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.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/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/FlagAndCountryCode.build/Objects-normal/arm64/FlagAndCountryCode.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/CountryFlagInfo.swift:17:77: error: 'View' is only available in macOS 10.15 or newer
public func getCountryImage(with type: FlagType = .roundedRect) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift:17:17: note: add @available attribute to enclosing instance method
public func getCountryImage(with type: FlagType = .roundedRect) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/CountryFlagInfo.swift:13:1: note: add @available attribute to enclosing extension
extension CountryFlagInfo {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:56:50: error: 'View' is only available in macOS 10.15 or newer
func applyFlagType(_ type: FlagType) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:56:10: note: add @available attribute to enclosing instance method
func applyFlagType(_ type: FlagType) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:10: note: add @available attribute to enclosing extension
internal extension Image {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:55:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:56:10: note: add @available attribute to enclosing instance method
func applyFlagType(_ type: FlagType) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:10: note: add @available attribute to enclosing extension
internal extension Image {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:20: error: 'Image' is only available in macOS 10.15 or newer
internal extension Image {
^
/Users/admin/builder/spi-builder-workspace/Sources/FlagAndCountryCode/Helpers/ImageRenderer.swift:54:10: note: add @available attribute to enclosing extension
internal extension Image {
^
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\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/FlagAndCountryCode.build/DerivedSources/GeneratedAssetSymbols.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\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlagAndCountryCode.build/Debug/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/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\ 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\ 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
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9f52469f258e624d24f2f22a475ed2d5ec01f126, name:My Mac }
** 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')
Building workspace spi-builder-workspace with scheme FlagAndCountryCode
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild