Build Information
Failed to build Freedom, reference master (b14ae8
), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2025 15:32:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Freedom -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ArtSabintsev/Freedom.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ArtSabintsev/Freedom
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b14ae89 Update README.md
Cloned https://github.com/ArtSabintsev/Freedom.git
Revision (git rev-parse @):
b14ae89ecf932affdf5c689de45bfb626e8b4b25
SUCCESS checkout https://github.com/ArtSabintsev/Freedom.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ArtSabintsev/Freedom.git
https://github.com/ArtSabintsev/Freedom.git
{
"dependencies" : [
],
"manifest_display_name" : "Freedom",
"name" : "Freedom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Freedom",
"targets" : [
"Freedom"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Freedom",
"module_type" : "SwiftTarget",
"name" : "Freedom",
"path" : "Sources",
"product_memberships" : [
"Freedom"
],
"sources" : [
"BraveFreedomActivity.swift",
"ChromeFreedomActivity.swift",
"DolphinFreedomActivity.swift",
"FirefoxFocusFreedomActivity.swift",
"FirefoxFreedomActivity.swift",
"Freedom.swift",
"FreedomActivating.swift",
"FreedomURLComponentsExtension.swift",
"FreedomURLExtension.swift",
"SafariFreedomActivity.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Freedom: /Users/admin/builder/spi-builder-workspace
resolved source packages: Freedom
{
"dependencies" : [
],
"manifest_display_name" : "Freedom",
"name" : "Freedom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Freedom",
"targets" : [
"Freedom"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Freedom",
"module_type" : "SwiftTarget",
"name" : "Freedom",
"path" : "Sources",
"product_memberships" : [
"Freedom"
],
"sources" : [
"BraveFreedomActivity.swift",
"ChromeFreedomActivity.swift",
"DolphinFreedomActivity.swift",
"FirefoxFocusFreedomActivity.swift",
"FirefoxFreedomActivity.swift",
"Freedom.swift",
"FreedomActivating.swift",
"FreedomURLComponentsExtension.swift",
"FreedomURLExtension.swift",
"SafariFreedomActivity.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Freedom"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Freedom -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 Freedom -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:
Freedom: /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 'Freedom' in project 'Freedom'
➜ Explicit dependency on target 'Freedom' in project 'Freedom'
Target 'Freedom' in project 'Freedom' (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: 91fd003fd119741af9c946847b00dd9e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/91fd003fd119741af9c946847b00dd9e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/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/Freedom.build/Debug-xros/Freedom.build/Freedom.DependencyStaticMetadataFileList (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Freedom.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Freedom.DependencyMetadataFileList (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Freedom.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Freedom.modulemap (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Freedom.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.SwiftFileList (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-OutputFileMap.json (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.SwiftConstValuesFileList (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.LinkFileList (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_const_extract_protocols.json (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Freedom.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Freedom.modulemap (in target 'Freedom' from project 'Freedom')
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/Freedom.build/Debug-xros/Freedom.build/Freedom.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Freedom normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Freedom' from project 'Freedom')
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 Freedom -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_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/Freedom.build/Debug-xros/Freedom.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BraveFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:44:31: 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
UIApplication.shared.canOpenURL(deepLinkURL) else {
^
/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/BraveFreedomActivity.swift:98:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:98:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:87:34: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:87:27: 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
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
/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/BraveFreedomActivity.swift:98:34: warning: call to main actor-isolated instance method 'openURL' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.openURL(url)
^
UIKit.UIApplication.openURL:3:24: note: calls to instance method 'openURL' from outside of its actor context are implicitly asynchronous
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:98:27: 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
UIApplication.shared.openURL(url)
^
/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.");
^
SwiftCompile normal arm64 Compiling\ ChromeFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:57:31: 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
UIApplication.shared.canOpenURL(deepLinkURL) else {
^
/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/ChromeFreedomActivity.swift:112:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:112:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:101:34: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:101:27: 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
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
/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/ChromeFreedomActivity.swift:112:34: warning: call to main actor-isolated instance method 'openURL' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.openURL(url)
^
UIKit.UIApplication.openURL:3:24: note: calls to instance method 'openURL' from outside of its actor context are implicitly asynchronous
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:112:27: 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
UIApplication.shared.openURL(url)
^
/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.");
^
SwiftCompile normal arm64 Compiling\ DolphinFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift:44:31: 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
UIApplication.shared.canOpenURL(deepLinkURL) else {
^
/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/DolphinFreedomActivity.swift:99:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift:99:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift:88:34: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift:88:27: 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
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
/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/DolphinFreedomActivity.swift:99:34: warning: call to main actor-isolated instance method 'openURL' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.openURL(url)
^
UIKit.UIApplication.openURL:3:24: note: calls to instance method 'openURL' from outside of its actor context are implicitly asynchronous
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift:99:27: 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
UIApplication.shared.openURL(url)
^
/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.");
^
SwiftCompile normal arm64 Compiling\ FirefoxFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:44:31: 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
UIApplication.shared.canOpenURL(deepLinkURL) else {
^
/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/FirefoxFreedomActivity.swift:98:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:98:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:87:34: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:87:27: 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
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
/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/FirefoxFreedomActivity.swift:98:34: warning: call to main actor-isolated instance method 'openURL' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.openURL(url)
^
UIKit.UIApplication.openURL:3:24: note: calls to instance method 'openURL' from outside of its actor context are implicitly asynchronous
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:98:27: 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
UIApplication.shared.openURL(url)
^
/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.");
^
SwiftCompile normal arm64 Compiling\ FirefoxFocusFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift:44:31: 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
UIApplication.shared.canOpenURL(deepLinkURL) else {
^
/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/FirefoxFocusFreedomActivity.swift:98:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift:98:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift:87:34: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift:87:27: 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
UIApplication.shared.open(url, options: [:]) { [weak self] opened in
^
/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/FirefoxFocusFreedomActivity.swift:98:34: warning: call to main actor-isolated instance method 'openURL' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.openURL(url)
^
UIKit.UIApplication.openURL:3:24: note: calls to instance method 'openURL' from outside of its actor context are implicitly asynchronous
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift:98:27: 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
UIApplication.shared.openURL(url)
^
/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.");
^
SwiftCompile normal arm64 Compiling\ FreedomURLComponentsExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FreedomURLExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Freedom.swift /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: warning: static property 'debugEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var debugEnabled = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: note: convert 'debugEnabled' to a 'let' constant to make 'Sendable' shared state immutable
public static var debugEnabled = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: note: add '@MainActor' to make static property 'debugEnabled' part of global actor 'MainActor'
public static var debugEnabled = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var debugEnabled = false
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ Freedom (in target 'Freedom' from project 'Freedom')
EmitSwiftModule normal arm64 (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: warning: static property 'debugEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var debugEnabled = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: note: convert 'debugEnabled' to a 'let' constant to make 'Sendable' shared state immutable
public static var debugEnabled = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: note: add '@MainActor' to make static property 'debugEnabled' part of global actor 'MainActor'
public static var debugEnabled = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var debugEnabled = false
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ FreedomActivating.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SafariFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
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/BraveFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/SafariFreedomActivity.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/SafariFreedomActivity.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/SafariFreedomActivity.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/SafariFreedomActivity.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 -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_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/Freedom.build/Debug-xros/Freedom.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/Freedom.build/Debug-xros/Freedom.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Freedom -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/SafariFreedomActivity.o -index-unit-output-path /Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/SafariFreedomActivity.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/SafariFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift:86:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(activityURL)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift:86:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(activityURL)
^ ~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift:76:34: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(activityURL, options: [:]) { [weak self] opened in
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift:76:27: 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
UIApplication.shared.open(activityURL, options: [:]) { [weak self] opened in
^
/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/SafariFreedomActivity.swift:86:34: warning: call to main actor-isolated instance method 'openURL' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.openURL(activityURL)
^
UIKit.UIApplication.openURL:3:24: note: calls to instance method 'openURL' from outside of its actor context are implicitly asynchronous
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift:86:27: 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
UIApplication.shared.openURL(activityURL)
^
/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.");
^
SwiftDriverJobDiscovery normal arm64 Emitting module for Freedom (in target 'Freedom' from project 'Freedom')
SwiftDriver\ Compilation\ Requirements Freedom normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Freedom' from project 'Freedom')
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 Freedom -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_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/Freedom.build/Debug-xros/Freedom.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FreedomURLExtension.swift (in target 'Freedom' from project 'Freedom')
SwiftDriverJobDiscovery normal arm64 Compiling FreedomURLComponentsExtension.swift (in target 'Freedom' from project 'Freedom')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Freedom-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-Swift.h (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Freedom-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftmodule (in target 'Freedom' from project 'Freedom')
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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftdoc (in target 'Freedom' from project 'Freedom')
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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.abi.json (in target 'Freedom' from project 'Freedom')
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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftsourceinfo (in target 'Freedom' from project 'Freedom')
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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freedom.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 Compiling\ SafariFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
Building workspace spi-builder-workspace with scheme Freedom
(8 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:
Freedom: /Users/admin/builder/spi-builder-workspace
resolved source packages: Freedom
{
"dependencies" : [
],
"manifest_display_name" : "Freedom",
"name" : "Freedom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Freedom",
"targets" : [
"Freedom"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Freedom",
"module_type" : "SwiftTarget",
"name" : "Freedom",
"path" : "Sources",
"product_memberships" : [
"Freedom"
],
"sources" : [
"BraveFreedomActivity.swift",
"ChromeFreedomActivity.swift",
"DolphinFreedomActivity.swift",
"FirefoxFocusFreedomActivity.swift",
"FirefoxFreedomActivity.swift",
"Freedom.swift",
"FreedomActivating.swift",
"FreedomURLComponentsExtension.swift",
"FreedomURLExtension.swift",
"SafariFreedomActivity.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Freedom"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Freedom -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 Freedom -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Freedom: /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 'Freedom' in project 'Freedom'
➜ Explicit dependency on target 'Freedom' in project 'Freedom'
Target 'Freedom' in project 'Freedom' (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: 939c3ec223af55286d9d15458827471a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/939c3ec223af55286d9d15458827471a.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 Freedom normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Freedom' from project 'Freedom')
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 Freedom -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.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 -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_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/Freedom.build/Debug-xros/Freedom.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ChromeFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:112:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift:112:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
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/BraveFreedomActivity.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/ChromeFreedomActivity.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/ChromeFreedomActivity.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/ChromeFreedomActivity.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/ChromeFreedomActivity.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 -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_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/Freedom.build/Debug-xros/Freedom.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/Freedom.build/Debug-xros/Freedom.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Freedom -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/ChromeFreedomActivity.o -index-unit-output-path /Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/ChromeFreedomActivity.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ BraveFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:98:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift:98:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
SwiftCompile normal arm64 Compiling\ FirefoxFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
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/BraveFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/FirefoxFreedomActivity.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/FirefoxFreedomActivity.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/FirefoxFreedomActivity.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/FirefoxFreedomActivity.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 -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/Freedom_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/Freedom.build/Debug-xros/Freedom.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/Freedom.build/Debug-xros/Freedom.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freedom.build/Debug-xros/Freedom.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Freedom -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/Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/FirefoxFreedomActivity.o -index-unit-output-path /Freedom.build/Debug-xros/Freedom.build/Objects-normal/arm64/FirefoxFreedomActivity.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/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:98:34: error: 'openURL' is unavailable in visionOS
UIApplication.shared.openURL(url)
^~~~~~~
UIKit.UIApplication.openURL:3:24: note: 'openURL' has been explicitly marked unavailable here
@MainActor open func openURL(_ url: URL) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift:98:34: warning: result of call to 'openURL' is unused
UIApplication.shared.openURL(url)
^ ~~~~~
SwiftCompile normal arm64 Compiling\ DolphinFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DolphinFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FirefoxFocusFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFocusFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Freedom (in target 'Freedom' from project 'Freedom')
EmitSwiftModule normal arm64 (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FreedomURLExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLExtension.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FreedomActivating.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FreedomActivating.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Freedom.swift /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Freedom.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FreedomURLComponentsExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FreedomURLComponentsExtension.swift (in target 'Freedom' from project 'Freedom')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SafariFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/SafariFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftDriverJobDiscovery normal arm64 Compiling FreedomActivating.swift (in target 'Freedom' from project 'Freedom')
SwiftDriverJobDiscovery normal arm64 Compiling FreedomURLComponentsExtension.swift (in target 'Freedom' from project 'Freedom')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 Compiling\ ChromeFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/ChromeFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BraveFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 Compiling\ FirefoxFreedomActivity.swift /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirefoxFreedomActivity.swift (in target 'Freedom' from project 'Freedom')
Building workspace spi-builder-workspace with scheme Freedom
(6 failures)
BUILD FAILURE 6.1 visionOS