The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ActiveLabel, reference master (36949c), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 05:20:19 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActiveLabel -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/optonaut/ActiveLabel.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/optonaut/ActiveLabel.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 36949c1 Merge pull request #370 from optonaut/115-release-candidate
Cloned https://github.com/optonaut/ActiveLabel.swift.git
Revision (git rev-parse @):
36949c1a69ef8b40574da20c9e24b115f387b1cf
SUCCESS checkout https://github.com/optonaut/ActiveLabel.swift.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/optonaut/ActiveLabel.swift.git
https://github.com/optonaut/ActiveLabel.swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActiveLabel",
  "name" : "ActiveLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ActiveLabel",
      "targets" : [
        "ActiveLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActiveLabel",
      "module_type" : "SwiftTarget",
      "name" : "ActiveLabel",
      "path" : "ActiveLabel",
      "product_memberships" : [
        "ActiveLabel"
      ],
      "sources" : [
        "ActiveBuilder.swift",
        "ActiveLabel.swift",
        "ActiveType.swift",
        "RegexParser.swift",
        "StringTrimExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActiveLabel",
  "name" : "ActiveLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ActiveLabel",
      "targets" : [
        "ActiveLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActiveLabel",
      "module_type" : "SwiftTarget",
      "name" : "ActiveLabel",
      "path" : "ActiveLabel",
      "product_memberships" : [
        "ActiveLabel"
      ],
      "sources" : [
        "ActiveBuilder.swift",
        "ActiveLabel.swift",
        "ActiveType.swift",
        "RegexParser.swift",
        "StringTrimExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ActiveLabel",
    "schemes" : [
      "ActiveLabel",
      "ActiveLabelDemo"
    ],
    "targets" : [
      "ActiveLabel",
      "ActiveLabelTests",
      "ActiveLabelDemo"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActiveLabel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActiveLabel -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 ActiveLabel -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:
  ActiveLabel: /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 'ActiveLabel' in project 'ActiveLabel'
        ➜ Explicit dependency on target 'ActiveLabel' in project 'ActiveLabel'
    Target 'ActiveLabel' in project 'ActiveLabel' (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: 829fde8b3cd0fd63bbcc5abdfc3c71de
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/829fde8b3cd0fd63bbcc5abdfc3c71de.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/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/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/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/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.modulemap (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.DependencyStaticMetadataFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.DependencyMetadataFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftConstValuesFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-OutputFileMap.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.LinkFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_const_extract_protocols.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ActiveLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.modulemap (in target 'ActiveLabel' from project 'ActiveLabel')
    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/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ActiveLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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 4.2 -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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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/ActiveLabel.build/Debug-xros/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_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/ActiveLabel.build/Debug-xros/ActiveLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ActiveBuilder.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveBuilder.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveBuilder.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: warning: static property 'cachedRegularExpressions' 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 cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: convert 'cachedRegularExpressions' to a 'let' constant to make 'Sendable' shared state immutable
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: add '@MainActor' to make static property 'cachedRegularExpressions' part of global actor 'MainActor'
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ StringTrimExtension.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:162:15: warning: 'awakeFromNib()' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        super.awakeFromNib()
              ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:163:9: warning: call to main actor-isolated instance method 'updateTextStorage(parseText:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        updateTextStorage()
        ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:277:22: note: calls to instance method 'updateTextStorage(parseText:)' from outside of its actor context are implicitly asynchronous
    fileprivate func updateTextStorage(parseText: Bool = true) {
                     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:277:22: note: main actor isolation inferred from inheritance from class 'UILabel'
    fileprivate func updateTextStorage(parseText: Bool = true) {
                     ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
EmitSwiftModule normal arm64 (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: warning: static property 'cachedRegularExpressions' 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 cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: convert 'cachedRegularExpressions' to a 'let' constant to make 'Sendable' shared state immutable
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: add '@MainActor' to make static property 'cachedRegularExpressions' part of global actor 'MainActor'
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ActiveType.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftDriver\ Compilation\ Requirements ActiveLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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 4.2 -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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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/ActiveLabel.build/Debug-xros/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_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/ActiveLabel.build/Debug-xros/ActiveLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ActiveLabel-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ActiveLabel-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.abi.json (in target 'ActiveLabel' from project 'ActiveLabel')
    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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftdoc (in target 'ActiveLabel' from project 'ActiveLabel')
    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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftmodule (in target 'ActiveLabel' from project 'ActiveLabel')
    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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftsourceinfo (in target 'ActiveLabel' from project 'ActiveLabel')
    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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ActiveType.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftDriverJobDiscovery normal arm64 Compiling StringTrimExtension.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftDriverJobDiscovery normal arm64 Compiling RegexParser.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftDriverJobDiscovery normal arm64 Compiling ActiveBuilder.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftDriverJobDiscovery normal arm64 Compiling ActiveLabel.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftDriver\ Compilation ActiveLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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 4.2 -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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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/ActiveLabel.build/Debug-xros/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_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/ActiveLabel.build/Debug-xros/ActiveLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.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/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.o normal (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.o
ExtractAppIntentsMetadata (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ActiveLabel --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.ActiveLabel --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/ActiveLabel.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-xros/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 22:20:18.409 appintentsmetadataprocessor[721:4120] Starting appintentsmetadataprocessor export
2025-04-25 22:20:18.450 appintentsmetadataprocessor[721:4120] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.o (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ActiveLabel.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActiveLabel",
  "name" : "ActiveLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ActiveLabel",
      "targets" : [
        "ActiveLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActiveLabel",
      "module_type" : "SwiftTarget",
      "name" : "ActiveLabel",
      "path" : "ActiveLabel",
      "product_memberships" : [
        "ActiveLabel"
      ],
      "sources" : [
        "ActiveBuilder.swift",
        "ActiveLabel.swift",
        "ActiveType.swift",
        "RegexParser.swift",
        "StringTrimExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.