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 MKRingProgressView, reference 2.3.0 (660888), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 14:07:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MKRingProgressView -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/maxkonovalov/MKRingProgressView.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maxkonovalov/MKRingProgressView
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 660888a Bump version
Cloned https://github.com/maxkonovalov/MKRingProgressView.git
Revision (git rev-parse @):
660888aab1d2ab0ed7eb9eb53caec12af4955fa7
SUCCESS checkout https://github.com/maxkonovalov/MKRingProgressView.git at 2.3.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/maxkonovalov/MKRingProgressView.git
https://github.com/maxkonovalov/MKRingProgressView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MKRingProgressView",
  "name" : "MKRingProgressView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MKRingProgressView",
      "targets" : [
        "MKRingProgressView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MKRingProgressView",
      "module_type" : "SwiftTarget",
      "name" : "MKRingProgressView",
      "path" : "MKRingProgressView",
      "product_memberships" : [
        "MKRingProgressView"
      ],
      "sources" : [
        "MKGradientGenerator.swift",
        "MKRingProgressLayer.swift",
        "MKRingProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MKRingProgressView",
  "name" : "MKRingProgressView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MKRingProgressView",
      "targets" : [
        "MKRingProgressView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MKRingProgressView",
      "module_type" : "SwiftTarget",
      "name" : "MKRingProgressView",
      "path" : "MKRingProgressView",
      "product_memberships" : [
        "MKRingProgressView"
      ],
      "sources" : [
        "MKGradientGenerator.swift",
        "MKRingProgressLayer.swift",
        "MKRingProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MKRingProgressView",
    "schemes" : [
      "MKRingProgressView"
    ],
    "targets" : [
      "MKRingProgressView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MKRingProgressView -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 MKRingProgressView -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MKRingProgressView' in project 'MKRingProgressView' (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/clang -v -E -dM -arch arm64 -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: cf22c1a3b97b495c1882b38a316ecfa9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cf22c1a3b97b495c1882b38a316ecfa9.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/MKRingProgressView.xcodeproj
    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/MKRingProgressView.xcodeproj
    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/MKRingProgressView.xcodeproj
    /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/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/MKRingProgressView.xcodeproj
    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
    cd /Users/admin/builder/spi-builder-workspace/MKRingProgressView.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView-84ae927702f9e807ce94a0393ed89387-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/MKRingProgressView.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView-84ae927702f9e807ce94a0393ed89387-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/module.modulemap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module-overlay.yaml (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module.modulemap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios9.0 '-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=MKRingProgressView' -fapplication-extension -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView-84ae927702f9e807ce94a0393ed89387-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftConstValuesFileList (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftFileList (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.LinkFileList (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_const_extract_protocols.json (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-OutputFileMap.json (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.hmap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyStaticMetadataFileList (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyMetadataFileList (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-project-headers.hmap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-own-target-headers.hmap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-generated-files.hmap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-target-headers.hmap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-non-framework-target-headers.hmap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/MKRingProgressView_vers.c (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/MKRingProgressView_vers.c
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/module.modulemap (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Headers/MKRingProgressView.h /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressView.h (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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/MKRingProgressView/MKRingProgressView.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Headers (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Info.plist /Users/admin/builder/spi-builder-workspace/MKRingProgressView/Info.plist (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/MKRingProgressView/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Info.plist
SwiftDriver MKRingProgressView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MKRingProgressView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView-84ae927702f9e807ce94a0393ed89387-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-project-headers.hmap -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ MKRingProgressLayer.swift /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressLayer.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressLayer.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKGradientGenerator.swift:28:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    var scale: CGFloat = UIScreen.main.scale {
        ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676435559904-swift-frontend-MKRingProgressView-MKRingProgressLayer.swift-arm64_apple_ios9.0-o-Onone-3288633820.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9614 seconds (6.7495 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0366 (  5.6%)   0.0699 ( 22.6%)   0.1066 ( 11.1%)   2.9371 ( 43.5%)  parse-and-resolve-imports
   0.0366 (  5.6%)   0.0698 ( 22.5%)   0.1063 ( 11.1%)   2.9368 ( 43.5%)  Import resolution
   0.0946 ( 14.5%)   0.0287 (  9.3%)   0.1233 ( 12.8%)   0.1304 (  1.9%)  perform-sema
   0.0942 ( 14.5%)   0.0287 (  9.3%)   0.1230 ( 12.8%)   0.1300 (  1.9%)  Type checking and Semantic analysis
   0.0016 (  0.2%)   0.0064 (  2.1%)   0.0080 (  0.8%)   0.1094 (  1.6%)  load-stdlib
   0.0783 ( 12.0%)   0.0212 (  6.9%)   0.0995 ( 10.4%)   0.0995 (  1.5%)  build-rewrite-system
   0.0784 ( 12.0%)   0.0175 (  5.6%)   0.0959 ( 10.0%)   0.0971 (  1.4%)  typecheck-expr
   0.0650 ( 10.0%)   0.0206 (  6.6%)   0.0856 (  8.9%)   0.0920 (  1.4%)  typecheck-decl
   0.0740 ( 11.4%)   0.0149 (  4.8%)   0.0889 (  9.2%)   0.0895 (  1.3%)  typecheck-stmt
   0.0265 (  4.1%)   0.0163 (  5.3%)   0.0427 (  4.4%)   0.0452 (  0.7%)  import-clang-decl
   0.0264 (  4.1%)   0.0068 (  2.2%)   0.0333 (  3.5%)   0.0338 (  0.5%)  precheck-target
   0.0116 (  1.8%)   0.0023 (  0.8%)   0.0140 (  1.5%)   0.0142 (  0.2%)  SILGen
   0.0085 (  1.3%)   0.0043 (  1.4%)   0.0128 (  1.3%)   0.0128 (  0.2%)  IRGen
   0.0085 (  1.3%)   0.0012 (  0.4%)   0.0097 (  1.0%)   0.0099 (  0.1%)  SILGen-function
   0.0080 (  1.2%)   0.0002 (  0.1%)   0.0083 (  0.9%)   0.0083 (  0.1%)  SIL optimization
   0.0024 (  0.4%)   0.0007 (  0.2%)   0.0031 (  0.3%)   0.0031 (  0.0%)  load-all-members
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6517 (100.0%)   0.3097 (100.0%)   0.9614 (100.0%)   6.7495 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9942 seconds (4.9531 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2784 (100.0%)   0.7158 (100.0%)   1.9942 (100.0%)   4.9531 (100.0%)  Building Target
   1.2784 (100.0%)   0.7158 (100.0%)   1.9942 (100.0%)   4.9531 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ MKRingProgressView (in target 'MKRingProgressView' from project 'MKRingProgressView')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676435559945-swift-frontend-MKRingProgressView-all-arm64_apple_ios9.0-swiftmodule-Onone-3316136164.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5562 seconds (6.3168 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0604 ( 18.9%)   0.0728 ( 30.8%)   0.1332 ( 23.9%)   2.9636 ( 46.9%)  parse-and-resolve-imports
   0.0603 ( 18.9%)   0.0727 ( 30.8%)   0.1330 ( 23.9%)   2.9634 ( 46.9%)  Import resolution
   0.0015 (  0.5%)   0.0076 (  3.2%)   0.0092 (  1.6%)   0.0826 (  1.3%)  load-stdlib
   0.0437 ( 13.7%)   0.0161 (  6.8%)   0.0598 ( 10.8%)   0.0660 (  1.0%)  perform-sema
   0.0432 ( 13.5%)   0.0161 (  6.8%)   0.0593 ( 10.7%)   0.0654 (  1.0%)  Type checking and Semantic analysis
   0.0429 ( 13.4%)   0.0160 (  6.8%)   0.0588 ( 10.6%)   0.0650 (  1.0%)  typecheck-decl
   0.0139 (  4.4%)   0.0067 (  2.8%)   0.0206 (  3.7%)   0.0246 (  0.4%)  typecheck-expr
   0.0089 (  2.8%)   0.0072 (  3.0%)   0.0160 (  2.9%)   0.0163 (  0.3%)  import-clang-decl
   0.0071 (  2.2%)   0.0043 (  1.8%)   0.0114 (  2.1%)   0.0141 (  0.2%)  precheck-target
   0.0086 (  2.7%)   0.0050 (  2.1%)   0.0136 (  2.4%)   0.0141 (  0.2%)  SIL optimization
   0.0071 (  2.2%)   0.0030 (  1.3%)   0.0101 (  1.8%)   0.0101 (  0.2%)  SILGen
   0.0066 (  2.1%)   0.0025 (  1.1%)   0.0091 (  1.6%)   0.0091 (  0.1%)  load-all-members
   0.0054 (  1.7%)   0.0008 (  0.3%)   0.0062 (  1.1%)   0.0062 (  0.1%)  typecheck-stmt
   0.0039 (  1.2%)   0.0020 (  0.9%)   0.0059 (  1.1%)   0.0059 (  0.1%)  SILGen-function
   0.0037 (  1.2%)   0.0008 (  0.3%)   0.0045 (  0.8%)   0.0045 (  0.1%)  build-rewrite-system
   0.0011 (  0.3%)   0.0018 (  0.8%)   0.0029 (  0.5%)   0.0034 (  0.1%)  Serialization, swiftmodule
   0.0002 (  0.1%)   0.0009 (  0.4%)   0.0011 (  0.2%)   0.0011 (  0.0%)  Serialization, swiftdoc
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  perform-whole-module-type-checking
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-expr-pattern
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3199 (100.0%)   0.2363 (100.0%)   0.5562 (100.0%)   6.3168 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2655 seconds (3.1831 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1434 (100.0%)   0.1221 (100.0%)   0.2655 (100.0%)   3.1831 (100.0%)  Building Target
   0.1434 (100.0%)   0.1221 (100.0%)   0.2655 (100.0%)   3.1831 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKGradientGenerator.swift:28:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    var scale: CGFloat = UIScreen.main.scale {
        ^
SwiftCompile normal arm64 Compiling\ MKRingProgressView.swift /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressView.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressView.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressView.swift:167:9: warning: main actor-isolated property 'ringProgressLayer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        ringProgressLayer.disableProgressAnimation = true
        ^
/Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKRingProgressView.swift:134:17: note: mutation of this property is only permitted within the actor
    private var ringProgressLayer: RingProgressLayer {
                ^
/Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKGradientGenerator.swift:28:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    var scale: CGFloat = UIScreen.main.scale {
        ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676435559899-swift-frontend-MKRingProgressView-MKRingProgressView.swift-arm64_apple_ios9.0-o-Onone-57733108.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6973 seconds (6.4584 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0568 ( 13.5%)   0.0811 ( 29.2%)   0.1379 ( 19.8%)   2.9793 ( 46.1%)  parse-and-resolve-imports
   0.0568 ( 13.5%)   0.0809 ( 29.2%)   0.1377 ( 19.7%)   2.9791 ( 46.1%)  Import resolution
   0.0784 ( 18.7%)   0.0206 (  7.4%)   0.0990 ( 14.2%)   0.0989 (  1.5%)  build-rewrite-system
   0.0016 (  0.4%)   0.0079 (  2.8%)   0.0095 (  1.4%)   0.0799 (  1.2%)  load-stdlib
   0.0474 ( 11.3%)   0.0203 (  7.3%)   0.0677 (  9.7%)   0.0701 (  1.1%)  perform-sema
   0.0468 ( 11.2%)   0.0203 (  7.3%)   0.0671 (  9.6%)   0.0695 (  1.1%)  Type checking and Semantic analysis
   0.0293 (  7.0%)   0.0162 (  5.8%)   0.0455 (  6.5%)   0.0479 (  0.7%)  typecheck-decl
   0.0247 (  5.9%)   0.0118 (  4.3%)   0.0365 (  5.2%)   0.0365 (  0.6%)  import-clang-decl
   0.0191 (  4.6%)   0.0044 (  1.6%)   0.0235 (  3.4%)   0.0235 (  0.4%)  typecheck-stmt
   0.0151 (  3.6%)   0.0039 (  1.4%)   0.0190 (  2.7%)   0.0192 (  0.3%)  typecheck-expr
   0.0090 (  2.1%)   0.0040 (  1.4%)   0.0130 (  1.9%)   0.0134 (  0.2%)  IRGen
   0.0110 (  2.6%)   0.0021 (  0.8%)   0.0131 (  1.9%)   0.0131 (  0.2%)  SILGen
   0.0065 (  1.5%)   0.0014 (  0.5%)   0.0078 (  1.1%)   0.0078 (  0.1%)  SILGen-function
   0.0056 (  1.3%)   0.0016 (  0.6%)   0.0072 (  1.0%)   0.0072 (  0.1%)  load-all-members
   0.0053 (  1.3%)   0.0009 (  0.3%)   0.0062 (  0.9%)   0.0062 (  0.1%)  precheck-target
   0.0054 (  1.3%)   0.0002 (  0.1%)   0.0056 (  0.8%)   0.0056 (  0.1%)  SIL optimization
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0005 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4199 (100.0%)   0.2774 (100.0%)   0.6973 (100.0%)   6.4584 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0216 seconds (4.9608 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2488 (100.0%)   0.7728 (100.0%)   2.0216 (100.0%)   4.9608 (100.0%)  Building Target
   1.2488 (100.0%)   0.7728 (100.0%)   2.0216 (100.0%)   4.9608 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ MKGradientGenerator.swift /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKGradientGenerator.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676435559857-swift-frontend-MKRingProgressView-MKGradientGenerator.swift-arm64_apple_ios9.0-o-Onone-3744928441.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 5.8656 seconds (6.7696 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9540 ( 43.1%)   0.5919 ( 44.3%)   2.5460 ( 43.4%)   2.9693 ( 43.9%)  parse-and-resolve-imports
   1.9540 ( 43.1%)   0.5918 ( 44.3%)   2.5458 ( 43.4%)   2.9690 ( 43.9%)  Import resolution
   0.1225 (  2.7%)   0.0208 (  1.6%)   0.1433 (  2.4%)   0.1511 (  2.2%)  perform-sema
   0.1224 (  2.7%)   0.0207 (  1.6%)   0.1432 (  2.4%)   0.1511 (  2.2%)  Type checking and Semantic analysis
   0.1017 (  2.2%)   0.0117 (  0.9%)   0.1134 (  1.9%)   0.1134 (  1.7%)  typecheck-stmt
   0.0765 (  1.7%)   0.0136 (  1.0%)   0.0901 (  1.5%)   0.0900 (  1.3%)  build-rewrite-system
   0.0649 (  1.4%)   0.0126 (  0.9%)   0.0775 (  1.3%)   0.0822 (  1.2%)  typecheck-expr
   0.0127 (  0.3%)   0.0395 (  3.0%)   0.0522 (  0.9%)   0.0768 (  1.1%)  load-stdlib
   0.0470 (  1.0%)   0.0132 (  1.0%)   0.0601 (  1.0%)   0.0680 (  1.0%)  typecheck-decl
   0.0219 (  0.5%)   0.0116 (  0.9%)   0.0335 (  0.6%)   0.0342 (  0.5%)  import-clang-decl
   0.0185 (  0.4%)   0.0043 (  0.3%)   0.0228 (  0.4%)   0.0268 (  0.4%)  precheck-target
   0.0088 (  0.2%)   0.0033 (  0.2%)   0.0120 (  0.2%)   0.0120 (  0.2%)  IRGen
   0.0086 (  0.2%)   0.0002 (  0.0%)   0.0088 (  0.1%)   0.0088 (  0.1%)  SIL optimization
   0.0069 (  0.2%)   0.0005 (  0.0%)   0.0074 (  0.1%)   0.0074 (  0.1%)  SILGen
   0.0049 (  0.1%)   0.0003 (  0.0%)   0.0053 (  0.1%)   0.0052 (  0.1%)  SILGen-function
   0.0019 (  0.0%)   0.0006 (  0.0%)   0.0025 (  0.0%)   0.0025 (  0.0%)  load-all-members
   0.0011 (  0.0%)   0.0001 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  typecheck-for-each
   0.0004 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   4.5288 (100.0%)   1.3368 (100.0%)   5.8656 (100.0%)   6.7696 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.4782 seconds (4.9517 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.2249 (100.0%)   1.2534 (100.0%)   4.4782 (100.0%)   4.9517 (100.0%)  Building Target
   3.2249 (100.0%)   1.2534 (100.0%)   4.4782 (100.0%)   4.9517 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKGradientGenerator.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/MKRingProgressView/MKGradientGenerator.swift:28:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    var scale: CGFloat = UIScreen.main.scale {
        ^
SwiftDriverJobDiscovery normal arm64 Emitting module for MKRingProgressView (in target 'MKRingProgressView' from project 'MKRingProgressView')
SwiftDriver\ Compilation\ Requirements MKRingProgressView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MKRingProgressView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView-84ae927702f9e807ce94a0393ed89387-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-project-headers.hmap -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Headers/MKRingProgressView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-Swift.h (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Headers/MKRingProgressView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftdoc (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftmodule (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.abi.json (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftsourceinfo (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Modules/MKRingProgressView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/MKRingProgressView_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/MKRingProgressView_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o -index-unit-output-path /MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/MKRingProgressView_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/MKRingProgressView_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o -index-unit-output-path /MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling MKGradientGenerator.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
SwiftDriverJobDiscovery normal arm64 Compiling MKRingProgressLayer.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
SwiftDriverJobDiscovery normal arm64 Compiling MKRingProgressView.swift (in target 'MKRingProgressView' from project 'MKRingProgressView')
SwiftDriver\ Compilation MKRingProgressView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MKRingProgressView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView-84ae927702f9e807ce94a0393ed89387-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView-project-headers.hmap -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/MKRingProgressView normal (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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-ios9.0 -dynamiclib -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 -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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.LinkFileList -install_name @rpath/MKRingProgressView.framework/MKRingProgressView -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_dependency_info.dat -fapplication-extension -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/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/MKRingProgressView
ExtractAppIntentsMetadata (in target 'MKRingProgressView' from project 'MKRingProgressView')
    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 MKRingProgressView --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 9.0 --bundle-identifier com.maxkonovalov.MKRingProgressView --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework --target-triple arm64-apple-ios9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/MKRingProgressView --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/Objects-normal/arm64/MKRingProgressView.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 07:07:20.819 appintentsmetadataprocessor[699:3972] Starting appintentsmetadataprocessor export
2025-04-26 07:07:20.822 appintentsmetadataprocessor[699:3972] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/ssu --bundle-id com.maxkonovalov.MKRingProgressView --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MKRingProgressView.build/Debug-iphoneos/MKRingProgressView.build/MKRingProgressView.DependencyMetadataFileList --archive-ssu-assets
2025-04-26 07:07:20.848 appintentsnltrainingprocessor[700:3974] Parsing options for appintentsnltrainingprocessor
2025-04-26 07:07:20.849 appintentsnltrainingprocessor[700:3974] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/MKRingProgressView.framework/MKRingProgressView.tbd (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework/MKRingProgressView -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/MKRingProgressView.framework/MKRingProgressView.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework (in target 'MKRingProgressView' from project 'MKRingProgressView')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MKRingProgressView.framework
/Users/admin/builder/spi-builder-workspace/MKRingProgressView.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'MKRingProgressView' from project 'MKRingProgressView')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MKRingProgressView",
  "name" : "MKRingProgressView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MKRingProgressView",
      "targets" : [
        "MKRingProgressView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MKRingProgressView",
      "module_type" : "SwiftTarget",
      "name" : "MKRingProgressView",
      "path" : "MKRingProgressView",
      "product_memberships" : [
        "MKRingProgressView"
      ],
      "sources" : [
        "MKGradientGenerator.swift",
        "MKRingProgressLayer.swift",
        "MKRingProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.