Build Information
Successful build of MijickNavigationView, reference 1.1.3 (f9e78d
), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 03:23:55 UTC.
Swift 6 data race errors: 5
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MijickNavigationView -destination generic/platform=xrOS 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/Mijick/NavigationView.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mijick/NavigationView
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at f9e78da Patch 1.1.3
Cloned https://github.com/Mijick/NavigationView.git
Revision (git rev-parse @):
f9e78da74871bd862db320b9a27cbf0e20e85a93
SUCCESS checkout https://github.com/Mijick/NavigationView.git at 1.1.3
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Mijick/NavigationView.git
https://github.com/Mijick/NavigationView.git
{
"dependencies" : [
],
"manifest_display_name" : "MijickNavigationView",
"name" : "MijickNavigationView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MijickNavigationView",
"targets" : [
"MijickNavigationView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MijickNavigationView",
"module_type" : "SwiftTarget",
"name" : "MijickNavigationView",
"path" : "Sources",
"product_memberships" : [
"MijickNavigationView"
],
"sources" : [
"Internal/Extensions/Animation++.swift",
"Internal/Extensions/Array++.swift",
"Internal/Extensions/Equatable++.swift",
"Internal/Managers/KeyboardManager.swift",
"Internal/Managers/NavigationManager.swift",
"Internal/Managers/ScreenManager.swift",
"Internal/Protocols/Configurable.swift",
"Internal/Protocols/NavigatableView.swift",
"Internal/Type Erasers/AnyNavigatableView.swift",
"Internal/View Modifiers/AnimationCompletionModifier.swift",
"Internal/Views/NavigationView.swift",
"Public/Public+NavigatableView.swift",
"Public/Public+NavigationBackGesture.swift",
"Public/Public+NavigationConfig.swift",
"Public/Public+NavigationGlobalConfig.swift",
"Public/Public+NavigationManager.swift",
"Public/Public+SafeAreaEdges.swift",
"Public/Public+TransitionAnimation.swift",
"Public/Public+View.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MijickNavigationView: /Users/admin/builder/spi-builder-workspace
resolved source packages: MijickNavigationView
{
"dependencies" : [
],
"manifest_display_name" : "MijickNavigationView",
"name" : "MijickNavigationView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MijickNavigationView",
"targets" : [
"MijickNavigationView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MijickNavigationView",
"module_type" : "SwiftTarget",
"name" : "MijickNavigationView",
"path" : "Sources",
"product_memberships" : [
"MijickNavigationView"
],
"sources" : [
"Internal/Extensions/Animation++.swift",
"Internal/Extensions/Array++.swift",
"Internal/Extensions/Equatable++.swift",
"Internal/Managers/KeyboardManager.swift",
"Internal/Managers/NavigationManager.swift",
"Internal/Managers/ScreenManager.swift",
"Internal/Protocols/Configurable.swift",
"Internal/Protocols/NavigatableView.swift",
"Internal/Type Erasers/AnyNavigatableView.swift",
"Internal/View Modifiers/AnimationCompletionModifier.swift",
"Internal/Views/NavigationView.swift",
"Public/Public+NavigatableView.swift",
"Public/Public+NavigationBackGesture.swift",
"Public/Public+NavigationConfig.swift",
"Public/Public+NavigationGlobalConfig.swift",
"Public/Public+NavigationManager.swift",
"Public/Public+SafeAreaEdges.swift",
"Public/Public+TransitionAnimation.swift",
"Public/Public+View.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MijickNavigationView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MijickNavigationView -destination generic/platform=xrOS 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 MijickNavigationView -destination generic/platform=xrOS "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:
MijickNavigationView: /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 'MijickNavigationView' in project 'MijickNavigationView'
➜ Explicit dependency on target 'MijickNavigationView' in project 'MijickNavigationView'
Target 'MijickNavigationView' in project 'MijickNavigationView' (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/XROS.platform/Developer/SDKs/XROS2.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: 34cbdc09dbeeb09ed07368d2f9450fbf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/34cbdc09dbeeb09ed07368d2f9450fbf.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.DependencyMetadataFileList (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.DependencyStaticMetadataFileList (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.modulemap (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-OutputFileMap.json (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.SwiftFileList (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.LinkFileList (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.SwiftConstValuesFileList (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_const_extract_protocols.json (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MijickNavigationView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.modulemap (in target 'MijickNavigationView' from project 'MijickNavigationView')
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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver MijickNavigationView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MijickNavigationView' from project 'MijickNavigationView')
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 MijickNavigationView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Configurable.swift,\ NavigatableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Protocols/Configurable.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Protocols/NavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Protocols/Configurable.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Protocols/NavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Equatable++.swift,\ KeyboardManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Extensions/Equatable++.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Extensions/Equatable++.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:19:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'KeyboardManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared: KeyboardManager = .init()
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:15:7: note: class 'KeyboardManager' does not conform to the 'Sendable' protocol
class KeyboardManager: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:19:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared: KeyboardManager = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared: KeyboardManager = .init()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:25:55: warning: call to main actor-isolated instance method 'sendAction(_:to:from:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
static func hideKeyboard() { UIApplication.shared.sendAction(#selector(UIResponder.resignFirstResponder), to: nil, from: nil, for: nil) }
^
UIKit.UIApplication.sendAction:2:22: note: calls to instance method 'sendAction(_:to:from:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func sendAction(_ action: Selector, to target: Any?, from sender: Any?, for event: UIEvent?) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:25:17: note: add '@MainActor' to make static method 'hideKeyboard()' part of global actor 'MainActor'
static func hideKeyboard() { UIApplication.shared.sendAction(#selector(UIResponder.resignFirstResponder), to: nil, from: nil, for: nil) }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:25:48: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
static func hideKeyboard() { UIApplication.shared.sendAction(#selector(UIResponder.resignFirstResponder), to: nil, from: nil, for: nil) }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:25:17: note: add '@MainActor' to make static method 'hideKeyboard()' part of global actor 'MainActor'
static func hideKeyboard() { UIApplication.shared.sendAction(#selector(UIResponder.resignFirstResponder), to: nil, from: nil, for: nil) }
^
@MainActor
SwiftCompile normal arm64 Compiling\ Animation++.swift,\ Array++.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Extensions/Animation++.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Extensions/Array++.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Extensions/Animation++.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Extensions/Array++.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NavigationManager.swift,\ ScreenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:20:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NavigationManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared: NavigationManager = .init()
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:13:14: note: class 'NavigationManager' does not conform to the 'Sendable' protocol
public class NavigationManager: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:20:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared: NavigationManager = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared: NavigationManager = .init()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:42:43: warning: main actor-isolated property 'animation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
transitionAnimation = views.last?.animation ?? .no
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:15:9: note: property declared here
let animation: TransitionAnimation
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:41:10: note: add '@MainActor' to make instance method 'gestureStarted()' part of global actor 'MainActor'
func gestureStarted() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:43:45: warning: call to main actor-isolated instance method 'configure(view:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
navigationBackGesture = views.last?.configure(view: .init()).navigationBackGesture ?? .no
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:38:10: note: calls to instance method 'configure(view:)' from outside of its actor context are implicitly asynchronous
func configure(view: NavigationConfig) -> NavigationConfig { _configure(view) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:38:10: note: main actor isolation inferred from conformance to protocol 'NavigatableView'
func configure(view: NavigationConfig) -> NavigationConfig { _configure(view) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:41:10: note: add '@MainActor' to make instance method 'gestureStarted()' part of global actor 'MainActor'
func gestureStarted() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:51:73: warning: main actor-isolated property 'animation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
transitionAnimation = (transitionType == .push ? newValue.last?.animation : views[newValue.count].animation) ?? .no
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:15:9: note: property declared here
let animation: TransitionAnimation
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:49:10: note: add '@MainActor' to make instance method 'onViewsWillUpdate' part of global actor 'MainActor'
func onViewsWillUpdate(_ newValue: [AnyNavigatableView]) { if newValue.count != views.count {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:51:107: warning: main actor-isolated property 'animation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
transitionAnimation = (transitionType == .push ? newValue.last?.animation : views[newValue.count].animation) ?? .no
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:15:9: note: property declared here
let animation: TransitionAnimation
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:49:10: note: add '@MainActor' to make instance method 'onViewsWillUpdate' part of global actor 'MainActor'
func onViewsWillUpdate(_ newValue: [AnyNavigatableView]) { if newValue.count != views.count {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:52:48: warning: call to main actor-isolated instance method 'configure(view:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
navigationBackGesture = newValue.last?.configure(view: .init()).navigationBackGesture ?? .no
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:38:10: note: calls to instance method 'configure(view:)' from outside of its actor context are implicitly asynchronous
func configure(view: NavigationConfig) -> NavigationConfig { _configure(view) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:38:10: note: main actor isolation inferred from conformance to protocol 'NavigatableView'
func configure(view: NavigationConfig) -> NavigationConfig { _configure(view) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:49:10: note: add '@MainActor' to make instance method 'onViewsWillUpdate' part of global actor 'MainActor'
func onViewsWillUpdate(_ newValue: [AnyNavigatableView]) { if newValue.count != views.count {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:82:60: warning: call to main actor-isolated initializer 'init(_:_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
case .insert(let view, let animation): append(.init(view, animation), if: canBeInserted(view))
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:20:5: note: calls to initializer 'init(_:_:)' from outside of its actor context are implicitly asynchronous
init(_ view: some NavigatableView, _ animation: TransitionAnimation) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:20:5: note: main actor isolation inferred from conformance to protocol 'NavigatableView'
init(_ view: some NavigatableView, _ animation: TransitionAnimation) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:80:19: note: add '@MainActor' to make instance method 'performOperation' part of global actor 'MainActor'
mutating func performOperation(_ operation: NavigationManager.Operation) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:90:96: warning: main actor-isolated property 'id' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
func canBeInserted(_ view: any NavigatableView) -> Bool { !contains(where: { $0.id == view.id }) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Protocols/NavigatableView.swift:14:9: note: property declared here
var id: String { get }
^
<unknown>:0: warning: call to main actor-isolated operator function '==' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: note: calls to operator function '==' from outside of its actor context are implicitly asynchronous
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: note: main actor isolation inferred from conformance to protocol 'NavigatableView'
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
MijickNavigationView.NavigationManager.TransitionType.__derived_enum_equals:3:22: note: add '@MainActor' to make static method '__derived_enum_equals' part of global actor 'MainActor'
internal static func __derived_enum_equals(_ a: MijickNavigationView.NavigationManager.TransitionType, _ b: MijickNavigationView.NavigationManager.TransitionType) -> Bool }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:27:57: warning: sending 'operation' risks causing data races; this is an error in the Swift 6 language mode
DispatchQueue.main.async { shared.views.perform(operation) }
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:27:57: note: task-isolated 'operation' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
DispatchQueue.main.async { shared.views.perform(operation) }
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:33:110: warning: sending 'rootView' risks causing data races; this is an error in the Swift 6 language mode
static func setRoot(_ rootView: some NavigatableView) { DispatchQueue.main.async { shared.views = [.init(rootView, .no)] }}
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:33:110: note: task-isolated 'rootView' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
static func setRoot(_ rootView: some NavigatableView) { DispatchQueue.main.async { shared.views = [.init(rootView, .no)] }}
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:34:168: warning: sending 'newRootView' risks causing data races; this is an error in the Swift 6 language mode
static func replaceRoot(_ newRootView: some NavigatableView) { DispatchQueue.main.asyncAfter(deadline: .now() + 0.05) { shared.transitionType = .replaceRoot(.init(newRootView, .no)) }}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:34:168: note: task-isolated 'newRootView' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
static func replaceRoot(_ newRootView: some NavigatableView) { DispatchQueue.main.asyncAfter(deadline: .now() + 0.05) { shared.transitionType = .replaceRoot(.init(newRootView, .no)) }}
^~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:18:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScreenManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared: ScreenManager = .init()
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:14:7: note: class 'ScreenManager' does not conform to the 'Sendable' protocol
class ScreenManager: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:18:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared: ScreenManager = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared: ScreenManager = .init()
^
nonisolated(unsafe)
<unknown>:0: warning: call to main actor-isolated operator function '==' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: note: calls to operator function '==' from outside of its actor context are implicitly asynchronous
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: note: main actor isolation inferred from conformance to protocol 'NavigatableView'
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
MijickNavigationView.NavigationManager.TransitionType.__derived_enum_equals:3:22: note: add '@MainActor' to make static method '__derived_enum_equals' part of global actor 'MainActor'
internal static func __derived_enum_equals(_ a: MijickNavigationView.NavigationManager.TransitionType, _ b: MijickNavigationView.NavigationManager.TransitionType) -> Bool }
^
SwiftCompile normal arm64 Compiling\ AnyNavigatableView.swift,\ AnimationCompletionModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Type\ Erasers/AnyNavigatableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/View\ Modifiers/AnimationCompletionModifier.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Type\ Erasers/AnyNavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: warning: main actor-isolated operator function '==' cannot be used to satisfy nonisolated requirement from protocol 'Equatable'; this is an error in the Swift 6 language mode
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: note: add 'nonisolated' to '==' to make this operator function not isolated to the actor
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:13:45: note: add '@preconcurrency' to the 'Equatable' conformance to defer isolation checking to run time
struct AnyNavigatableView: NavigatableView, Equatable {
^
@preconcurrency
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/View\ Modifiers/AnimationCompletionModifier.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/View Modifiers/AnimationCompletionModifier.swift:19:9: warning: main actor-isolated property 'animatableData' cannot be used to satisfy nonisolated requirement from protocol 'Animatable'; this is an error in the Swift 6 language mode
var animatableData: V { didSet { notifyCompletionIfFinished() }}
^
SwiftCompile normal arm64 Compiling\ Public+NavigationBackGesture.swift,\ Public+NavigationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationBackGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationConfig.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationBackGesture.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationConfig.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Public+NavigationGlobalConfig.swift,\ Public+NavigationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationGlobalConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationGlobalConfig.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigationManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Public+SafeAreaEdges.swift,\ Public+TransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+SafeAreaEdges.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+TransitionAnimation.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+SafeAreaEdges.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+TransitionAnimation.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ MijickNavigationView (in target 'MijickNavigationView' from project 'MijickNavigationView')
EmitSwiftModule normal arm64 (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:19:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'KeyboardManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared: KeyboardManager = .init()
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:15:7: note: class 'KeyboardManager' does not conform to the 'Sendable' protocol
class KeyboardManager: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:19:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared: KeyboardManager = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/KeyboardManager.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared: KeyboardManager = .init()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:20:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NavigationManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared: NavigationManager = .init()
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:13:14: note: class 'NavigationManager' does not conform to the 'Sendable' protocol
public class NavigationManager: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:20:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared: NavigationManager = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/NavigationManager.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared: NavigationManager = .init()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:18:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScreenManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared: ScreenManager = .init()
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:14:7: note: class 'ScreenManager' does not conform to the 'Sendable' protocol
class ScreenManager: ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:18:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared: ScreenManager = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Managers/ScreenManager.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared: ScreenManager = .init()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: warning: main actor-isolated operator function '==' cannot be used to satisfy nonisolated requirement from protocol 'Equatable'; this is an error in the Swift 6 language mode
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:34:17: note: add 'nonisolated' to '==' to make this operator function not isolated to the actor
static func == (lhs: AnyNavigatableView, rhs: AnyNavigatableView) -> Bool { lhs.id == rhs.id }
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Type Erasers/AnyNavigatableView.swift:13:45: note: add '@preconcurrency' to the 'Equatable' conformance to defer isolation checking to run time
struct AnyNavigatableView: NavigatableView, Equatable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Internal/View Modifiers/AnimationCompletionModifier.swift:19:9: warning: main actor-isolated property 'animatableData' cannot be used to satisfy nonisolated requirement from protocol 'Animatable'; this is an error in the Swift 6 language mode
var animatableData: V { didSet { notifyCompletionIfFinished() }}
^
SwiftCompile normal arm64 Compiling\ NavigationView.swift,\ Public+NavigatableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Internal/Views/NavigationView.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Internal/Views/NavigationView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Views/NavigationView.swift:29:14: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: stack.views, perform: onViewsChanged)
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Views/NavigationView.swift:30:14: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: isGestureActive, perform: onDragGestureEnded)
^
/Users/admin/builder/spi-builder-workspace/Sources/Internal/Views/NavigationView.swift:48:14: warning: 'rotation3DEffect(_:axis:anchor:anchorZ:perspective:)' is deprecated in visionOS: Use rotation3DEffect without perspective
.rotation3DEffect(getRotationAngle(item), axis: getRotationAxis(), anchor: getRotationAnchor(item), perspective: getRotationPerspective())
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigatableView.swift:18:14: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: reader.size) { _ in ScreenManager.update(reader) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Public/Public+NavigatableView.swift:19:14: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: reader.safeAreaInsets) { _ in ScreenManager.update(reader) }
^
SwiftCompile normal arm64 Compiling\ Public+View.swift /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+View.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Public/Public+View.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for MijickNavigationView (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriver\ Compilation\ Requirements MijickNavigationView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MijickNavigationView' from project 'MijickNavigationView')
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 MijickNavigationView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Public+View.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MijickNavigationView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-Swift.h (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MijickNavigationView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftmodule (in target 'MijickNavigationView' from project 'MijickNavigationView')
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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftdoc (in target 'MijickNavigationView' from project 'MijickNavigationView')
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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.abi.json (in target 'MijickNavigationView' from project 'MijickNavigationView')
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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftsourceinfo (in target 'MijickNavigationView' from project 'MijickNavigationView')
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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NavigationView.swift, Public+NavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling Public+SafeAreaEdges.swift, Public+TransitionAnimation.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling Animation++.swift, Array++.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling Configurable.swift, NavigatableView.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling Public+NavigationBackGesture.swift, Public+NavigationConfig.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling Public+NavigationGlobalConfig.swift, Public+NavigationManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling AnyNavigatableView.swift, AnimationCompletionModifier.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling NavigationManager.swift, ScreenManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriverJobDiscovery normal arm64 Compiling Equatable++.swift, KeyboardManager.swift (in target 'MijickNavigationView' from project 'MijickNavigationView')
SwiftDriver\ Compilation MijickNavigationView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MijickNavigationView' from project 'MijickNavigationView')
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 MijickNavigationView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.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/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView-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-xros/MijickNavigationView.o normal (in target 'MijickNavigationView' from project 'MijickNavigationView')
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-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.o
ExtractAppIntentsMetadata (in target 'MijickNavigationView' from project 'MijickNavigationView')
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 MijickNavigationView --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.MijickNavigationView --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/MijickNavigationView.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MijickNavigationView.build/Debug-xros/MijickNavigationView.build/Objects-normal/arm64/MijickNavigationView.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 20:23:54.293 appintentsmetadataprocessor[727:4114] Starting appintentsmetadataprocessor export
2025-04-28 20:23:54.333 appintentsmetadataprocessor[727:4114] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.o (in target 'MijickNavigationView' from project 'MijickNavigationView')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MijickNavigationView.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MijickNavigationView",
"name" : "MijickNavigationView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MijickNavigationView",
"targets" : [
"MijickNavigationView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MijickNavigationView",
"module_type" : "SwiftTarget",
"name" : "MijickNavigationView",
"path" : "Sources",
"product_memberships" : [
"MijickNavigationView"
],
"sources" : [
"Internal/Extensions/Animation++.swift",
"Internal/Extensions/Array++.swift",
"Internal/Extensions/Equatable++.swift",
"Internal/Managers/KeyboardManager.swift",
"Internal/Managers/NavigationManager.swift",
"Internal/Managers/ScreenManager.swift",
"Internal/Protocols/Configurable.swift",
"Internal/Protocols/NavigatableView.swift",
"Internal/Type Erasers/AnyNavigatableView.swift",
"Internal/View Modifiers/AnimationCompletionModifier.swift",
"Internal/Views/NavigationView.swift",
"Public/Public+NavigatableView.swift",
"Public/Public+NavigationBackGesture.swift",
"Public/Public+NavigationConfig.swift",
"Public/Public+NavigationGlobalConfig.swift",
"Public/Public+NavigationManager.swift",
"Public/Public+SafeAreaEdges.swift",
"Public/Public+TransitionAnimation.swift",
"Public/Public+View.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.