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 ScreenNavigatorKit, reference 0.5.1 (2d063e), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 03:03:51 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 ScreenNavigatorKit -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/Ernest0-Production/ScreenNavigatorKit.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ernest0-Production/ScreenNavigatorKit
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 2d063ec Hide NavigationLink from view hierarchy and accessibility control
Cloned https://github.com/Ernest0-Production/ScreenNavigatorKit.git
Revision (git rev-parse @):
2d063ece8200212af445f337e6726e8af698052a
SUCCESS checkout https://github.com/Ernest0-Production/ScreenNavigatorKit.git at 0.5.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Ernest0-Production/ScreenNavigatorKit.git
https://github.com/Ernest0-Production/ScreenNavigatorKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ScreenNavigatorKit",
  "name" : "ScreenNavigatorKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScreenNavigatorKit",
      "targets" : [
        "ScreenNavigatorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenNavigatorKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenNavigatorKitTests",
      "path" : "Tests/ScreenNavigatorKitTests",
      "sources" : [
        "ScreenNavigatorKitTests.swift"
      ],
      "target_dependencies" : [
        "ScreenNavigatorKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenNavigatorKit",
      "module_type" : "SwiftTarget",
      "name" : "ScreenNavigatorKit",
      "path" : "Sources/ScreenNavigatorKit",
      "product_memberships" : [
        "ScreenNavigatorKit"
      ],
      "sources" : [
        "Internal/Helpers/AnySequence+first.swift",
        "Internal/Helpers/Binding+isNotNil.swift",
        "Internal/Helpers/Binding+removeDublicates.swift",
        "Internal/Helpers/Binding+when.swift",
        "Internal/Helpers/View+appear.swift",
        "Internal/Helpers/View+asAny.swift",
        "ModalStack/ModalStackController.swift",
        "ModalStack/ModalStackView.swift",
        "ModalStack/ModalToggle.swift",
        "ModalStack/PresentationStyle.swift",
        "ModalStack/View+fullScreenCover.swift",
        "ModalStack/View+sheet.swift",
        "NavigationStack/NavigationStackController.swift",
        "NavigationStack/NavigationStackView.swift",
        "NavigationStack/PushToggle.swift",
        "NavigationStack/View+push.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7.1"
}
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:
  ScreenNavigatorKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: ScreenNavigatorKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ScreenNavigatorKit",
  "name" : "ScreenNavigatorKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScreenNavigatorKit",
      "targets" : [
        "ScreenNavigatorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenNavigatorKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenNavigatorKitTests",
      "path" : "Tests/ScreenNavigatorKitTests",
      "sources" : [
        "ScreenNavigatorKitTests.swift"
      ],
      "target_dependencies" : [
        "ScreenNavigatorKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenNavigatorKit",
      "module_type" : "SwiftTarget",
      "name" : "ScreenNavigatorKit",
      "path" : "Sources/ScreenNavigatorKit",
      "product_memberships" : [
        "ScreenNavigatorKit"
      ],
      "sources" : [
        "Internal/Helpers/AnySequence+first.swift",
        "Internal/Helpers/Binding+isNotNil.swift",
        "Internal/Helpers/Binding+removeDublicates.swift",
        "Internal/Helpers/Binding+when.swift",
        "Internal/Helpers/View+appear.swift",
        "Internal/Helpers/View+asAny.swift",
        "ModalStack/ModalStackController.swift",
        "ModalStack/ModalStackView.swift",
        "ModalStack/ModalToggle.swift",
        "ModalStack/PresentationStyle.swift",
        "ModalStack/View+fullScreenCover.swift",
        "ModalStack/View+sheet.swift",
        "NavigationStack/NavigationStackController.swift",
        "NavigationStack/NavigationStackView.swift",
        "NavigationStack/PushToggle.swift",
        "NavigationStack/View+push.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenNavigatorKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenNavigatorKit -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 ScreenNavigatorKit -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:
  ScreenNavigatorKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ScreenNavigatorKit' in project 'ScreenNavigatorKit'
        ➜ Explicit dependency on target 'ScreenNavigatorKit' in project 'ScreenNavigatorKit'
    Target 'ScreenNavigatorKit' in project 'ScreenNavigatorKit' (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: e9454e966f948bf42b88d53586bcd34d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e9454e966f948bf42b88d53586bcd34d.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/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/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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.DependencyMetadataFileList (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.modulemap (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.DependencyStaticMetadataFileList (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.SwiftConstValuesFileList (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-OutputFileMap.json (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.LinkFileList (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_const_extract_protocols.json (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.SwiftFileList (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ScreenNavigatorKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.modulemap (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver ScreenNavigatorKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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 ScreenNavigatorKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.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-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Binding+removeDublicates.swift,\ Binding+when.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+removeDublicates.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+when.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+removeDublicates.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+removeDublicates.swift:13:13: warning: capture of 'self' with non-sendable type 'Binding<Value>' in a '@Sendable' closure
            self.wrappedValue
            ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+removeDublicates.swift:15:31: warning: capture of 'self' with non-sendable type 'Binding<Value>' in a '@Sendable' closure
            guard newValue != self.wrappedValue else {
                              ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+when.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+when.swift:14:26: warning: capture of 'self' with non-sendable type 'Binding<Optional<Wrapped>>' in a '@Sendable' closure
                isTrue ? self.wrappedValue : nil
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+when.swift:11:15: note: consider making generic parameter 'Wrapped' conform to the 'Sendable' protocol
    func when<Wrapped>(_ isTrue: Bool) -> Binding<Value> where Value == Wrapped? {
              ^
                     : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+when.swift:18:21: warning: capture of 'self' with non-sendable type 'Binding<Optional<Wrapped>>' in a '@Sendable' closure
                    self.transaction(transaction).wrappedValue = newValue
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+when.swift:11:15: note: consider making generic parameter 'Wrapped' conform to the 'Sendable' protocol
    func when<Wrapped>(_ isTrue: Bool) -> Binding<Value> where Value == Wrapped? {
              ^
                     : Sendable
SwiftCompile normal arm64 Compiling\ ModalStackController.swift,\ ModalStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalStackController.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalStackView.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalStackController.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ View+push.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/NavigationStack/View+push.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/NavigationStack/View+push.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/NavigationStack/PushToggle.swift:42:19: warning: call to main actor-isolated instance method 'asAny()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                ).asAny()
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/View+asAny.swift:11:10: note: calls to instance method 'asAny()' from outside of its actor context are implicitly asynchronous
    func asAny() -> AnyView {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/NavigationStack/PushToggle.swift:42:19: warning: sending value of non-Sendable type 'ModifiedContent<some View, PushToggleViewModifier>' risks causing data races; this is an error in the Swift 6 language mode
                ).asAny()
~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/NavigationStack/PushToggle.swift:42:19: note: sending task-isolated value of non-Sendable type 'ModifiedContent<some View, PushToggleViewModifier>' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
                ).asAny()
                  ^
SwiftCompile normal arm64 Compiling\ View+fullScreenCover.swift,\ View+sheet.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/View+fullScreenCover.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/View+sheet.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/View+fullScreenCover.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/View+sheet.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ AnySequence+first.swift,\ Binding+isNotNil.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/AnySequence+first.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+isNotNil.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/AnySequence+first.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+isNotNil.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+isNotNil.swift:13:20: warning: capture of 'self' with non-sendable type 'Binding<Optional<Wrapped>>' in a '@Sendable' closure
            get: { self.wrappedValue != nil },
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+isNotNil.swift:11:19: note: consider making generic parameter 'Wrapped' conform to the 'Sendable' protocol
    func isNotNil<Wrapped>() -> Binding<Bool> where Value == Wrapped? {
                  ^
                         : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+isNotNil.swift:16:21: warning: capture of 'self' with non-sendable type 'Binding<Optional<Wrapped>>' in a '@Sendable' closure
                    self.transaction(transaction).wrappedValue = nil
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/Binding+isNotNil.swift:11:19: note: consider making generic parameter 'Wrapped' conform to the 'Sendable' protocol
    func isNotNil<Wrapped>() -> Binding<Bool> where Value == Wrapped? {
                  ^
                         : Sendable
SwiftEmitModule normal arm64 Emitting\ module\ for\ ScreenNavigatorKit (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
EmitSwiftModule normal arm64 (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ View+appear.swift,\ View+asAny.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/View+appear.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/View+asAny.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/View+appear.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/View+asAny.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ModalToggle.swift,\ PresentationStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalToggle.swift /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/PresentationStyle.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalToggle.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalToggle.swift:48:11: warning: call to main actor-isolated instance method 'asAny()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        ).asAny()
          ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/Internal/Helpers/View+asAny.swift:11:10: note: calls to instance method 'asAny()' from outside of its actor context are implicitly asynchronous
    func asAny() -> AnyView {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalToggle.swift:35:10: note: add '@MainActor' to make instance method 'present(in:_:with:onDismiss:)' part of global actor 'MainActor'
    func present(
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalToggle.swift:48:11: warning: sending value of non-Sendable type 'ModifiedContent<some View, ModalToggleViewModifier>' risks causing data races; this is an error in the Swift 6 language mode
        ).asAny()
~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/ModalToggle.swift:48:11: note: sending task-isolated value of non-Sendable type 'ModifiedContent<some View, ModalToggleViewModifier>' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        ).asAny()
          ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScreenNavigatorKit/ModalStack/PresentationStyle.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for ScreenNavigatorKit (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriver\ Compilation\ Requirements ScreenNavigatorKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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 ScreenNavigatorKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.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-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NavigationStackController.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ScreenNavigatorKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-Swift.h (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ScreenNavigatorKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftmodule (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftdoc (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.abi.json (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftsourceinfo (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ModalToggle.swift, PresentationStyle.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling View+appear.swift, View+asAny.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling NavigationStackView.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling View+fullScreenCover.swift, View+sheet.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling ModalStackController.swift, ModalStackView.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling PushToggle.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling Binding+removeDublicates.swift, Binding+when.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling View+push.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriverJobDiscovery normal arm64 Compiling AnySequence+first.swift, Binding+isNotNil.swift (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
SwiftDriver\ Compilation ScreenNavigatorKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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 ScreenNavigatorKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.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-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit-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/ScreenNavigatorKit.o normal (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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-ios14.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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_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/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.o
ExtractAppIntentsMetadata (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    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 ScreenNavigatorKit --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 14.0 --bundle-identifier spi-builder-workspace.ScreenNavigatorKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.appintents --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/ScreenNavigatorKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ScreenNavigatorKit.build/Debug-iphoneos/ScreenNavigatorKit.build/Objects-normal/arm64/ScreenNavigatorKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 20:03:50.299 appintentsmetadataprocessor[719:4085] Starting appintentsmetadataprocessor export
2025-04-27 20:03:50.338 appintentsmetadataprocessor[719:4085] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.o (in target 'ScreenNavigatorKit' from project 'ScreenNavigatorKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ScreenNavigatorKit.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ScreenNavigatorKit",
  "name" : "ScreenNavigatorKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScreenNavigatorKit",
      "targets" : [
        "ScreenNavigatorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenNavigatorKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenNavigatorKitTests",
      "path" : "Tests/ScreenNavigatorKitTests",
      "sources" : [
        "ScreenNavigatorKitTests.swift"
      ],
      "target_dependencies" : [
        "ScreenNavigatorKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenNavigatorKit",
      "module_type" : "SwiftTarget",
      "name" : "ScreenNavigatorKit",
      "path" : "Sources/ScreenNavigatorKit",
      "product_memberships" : [
        "ScreenNavigatorKit"
      ],
      "sources" : [
        "Internal/Helpers/AnySequence+first.swift",
        "Internal/Helpers/Binding+isNotNil.swift",
        "Internal/Helpers/Binding+removeDublicates.swift",
        "Internal/Helpers/Binding+when.swift",
        "Internal/Helpers/View+appear.swift",
        "Internal/Helpers/View+asAny.swift",
        "ModalStack/ModalStackController.swift",
        "ModalStack/ModalStackView.swift",
        "ModalStack/ModalToggle.swift",
        "ModalStack/PresentationStyle.swift",
        "ModalStack/View+fullScreenCover.swift",
        "ModalStack/View+sheet.swift",
        "NavigationStack/NavigationStackController.swift",
        "NavigationStack/NavigationStackView.swift",
        "NavigationStack/PushToggle.swift",
        "NavigationStack/View+push.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7.1"
}
Done.