Build Information
Successful build of IsoCountryCodes, reference master (f66725), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 20 May 2025 20:05:53 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IsoCountryCodes -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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.61.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/funky-monkey/IsoCountryCodes.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/funky-monkey/IsoCountryCodes
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f667254 Merge pull request #20 from shagedorn/add-kosovo
Cloned https://github.com/funky-monkey/IsoCountryCodes.git
Revision (git rev-parse @):
f6672549f8d99bb6a8c7bc5233bc8630bb92c172
SUCCESS checkout https://github.com/funky-monkey/IsoCountryCodes.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/funky-monkey/IsoCountryCodes.git
https://github.com/funky-monkey/IsoCountryCodes.git
{
"dependencies" : [
],
"manifest_display_name" : "IsoCountryCodes",
"name" : "IsoCountryCodes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IsoCountryCodes",
"targets" : [
"IsoCountryCodes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IsoCountryCodesTests",
"module_type" : "SwiftTarget",
"name" : "IsoCountryCodesTests",
"path" : "Tests",
"sources" : [
"IsoCountryCodesTests.swift"
],
"target_dependencies" : [
"IsoCountryCodes"
],
"type" : "test"
},
{
"c99name" : "IsoCountryCodes",
"module_type" : "SwiftTarget",
"name" : "IsoCountryCodes",
"path" : "Sources",
"product_memberships" : [
"IsoCountryCodes"
],
"sources" : [
"IsoCountries.swift",
"IsoCountryCodes.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:
IsoCountryCodes: /Users/admin/builder/spi-builder-workspace
resolved source packages: IsoCountryCodes
{
"dependencies" : [
],
"manifest_display_name" : "IsoCountryCodes",
"name" : "IsoCountryCodes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IsoCountryCodes",
"targets" : [
"IsoCountryCodes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IsoCountryCodesTests",
"module_type" : "SwiftTarget",
"name" : "IsoCountryCodesTests",
"path" : "Tests",
"sources" : [
"IsoCountryCodesTests.swift"
],
"target_dependencies" : [
"IsoCountryCodes"
],
"type" : "test"
},
{
"c99name" : "IsoCountryCodes",
"module_type" : "SwiftTarget",
"name" : "IsoCountryCodes",
"path" : "Sources",
"product_memberships" : [
"IsoCountryCodes"
],
"sources" : [
"IsoCountries.swift",
"IsoCountryCodes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IsoCountryCodes"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IsoCountryCodes -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 IsoCountryCodes -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:
IsoCountryCodes: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'IsoCountryCodes' in project 'IsoCountryCodes'
➜ Explicit dependency on target 'IsoCountryCodes' in project 'IsoCountryCodes'
Target 'IsoCountryCodes' in project 'IsoCountryCodes' (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/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: 6d73482647dda83750224682490aa1a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d73482647dda83750224682490aa1a0.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
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
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
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/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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.modulemap (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.DependencyMetadataFileList (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_const_extract_protocols.json (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-OutputFileMap.json (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.SwiftFileList (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.SwiftConstValuesFileList (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.LinkFileList (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.DependencyStaticMetadataFileList (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsoCountryCodes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.modulemap (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver IsoCountryCodes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
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 IsoCountryCodes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ IsoCountryCodes (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
EmitSwiftModule normal arm64 (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:44:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allCountries: [IsoCountryInfo] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:9:15: note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
public struct IsoCountryInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:44:23: note: add '@MainActor' to make static property 'allCountries' part of global actor 'MainActor'
public static let allCountries: [IsoCountryInfo] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:44:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allCountries: [IsoCountryInfo] = [
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ IsoCountryCodes.swift /Users/admin/builder/spi-builder-workspace/Sources/IsoCountryCodes.swift (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IsoCountryCodes.swift (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IsoCountries.swift /Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:44:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allCountries: [IsoCountryInfo] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:9:15: note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
public struct IsoCountryInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:44:23: note: add '@MainActor' to make static property 'allCountries' part of global actor 'MainActor'
public static let allCountries: [IsoCountryInfo] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/IsoCountries.swift:44:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allCountries: [IsoCountryInfo] = [
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for IsoCountryCodes (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
SwiftDriver\ Compilation\ Requirements IsoCountryCodes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsoCountryCodes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsoCountryCodes-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-Swift.h (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsoCountryCodes-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftmodule (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.abi.json (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftdoc (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftsourceinfo (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling IsoCountries.swift (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
SwiftDriverJobDiscovery normal arm64 Compiling IsoCountryCodes.swift (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
SwiftDriver\ Compilation IsoCountryCodes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsoCountryCodes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.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/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.o normal (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.o
ExtractAppIntentsMetadata (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name IsoCountryCodes --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.IsoCountryCodes --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/IsoCountryCodes.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsoCountryCodes.build/Debug/IsoCountryCodes.build/Objects-normal/arm64/IsoCountryCodes.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-20 13:05:52.944 appintentsmetadataprocessor[707:3989] Starting appintentsmetadataprocessor export
2025-05-20 13:05:52.986 appintentsmetadataprocessor[707:3989] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.o (in target 'IsoCountryCodes' from project 'IsoCountryCodes')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsoCountryCodes.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "IsoCountryCodes",
"name" : "IsoCountryCodes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IsoCountryCodes",
"targets" : [
"IsoCountryCodes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IsoCountryCodesTests",
"module_type" : "SwiftTarget",
"name" : "IsoCountryCodesTests",
"path" : "Tests",
"sources" : [
"IsoCountryCodesTests.swift"
],
"target_dependencies" : [
"IsoCountryCodes"
],
"type" : "test"
},
{
"c99name" : "IsoCountryCodes",
"module_type" : "SwiftTarget",
"name" : "IsoCountryCodes",
"path" : "Sources",
"product_memberships" : [
"IsoCountryCodes"
],
"sources" : [
"IsoCountries.swift",
"IsoCountryCodes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.