Build Information
Failed to build NetworkInspector, reference 0.2.1 (547116), with Swift 6.1 for visionOS using Xcode 16.3 on 3 Feb 2026 06:11:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NetworkInspector -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Rev0212/iOS-NetworkInspector.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Rev0212/iOS-NetworkInspector
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 5471168 Updated readme
Cloned https://github.com/Rev0212/iOS-NetworkInspector.git
Revision (git rev-parse @):
5471168ff465c378cb4fd5f495a38b95a0b72d8f
SUCCESS checkout https://github.com/Rev0212/iOS-NetworkInspector.git at 0.2.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Rev0212/iOS-NetworkInspector.git
https://github.com/Rev0212/iOS-NetworkInspector.git
{
"dependencies" : [
],
"manifest_display_name" : "NetworkInspector",
"name" : "NetworkInspector",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "NetworkInspector",
"targets" : [
"NetworkInspector"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NetworkInspectorTests",
"module_type" : "SwiftTarget",
"name" : "NetworkInspectorTests",
"path" : "Tests/NetworkInspectorTests",
"sources" : [
"NetworkInspectorTests.swift"
],
"target_dependencies" : [
"NetworkInspector"
],
"type" : "test"
},
{
"c99name" : "NetworkInspector",
"module_type" : "SwiftTarget",
"name" : "NetworkInspector",
"path" : "Sources/NetworkInspector",
"product_memberships" : [
"NetworkInspector"
],
"sources" : [
"InspectorURLProtocol.swift",
"LeapInspector.swift",
"NetworkInterceptor.swift",
"NetworkLog.swift",
"NetworkLogBuilder.swift",
"NetworkLogStore.swift",
"UI/FloatingButton/FloatingInspectorButton.swift",
"UI/FloatingButton/FloatingInspectorWindow.swift",
"UI/FloatingButton/PassThroughWindow.swift",
"UI/InspectorUIRouter.swift",
"UI/LogDetail/LogDetailViewController.swift",
"UI/LogDetail/RequestTabViewController.swift",
"UI/LogDetail/ResponseBodyTabViewController.swift",
"UI/LogDetail/ResponseStatusTabViewController.swift",
"UI/LogList/ApiListViewController.swift",
"UI/LogList/LogCell.swift",
"UI/LogList/LogListViewController.swift",
"UI/Shake/ShakeDetectingWindow.swift",
"UI/Shake/ShakeWindowInstaller.swift",
"UI/Utils/PrettyFormatter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
NetworkInspector: /Users/admin/builder/spi-builder-workspace
resolved source packages: NetworkInspector
{
"dependencies" : [
],
"manifest_display_name" : "NetworkInspector",
"name" : "NetworkInspector",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "NetworkInspector",
"targets" : [
"NetworkInspector"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NetworkInspectorTests",
"module_type" : "SwiftTarget",
"name" : "NetworkInspectorTests",
"path" : "Tests/NetworkInspectorTests",
"sources" : [
"NetworkInspectorTests.swift"
],
"target_dependencies" : [
"NetworkInspector"
],
"type" : "test"
},
{
"c99name" : "NetworkInspector",
"module_type" : "SwiftTarget",
"name" : "NetworkInspector",
"path" : "Sources/NetworkInspector",
"product_memberships" : [
"NetworkInspector"
],
"sources" : [
"InspectorURLProtocol.swift",
"LeapInspector.swift",
"NetworkInterceptor.swift",
"NetworkLog.swift",
"NetworkLogBuilder.swift",
"NetworkLogStore.swift",
"UI/FloatingButton/FloatingInspectorButton.swift",
"UI/FloatingButton/FloatingInspectorWindow.swift",
"UI/FloatingButton/PassThroughWindow.swift",
"UI/InspectorUIRouter.swift",
"UI/LogDetail/LogDetailViewController.swift",
"UI/LogDetail/RequestTabViewController.swift",
"UI/LogDetail/ResponseBodyTabViewController.swift",
"UI/LogDetail/ResponseStatusTabViewController.swift",
"UI/LogList/ApiListViewController.swift",
"UI/LogList/LogCell.swift",
"UI/LogList/LogListViewController.swift",
"UI/Shake/ShakeDetectingWindow.swift",
"UI/Shake/ShakeWindowInstaller.swift",
"UI/Utils/PrettyFormatter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NetworkInspector"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NetworkInspector -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 NetworkInspector -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:
NetworkInspector: /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 'NetworkInspector' in project 'NetworkInspector'
➜ Explicit dependency on target 'NetworkInspector' in project 'NetworkInspector'
Target 'NetworkInspector' in project 'NetworkInspector' (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: 2cdd7ded406f79b0b76f540e7b80f3ab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2cdd7ded406f79b0b76f540e7b80f3ab.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/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.DependencyStaticMetadataFileList (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_const_extract_protocols.json (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.SwiftConstValuesFileList (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-OutputFileMap.json (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.SwiftFileList (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.modulemap (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.DependencyMetadataFileList (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.LinkFileList (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NetworkInspector.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.modulemap (in target 'NetworkInspector' from project 'NetworkInspector')
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/NetworkInspector.build/Debug-xros/NetworkInspector.build/NetworkInspector.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver NetworkInspector normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NetworkInspector' from project 'NetworkInspector')
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 NetworkInspector -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.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 -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-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_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/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NetworkInterceptor.swift,\ NetworkLog.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLog.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: warning: static property 'allowedBaseURLs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var allowedBaseURLs: [String] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: note: convert 'allowedBaseURLs' to a 'let' constant to make 'Sendable' shared state immutable
private static var allowedBaseURLs: [String] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: note: add '@MainActor' to make static property 'allowedBaseURLs' part of global actor 'MainActor'
private static var allowedBaseURLs: [String] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var allowedBaseURLs: [String] = []
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLog.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NetworkLogBuilder.swift,\ NetworkLogStore.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:12:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NetworkLogStore' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = NetworkLogStore()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:10:13: note: class 'NetworkLogStore' does not conform to the 'Sendable' protocol
final class NetworkLogStore {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:12:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = NetworkLogStore()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:12:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = NetworkLogStore()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:29:13: warning: capture of 'self' with non-sendable type 'NetworkLogStore' in a '@Sendable' closure
self.logs.insert(log, at: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:10:13: note: class 'NetworkLogStore' does not conform to the 'Sendable' protocol
final class NetworkLogStore {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:53:13: warning: capture of 'self' with non-sendable type 'NetworkLogStore' in a '@Sendable' closure
self.logs.removeAll { $0.id == id }
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:10:13: note: class 'NetworkLogStore' does not conform to the 'Sendable' protocol
final class NetworkLogStore {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:66:13: warning: capture of 'self' with non-sendable type 'NetworkLogStore' in a '@Sendable' closure
self.logs.removeAll(where: shouldRemove)
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:10:13: note: class 'NetworkLogStore' does not conform to the 'Sendable' protocol
final class NetworkLogStore {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:66:40: warning: capture of 'shouldRemove' with non-sendable type '(NetworkLog) -> Bool' in a '@Sendable' closure
self.logs.removeAll(where: shouldRemove)
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:66:40: note: a function type must be marked '@Sendable' to conform to 'Sendable'
self.logs.removeAll(where: shouldRemove)
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:79:13: warning: capture of 'self' with non-sendable type 'NetworkLogStore' in a '@Sendable' closure
self.logs.removeAll()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:10:13: note: class 'NetworkLogStore' does not conform to the 'Sendable' protocol
final class NetworkLogStore {
^
SwiftCompile normal arm64 Compiling\ LogDetailViewController.swift,\ RequestTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift:81:33: error: 'isTranslucent' is unavailable in visionOS
tabBarController.tabBar.isTranslucent = false
^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBar.h:117:48: note: 'isTranslucent' has been explicitly marked unavailable here
@property(nonatomic,getter=isTranslucent) BOOL translucent API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(visionos);
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLog.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseBodyTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseStatusTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/ApiListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogCell.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Utils/PrettyFormatter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/swift-overrides.hmap -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/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name NetworkInspector -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.o -index-unit-output-path /NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.o -index-unit-output-path /NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ PassThroughWindow.swift,\ InspectorUIRouter.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: warning: static property 'isPresenting' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPresenting = false
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: note: convert 'isPresenting' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPresenting = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: note: add '@MainActor' to make static property 'isPresenting' part of global actor 'MainActor'
private static var isPresenting = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPresenting = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:30:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
base: UIViewController? = UIApplication.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:22:25: warning: call to main actor-isolated initializer 'init(filter:title:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let logListVC = LogListViewController()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift:30:5: note: calls to initializer 'init(filter:title:)' from outside of its actor context are implicitly asynchronous
init(filter: ((NetworkLog) -> Bool)? = nil, title: String? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift:30:5: note: main actor isolation inferred from inheritance from class 'UIViewController'
init(filter: ((NetworkLog) -> Bool)? = nil, title: String? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:15:17: note: add '@MainActor' to make static method 'presentLogList()' part of global actor 'MainActor'
static func presentLogList() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:23:19: warning: call to main actor-isolated initializer 'init(rootViewController:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let nav = UINavigationController(rootViewController: logListVC)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:55:1: note: calls to initializer 'init(rootViewController:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithRootViewController:(UIViewController *)rootViewController NS_DESIGNATED_INITIALIZER; // Initializer that also pushes the root view controller without animation.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:15:17: note: add '@MainActor' to make static method 'presentLogList()' part of global actor 'MainActor'
static func presentLogList() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:24:13: warning: main actor-isolated property 'modalPresentationStyle' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
nav.modalPresentationStyle = .pageSheet
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:282:54: note: mutation of this property is only permitted within the actor
@property(nonatomic,assign) UIModalPresentationStyle modalPresentationStyle API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:15:17: note: add '@MainActor' to make static method 'presentLogList()' part of global actor 'MainActor'
static func presentLogList() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:26:15: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
topVC.present(nav, animated: true)
^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:15:17: note: add '@MainActor' to make static method 'presentLogList()' part of global actor 'MainActor'
static func presentLogList() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:39:48: warning: main actor-isolated property 'visibleViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return topViewController(base: nav.visibleViewController)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:68:66: note: property declared here
@property(nullable, nonatomic,readonly,strong) UIViewController *visibleViewController; // Return modal view controller if it exists. Otherwise the top view controller.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:29:25: note: add '@MainActor' to make static method 'topViewController(base:)' part of global actor 'MainActor'
private static func topViewController(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:43:48: warning: main actor-isolated property 'selectedViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return topViewController(base: tab.selectedViewController)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBarController.h:94:67: note: property declared here
@property(nullable, nonatomic, assign) __kindof UIViewController *selectedViewController; // This may return the "More" navigation controller if it exists.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:29:25: note: add '@MainActor' to make static method 'topViewController(base:)' part of global actor 'MainActor'
private static func topViewController(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:46:34: warning: main actor-isolated property 'presentedViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let presented = base?.presentedViewController {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:210:59: note: property declared here
@property(nullable, nonatomic,readonly) UIViewController *presentedViewController API_AVAILABLE(ios(5.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:29:25: note: add '@MainActor' to make static method 'topViewController(base:)' part of global actor 'MainActor'
private static func topViewController(
^
@MainActor
SwiftCompile normal arm64 Compiling\ ApiListViewController.swift,\ LogCell.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/ApiListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogCell.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/ApiListViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogCell.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ InspectorURLProtocol.swift,\ LeapInspector.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift:11:13: warning: 'Sendable' class 'InspectorURLProtocol' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
final class InspectorURLProtocol: URLProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift:15:17: warning: stored property 'logBuilder' of 'Sendable'-conforming class 'InspectorURLProtocol' has non-sendable type 'NetworkLogBuilder'; this is an error in the Swift 6 language mode
private let logBuilder = NetworkLogBuilder()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift:11:13: note: class 'NetworkLogBuilder' does not conform to the 'Sendable' protocol
final class NetworkLogBuilder {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift:17:17: warning: stored property 'dataTask' of 'Sendable'-conforming class 'InspectorURLProtocol' is mutable; this is an error in the Swift 6 language mode
private var dataTask: URLSessionDataTask?
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isEnabled = false
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
private static var isEnabled = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
private static var isEnabled = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isEnabled = false
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ FloatingInspectorButton.swift,\ FloatingInspectorWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:15:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FloatingInspectorWindow' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = FloatingInspectorWindow()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:13:13: note: class 'FloatingInspectorWindow' does not conform to the 'Sendable' protocol
final class FloatingInspectorWindow {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:15:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = FloatingInspectorWindow()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = FloatingInspectorWindow()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:27:48: warning: main actor-isolated property 'connectedScenes' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard let scene = UIApplication.shared.connectedScenes
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:170:50: note: property declared here
@property(nonatomic, readonly) NSSet<UIScene *> *connectedScenes API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:27:41: 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
guard let scene = UIApplication.shared.connectedScenes
^
/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/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:37:22: warning: call to main actor-isolated initializer 'init(windowScene:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let window = PassThroughWindow(windowScene: scene)
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift:13:41: note: calls to initializer 'init(windowScene:)' from outside of its actor context are implicitly asynchronous
final class PassThroughWindow: UIWindow {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift:13:41: note: main actor isolation inferred from inheritance from class 'UIWindow'
final class PassThroughWindow: UIWindow {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:38:16: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.frame = scene.coordinateSpace.bounds
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:38:30: warning: main actor-isolated property 'coordinateSpace' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
window.frame = scene.coordinateSpace.bounds
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindowScene.h:24:55: note: property declared here
@property (nonatomic, readonly) id<UICoordinateSpace> coordinateSpace;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:38:46: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
window.frame = scene.coordinateSpace.bounds
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:138:40: note: property declared here
@property (readonly, nonatomic) CGRect bounds API_AVAILABLE(ios(8.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:39:16: warning: main actor-isolated property 'windowLevel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.windowLevel = .statusBar + 1
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:37:36: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIWindowLevel windowLevel; // default = 0.0
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:40:16: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.backgroundColor = .clear
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) UIColor *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:42:22: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let rootVC = UIViewController()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:43:21: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
rootVC.view.backgroundColor = .clear
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) UIColor *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:43:16: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
rootVC.view.backgroundColor = .clear
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:45:22: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let button = FloatingInspectorButton()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift:13:5: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
init() {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift:13:5: note: main actor isolation inferred from inheritance from class 'UIButton'
init() {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:46:21: warning: call to main actor-isolated instance method 'addSubview' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
rootVC.view.addSubview(button)
^
UIKit.UIView.addSubview:2:22: note: calls to instance method 'addSubview' from outside of its actor context are implicitly asynchronous
@MainActor open func addSubview(_ view: UIView)}
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:46:16: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
rootVC.view.addSubview(button)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:48:16: warning: main actor-isolated property 'rootViewController' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.rootViewController = rootVC
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0)); // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:49:16: warning: main actor-isolated property 'isHidden' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.isHidden = false
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: mutation of this property is only permitted within the actor
@property(nonatomic,getter=isHidden) BOOL hidden; // default is NO. doesn't check superviews
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:21:10: note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
func show() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:55:17: warning: main actor-isolated property 'isHidden' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window?.isHidden = true
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: mutation of this property is only permitted within the actor
@property(nonatomic,getter=isHidden) BOOL hidden; // default is NO. doesn't check superviews
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:54:10: note: add '@MainActor' to make instance method 'hide()' part of global actor 'MainActor'
func hide() {
^
@MainActor
SwiftCompile normal arm64 Compiling\ ShakeWindowInstaller.swift,\ PrettyFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Utils/PrettyFormatter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: warning: static property 'installedWindow' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var installedWindow: ShakeDetectingWindow?
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: note: convert 'installedWindow' to a 'let' constant to make 'Sendable' shared state immutable
private static var installedWindow: ShakeDetectingWindow?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: note: add '@MainActor' to make static property 'installedWindow' part of global actor 'MainActor'
private static var installedWindow: ShakeDetectingWindow?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var installedWindow: ShakeDetectingWindow?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:19:46: warning: main actor-isolated property 'connectedScenes' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let scene = UIApplication.shared.connectedScenes
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:170:50: note: property declared here
@property(nonatomic, readonly) NSSet<UIScene *> *connectedScenes API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:19:39: 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
let scene = UIApplication.shared.connectedScenes
^
/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/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:21:36: warning: main actor-isolated property 'activationState' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
.first(where: { $0.activationState == .foregroundActive }),
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:38:56: note: property declared here
@property (nonatomic, readonly) UISceneActivationState activationState;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:22:40: warning: main actor-isolated property 'windows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let existingWindow = scene.windows.first(where: { $0.isKeyWindow })
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindowScene.h:38:54: note: property declared here
@property (nonatomic, readonly) NSArray<UIWindow *> *windows;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:22:66: warning: main actor-isolated property 'isKeyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let existingWindow = scene.windows.first(where: { $0.isKeyWindow })
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:42:55: note: property declared here
@property(nonatomic,readonly,getter=isKeyWindow) BOOL keyWindow;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:27:22: warning: call to main actor-isolated initializer 'init(windowScene:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let window = ShakeDetectingWindow(windowScene: scene)
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift:11:44: note: calls to initializer 'init(windowScene:)' from outside of its actor context are implicitly asynchronous
final class ShakeDetectingWindow: UIWindow {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift:11:44: note: main actor isolation inferred from inheritance from class 'UIWindow'
final class ShakeDetectingWindow: UIWindow {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:28:16: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.frame = existingWindow.frame
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:28:39: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
window.frame = existingWindow.frame
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:29:16: warning: main actor-isolated property 'rootViewController' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.rootViewController = existingWindow.rootViewController
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0)); // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:29:52: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
window.rootViewController = existingWindow.rootViewController
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0)); // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:32:16: warning: main actor-isolated property 'windowLevel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.windowLevel = existingWindow.windowLevel
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:37:36: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIWindowLevel windowLevel; // default = 0.0
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:32:45: warning: main actor-isolated property 'windowLevel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
window.windowLevel = existingWindow.windowLevel
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:37:36: note: property declared here
@property(nonatomic) UIWindowLevel windowLevel; // default = 0.0
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:34:16: warning: main actor-isolated property 'isHidden' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.isHidden = false
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: mutation of this property is only permitted within the actor
@property(nonatomic,getter=isHidden) BOOL hidden; // default is NO. doesn't check superviews
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:35:16: warning: call to main actor-isolated instance method 'makeKey()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
window.makeKey()
^
UIKit.UIWindow.makeKey:2:22: note: calls to instance method 'makeKey()' from outside of its actor context are implicitly asynchronous
@MainActor open func makeKey()}
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:15:17: note: add '@MainActor' to make static method 'install()' part of global actor 'MainActor'
static func install() {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Utils/PrettyFormatter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ResponseBodyTabViewController.swift,\ ResponseStatusTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseBodyTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseStatusTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseBodyTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseStatusTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ NetworkInspector (in target 'NetworkInspector' from project 'NetworkInspector')
EmitSwiftModule normal arm64 (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift:11:13: warning: 'Sendable' class 'InspectorURLProtocol' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
final class InspectorURLProtocol: URLProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift:15:17: warning: stored property 'logBuilder' of 'Sendable'-conforming class 'InspectorURLProtocol' has non-sendable type 'NetworkLogBuilder'; this is an error in the Swift 6 language mode
private let logBuilder = NetworkLogBuilder()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift:11:13: note: class 'NetworkLogBuilder' does not conform to the 'Sendable' protocol
final class NetworkLogBuilder {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift:17:17: warning: stored property 'dataTask' of 'Sendable'-conforming class 'InspectorURLProtocol' is mutable; this is an error in the Swift 6 language mode
private var dataTask: URLSessionDataTask?
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isEnabled = false
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
private static var isEnabled = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
private static var isEnabled = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift:8:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isEnabled = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: warning: static property 'allowedBaseURLs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var allowedBaseURLs: [String] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: note: convert 'allowedBaseURLs' to a 'let' constant to make 'Sendable' shared state immutable
private static var allowedBaseURLs: [String] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: note: add '@MainActor' to make static property 'allowedBaseURLs' part of global actor 'MainActor'
private static var allowedBaseURLs: [String] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift:13:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var allowedBaseURLs: [String] = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:12:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NetworkLogStore' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = NetworkLogStore()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:10:13: note: class 'NetworkLogStore' does not conform to the 'Sendable' protocol
final class NetworkLogStore {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:12:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = NetworkLogStore()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift:12:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = NetworkLogStore()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:15:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FloatingInspectorWindow' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = FloatingInspectorWindow()
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:13:13: note: class 'FloatingInspectorWindow' does not conform to the 'Sendable' protocol
final class FloatingInspectorWindow {
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:15:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = FloatingInspectorWindow()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = FloatingInspectorWindow()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: warning: static property 'isPresenting' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPresenting = false
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: note: convert 'isPresenting' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPresenting = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: note: add '@MainActor' to make static property 'isPresenting' part of global actor 'MainActor'
private static var isPresenting = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:13:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPresenting = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift:30:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
base: UIViewController? = UIApplication.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: warning: static property 'installedWindow' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var installedWindow: ShakeDetectingWindow?
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: note: convert 'installedWindow' to a 'let' constant to make 'Sendable' shared state immutable
private static var installedWindow: ShakeDetectingWindow?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: note: add '@MainActor' to make static property 'installedWindow' part of global actor 'MainActor'
private static var installedWindow: ShakeDetectingWindow?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift:13:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var installedWindow: ShakeDetectingWindow?
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ LogListViewController.swift,\ ShakeDetectingWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for NetworkInspector (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftDriver\ Compilation\ Requirements NetworkInspector normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NetworkInspector' from project 'NetworkInspector')
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 NetworkInspector -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.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 -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-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_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/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling InspectorURLProtocol.swift, LeapInspector.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInterceptor.swift, NetworkLog.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkLogBuilder.swift, NetworkLogStore.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NetworkInspector-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-Swift.h (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NetworkInspector-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftdoc (in target 'NetworkInspector' from project 'NetworkInspector')
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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftmodule (in target 'NetworkInspector' from project 'NetworkInspector')
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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.abi.json (in target 'NetworkInspector' from project 'NetworkInspector')
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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftsourceinfo (in target 'NetworkInspector' from project 'NetworkInspector')
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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NetworkInspector.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ShakeWindowInstaller.swift, PrettyFormatter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 Compiling\ LogDetailViewController.swift,\ RequestTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
Building workspace spi-builder-workspace with scheme NetworkInspector
(3 failures)
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:
NetworkInspector: /Users/admin/builder/spi-builder-workspace
resolved source packages: NetworkInspector
{
"dependencies" : [
],
"manifest_display_name" : "NetworkInspector",
"name" : "NetworkInspector",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "NetworkInspector",
"targets" : [
"NetworkInspector"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NetworkInspectorTests",
"module_type" : "SwiftTarget",
"name" : "NetworkInspectorTests",
"path" : "Tests/NetworkInspectorTests",
"sources" : [
"NetworkInspectorTests.swift"
],
"target_dependencies" : [
"NetworkInspector"
],
"type" : "test"
},
{
"c99name" : "NetworkInspector",
"module_type" : "SwiftTarget",
"name" : "NetworkInspector",
"path" : "Sources/NetworkInspector",
"product_memberships" : [
"NetworkInspector"
],
"sources" : [
"InspectorURLProtocol.swift",
"LeapInspector.swift",
"NetworkInterceptor.swift",
"NetworkLog.swift",
"NetworkLogBuilder.swift",
"NetworkLogStore.swift",
"UI/FloatingButton/FloatingInspectorButton.swift",
"UI/FloatingButton/FloatingInspectorWindow.swift",
"UI/FloatingButton/PassThroughWindow.swift",
"UI/InspectorUIRouter.swift",
"UI/LogDetail/LogDetailViewController.swift",
"UI/LogDetail/RequestTabViewController.swift",
"UI/LogDetail/ResponseBodyTabViewController.swift",
"UI/LogDetail/ResponseStatusTabViewController.swift",
"UI/LogList/ApiListViewController.swift",
"UI/LogList/LogCell.swift",
"UI/LogList/LogListViewController.swift",
"UI/Shake/ShakeDetectingWindow.swift",
"UI/Shake/ShakeWindowInstaller.swift",
"UI/Utils/PrettyFormatter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NetworkInspector"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NetworkInspector -destination generic/platform=xrOS
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 NetworkInspector -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
NetworkInspector: /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 'NetworkInspector' in project 'NetworkInspector'
➜ Explicit dependency on target 'NetworkInspector' in project 'NetworkInspector'
Target 'NetworkInspector' in project 'NetworkInspector' (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: 07b8ea03144907aa6d04d2bd9f5415e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/07b8ea03144907aa6d04d2bd9f5415e3.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
SwiftDriver NetworkInspector normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NetworkInspector' from project 'NetworkInspector')
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 NetworkInspector -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_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/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.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/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ InspectorURLProtocol.swift,\ LeapInspector.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ NetworkInspector (in target 'NetworkInspector' from project 'NetworkInspector')
EmitSwiftModule normal arm64 (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LogDetailViewController.swift,\ RequestTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/InspectorURLProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/LeapInspector.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLog.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseBodyTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseStatusTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/ApiListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogCell.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Utils/PrettyFormatter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/NetworkInspector_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/swift-overrides.hmap -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/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name NetworkInspector -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.o -index-unit-output-path /NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/LogDetailViewController.o -index-unit-output-path /NetworkInspector.build/Debug-xros/NetworkInspector.build/Objects-normal/arm64/RequestTabViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift:81:33: error: 'isTranslucent' is unavailable in visionOS
tabBarController.tabBar.isTranslucent = false
^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITabBar.h:117:48: note: 'isTranslucent' has been explicitly marked unavailable here
@property(nonatomic,getter=isTranslucent) BOOL translucent API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(visionos);
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LogListViewController.swift,\ ShakeDetectingWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogListViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeDetectingWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ShakeWindowInstaller.swift,\ PrettyFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Utils/PrettyFormatter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Shake/ShakeWindowInstaller.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/Utils/PrettyFormatter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PassThroughWindow.swift,\ InspectorUIRouter.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/PassThroughWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/InspectorUIRouter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NetworkLogBuilder.swift,\ NetworkLogStore.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogBuilder.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLogStore.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NetworkInterceptor.swift,\ NetworkLog.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLog.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkInterceptor.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/NetworkLog.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ApiListViewController.swift,\ LogCell.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/ApiListViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogCell.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/ApiListViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogList/LogCell.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FloatingInspectorButton.swift,\ FloatingInspectorWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorButton.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/FloatingButton/FloatingInspectorWindow.swift (in target 'NetworkInspector' from project 'NetworkInspector')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ResponseBodyTabViewController.swift,\ ResponseStatusTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseBodyTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/ResponseStatusTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInterceptor.swift, NetworkLog.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftDriverJobDiscovery normal arm64 Compiling PassThroughWindow.swift, InspectorUIRouter.swift (in target 'NetworkInspector' from project 'NetworkInspector')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ LogDetailViewController.swift,\ RequestTabViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/RequestTabViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInspector/UI/LogDetail/LogDetailViewController.swift (in target 'NetworkInspector' from project 'NetworkInspector')
Building workspace spi-builder-workspace with scheme NetworkInspector
(3 failures)
BUILD FAILURE 6.1 visionOS