The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CountryPicker, reference 4.0.0 (416404), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 19:08:01 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 CountryPicker -destination generic/platform=iOS 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 Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/suryakantsharma/countrypicker.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/suryakantsharma/countrypicker
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 416404c bump version to 4.0.0
Cloned https://github.com/suryakantsharma/countrypicker.git
Revision (git rev-parse @):
416404cce633a2039846ae2cb6951fd93cf7d588
SUCCESS checkout https://github.com/suryakantsharma/countrypicker.git at 4.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/suryakantsharma/countrypicker.git
https://github.com/suryakantsharma/countrypicker.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CountryPicker",
  "name" : "CountryPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "CountryPicker",
      "targets" : [
        "CountryPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CountryPicker",
      "module_type" : "SwiftTarget",
      "name" : "CountryPicker",
      "path" : "CountryPicker/Sources",
      "product_memberships" : [
        "CountryPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerController.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration.swift",
        "Constant.swift",
        "Country.swift",
        "CountryManager.swift",
        "CountryPickerView.swift",
        "CountryPickerWheelView.swift",
        "CountryPickerWheelViewModel.swift",
        "CountryPickerWithSectionViewModel.swift",
        "CountryPickerWithSections.swift",
        "SectionMapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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:
  CountryPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: CountryPicker
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CountryPicker",
  "name" : "CountryPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "CountryPicker",
      "targets" : [
        "CountryPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CountryPicker",
      "module_type" : "SwiftTarget",
      "name" : "CountryPicker",
      "path" : "CountryPicker/Sources",
      "product_memberships" : [
        "CountryPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerController.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration.swift",
        "Constant.swift",
        "Country.swift",
        "CountryManager.swift",
        "CountryPickerView.swift",
        "CountryPickerWheelView.swift",
        "CountryPickerWheelViewModel.swift",
        "CountryPickerWithSectionViewModel.swift",
        "CountryPickerWithSections.swift",
        "SectionMapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CountryPicker"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CountryPicker -destination generic/platform=iOS 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 CountryPicker -destination generic/platform=iOS "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:
  CountryPicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'CountryPicker' in project 'CountryPicker'
        ➜ Explicit dependency on target 'CountryPicker' in project 'CountryPicker'
        ➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
    Target 'CountryPicker' in project 'CountryPicker'
        ➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
    Target 'CountryPicker_CountryPicker' in project 'CountryPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: f30156d4ed6a4eac1d85c97c881e59eb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f30156d4ed6a4eac1d85c97c881e59eb.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyMetadataFileList (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyStaticMetadataFileList (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.modulemap (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-OutputFileMap.json (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.DependencyMetadataFileList (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CountryPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.modulemap (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle/CountryPickerController.bundle /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerController.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerController.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker_CountryPicker.bundle
SwiftDriver CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CountryPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CountryPickerView.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Configuration.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Country.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CountryManager.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:58:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'CountryManager' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared: CountryManager = {
                      ^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:48:12: note: class 'CountryManager' does not conform to the 'Sendable' protocol
open class CountryManager: CountryListDataSource {
           ^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:58:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared: CountryManager = {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared: CountryManager = {
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:238:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: Error {}
^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:238:1: note: add '@retroactive' to silence this warning
extension String: Error {}
^                 ~~~~~
                  @retroactive Error
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:239:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: LocalizedError {
^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:239:1: note: add '@retroactive' to silence this warning
extension String: LocalizedError {
^                 ~~~~~~~~~~~~~~
                  @retroactive LocalizedError
SwiftCompile normal arm64 Compiling\ CountryPickerWheelViewModel.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SectionMapper.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CountryPickerWithSections.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
EmitSwiftModule normal arm64 (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:58:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'CountryManager' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared: CountryManager = {
                      ^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:48:12: note: class 'CountryManager' does not conform to the 'Sendable' protocol
open class CountryManager: CountryListDataSource {
           ^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:58:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared: CountryManager = {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared: CountryManager = {
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:238:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: Error {}
^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:238:1: note: add '@retroactive' to silence this warning
extension String: Error {}
^                 ~~~~~
                  @retroactive Error
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:239:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: LocalizedError {
^
/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryManager.swift:239:1: note: add '@retroactive' to silence this warning
extension String: LocalizedError {
^                 ~~~~~~~~~~~~~~
                  @retroactive LocalizedError
SwiftCompile normal arm64 Compiling\ CountryPickerWheelView.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CountryPickerWithSectionViewModel.swift /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriver\ Compilation\ Requirements CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CountryPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CountryPicker-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CountryPicker-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftdoc (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.abi.json (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftsourceinfo (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling Country.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriver\ Compilation CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CountryPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker-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-iphoneos/CountryPicker.o normal (in target 'CountryPicker' from project 'CountryPicker')
    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-ios15.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.o
ExtractAppIntentsMetadata (in target 'CountryPicker' from project 'CountryPicker')
    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 CountryPicker --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.CountryPicker --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-iphoneos/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 12:08:00.707 appintentsmetadataprocessor[721:4077] Starting appintentsmetadataprocessor export
2025-04-28 12:08:00.746 appintentsmetadataprocessor[721:4077] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.o (in target 'CountryPicker' from project 'CountryPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CountryPicker.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CountryPicker",
  "name" : "CountryPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "CountryPicker",
      "targets" : [
        "CountryPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CountryPicker",
      "module_type" : "SwiftTarget",
      "name" : "CountryPicker",
      "path" : "CountryPicker/Sources",
      "product_memberships" : [
        "CountryPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/CountryPicker/Sources/CountryPickerController.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration.swift",
        "Constant.swift",
        "Country.swift",
        "CountryManager.swift",
        "CountryPickerView.swift",
        "CountryPickerWheelView.swift",
        "CountryPickerWheelViewModel.swift",
        "CountryPickerWithSectionViewModel.swift",
        "CountryPickerWithSections.swift",
        "SectionMapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.