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 Fakery, reference master (f68f2c), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 09:11:06 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fakery -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/vadymmarkov/Fakery.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vadymmarkov/Fakery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f68f2ce Merge pull request #154 from dimonker/master
Cloned https://github.com/vadymmarkov/Fakery.git
Revision (git rev-parse @):
f68f2ceaaf6782db234e4cbcd5f06dbeeb91af7e
SUCCESS checkout https://github.com/vadymmarkov/Fakery.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vadymmarkov/Fakery.git
https://github.com/vadymmarkov/Fakery.git
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Fakery",
  "name" : "Fakery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakery",
      "targets" : [
        "Fakery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakeryTests",
      "module_type" : "SwiftTarget",
      "name" : "FakeryTests",
      "path" : "Tests/Fakery",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ConfigSpec.swift",
        "Data/ParserSpec.swift",
        "Data/ProviderSpec.swift",
        "FakerSpec.swift",
        "Generators/AddressSpec.swift",
        "Generators/AppSpec.swift",
        "Generators/BankSpec.swift",
        "Generators/BusinessSpec.swift",
        "Generators/CarSpec.swift",
        "Generators/CatSpec.swift",
        "Generators/CommerceSpec.swift",
        "Generators/CompanySpec.swift",
        "Generators/DateSpec.swift",
        "Generators/GenderSpec.swift",
        "Generators/GeneratorSpec.swift",
        "Generators/HamSpec.swift",
        "Generators/HobbitSpec.swift",
        "Generators/HouseSpec.swift",
        "Generators/InternetSpec.swift",
        "Generators/LoremSpec.swift",
        "Generators/NameSpec.swift",
        "Generators/NumberSpec.swift",
        "Generators/PhoneNumberSpec.swift",
        "Generators/ProgrammingLanguageSpec.swift",
        "Generators/TeamSpec.swift",
        "Generators/VehicleSpec.swift",
        "Generators/ZeldaSpec.swift"
      ],
      "target_dependencies" : [
        "Fakery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakery",
      "module_type" : "SwiftTarget",
      "name" : "Fakery",
      "path" : "Sources/Fakery",
      "product_memberships" : [
        "Fakery"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config.swift",
        "Data/Parser.swift",
        "Data/Provider.swift",
        "Extensions/ArrayExtension.swift",
        "Extensions/StringExtensions.swift",
        "Faker.swift",
        "Generators/Address.swift",
        "Generators/App.swift",
        "Generators/Bank.swift",
        "Generators/Business.swift",
        "Generators/Car.swift",
        "Generators/Cat.swift",
        "Generators/Commerce.swift",
        "Generators/Company.swift",
        "Generators/Date.swift",
        "Generators/Gender.swift",
        "Generators/Generator.swift",
        "Generators/Ham.swift",
        "Generators/Hobbit.swift",
        "Generators/House.swift",
        "Generators/Internet.swift",
        "Generators/Lorem.swift",
        "Generators/Name.swift",
        "Generators/Number.swift",
        "Generators/PhoneNumber.swift",
        "Generators/ProgrammingLanguage.swift",
        "Generators/Team.swift",
        "Generators/Vehicle.swift",
        "Generators/Zelda.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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
Fetching from https://github.com/Quick/Quick.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Nimble’
Checking out 9.0.0 of package ‘Nimble’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
resolved source packages: Nimble, CwlPreconditionTesting, Quick, CwlCatchException
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Fakery",
  "name" : "Fakery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakery",
      "targets" : [
        "Fakery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakeryTests",
      "module_type" : "SwiftTarget",
      "name" : "FakeryTests",
      "path" : "Tests/Fakery",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ConfigSpec.swift",
        "Data/ParserSpec.swift",
        "Data/ProviderSpec.swift",
        "FakerSpec.swift",
        "Generators/AddressSpec.swift",
        "Generators/AppSpec.swift",
        "Generators/BankSpec.swift",
        "Generators/BusinessSpec.swift",
        "Generators/CarSpec.swift",
        "Generators/CatSpec.swift",
        "Generators/CommerceSpec.swift",
        "Generators/CompanySpec.swift",
        "Generators/DateSpec.swift",
        "Generators/GenderSpec.swift",
        "Generators/GeneratorSpec.swift",
        "Generators/HamSpec.swift",
        "Generators/HobbitSpec.swift",
        "Generators/HouseSpec.swift",
        "Generators/InternetSpec.swift",
        "Generators/LoremSpec.swift",
        "Generators/NameSpec.swift",
        "Generators/NumberSpec.swift",
        "Generators/PhoneNumberSpec.swift",
        "Generators/ProgrammingLanguageSpec.swift",
        "Generators/TeamSpec.swift",
        "Generators/VehicleSpec.swift",
        "Generators/ZeldaSpec.swift"
      ],
      "target_dependencies" : [
        "Fakery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakery",
      "module_type" : "SwiftTarget",
      "name" : "Fakery",
      "path" : "Sources/Fakery",
      "product_memberships" : [
        "Fakery"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config.swift",
        "Data/Parser.swift",
        "Data/Provider.swift",
        "Extensions/ArrayExtension.swift",
        "Extensions/StringExtensions.swift",
        "Faker.swift",
        "Generators/Address.swift",
        "Generators/App.swift",
        "Generators/Bank.swift",
        "Generators/Business.swift",
        "Generators/Car.swift",
        "Generators/Cat.swift",
        "Generators/Commerce.swift",
        "Generators/Company.swift",
        "Generators/Date.swift",
        "Generators/Gender.swift",
        "Generators/Generator.swift",
        "Generators/Ham.swift",
        "Generators/Hobbit.swift",
        "Generators/House.swift",
        "Generators/Internet.swift",
        "Generators/Lorem.swift",
        "Generators/Name.swift",
        "Generators/Number.swift",
        "Generators/PhoneNumber.swift",
        "Generators/ProgrammingLanguage.swift",
        "Generators/Team.swift",
        "Generators/Vehicle.swift",
        "Generators/Zelda.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Fakery",
    "schemes" : [
      "Fakery-iOS",
      "Fakery-macOS",
      "Fakery-tvOS"
    ],
    "targets" : [
      "Fakery-iOS",
      "Fakery-macOS",
      "Fakery-tvOS",
      "Fakery-iOS-Tests",
      "Fakery-macOS-Tests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fakery"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fakery -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 Fakery -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
Resolve Package Graph
Resolved source packages:
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  Fakery: /Users/admin/builder/spi-builder-workspace
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  Nimble: https://github.com/Quick/Nimble.git @ 9.0.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'Fakery' in project 'Fakery'
        ➜ Explicit dependency on target 'Fakery' in project 'Fakery'
        ➜ Explicit dependency on target 'Fakery_Fakery' in project 'Fakery'
    Target 'Fakery' in project 'Fakery'
        ➜ Explicit dependency on target 'Fakery_Fakery' in project 'Fakery'
    Target 'Fakery_Fakery' in project 'Fakery' (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: 3ddee84a1c93c9cc1078597bf6a671c2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3ddee84a1c93c9cc1078597bf6a671c2.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/Fakery.build/Debug-xros/Fakery.build/Fakery.modulemap (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftConstValuesFileList (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftFileList (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.LinkFileList (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_const_extract_protocols.json (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/empty-Fakery_Fakery.plist (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/empty-Fakery_Fakery.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/Fakery_Fakery.DependencyStaticMetadataFileList (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/Fakery_Fakery.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/Fakery_Fakery.DependencyMetadataFileList (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/Fakery_Fakery.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-OutputFileMap.json (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.DependencyStaticMetadataFileList (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.DependencyMetadataFileList (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/resource_bundle_accessor.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Fakery.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.modulemap (in target 'Fakery' from project 'Fakery')
    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/Fakery.build/Debug-xros/Fakery.build/Fakery.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/empty-Fakery_Fakery.plist (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery_Fakery.build/empty-Fakery_Fakery.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/uk.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/uk.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/tr-TR.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/tr-TR.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/zh-CN.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/zh-CN.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/sv.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/sv.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/ru.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/ru.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/sk.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/sk.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/zh-TW.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/zh-TW.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/pt-BR.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/pt-BR.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/nl.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/nl.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/pl.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/pl.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/nb-NO.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/nb-NO.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/ko.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/ko.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/it.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/it.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/fr.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/fr.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/ja.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/ja.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/fa.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/fa.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/es.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/es.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en-US.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en-US.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en-TEST.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en-TEST.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en-IND.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en-IND.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en-GB.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en-GB.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en-CA.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en-CA.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/en-AU.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/en-AU.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/de.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/de.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/de-CH.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/de-CH.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle/de-AT.json /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json (in target 'Fakery_Fakery' from project 'Fakery')
    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/Sources/Fakery/Resources/Locales/de-AT.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle (in target 'Fakery_Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery_Fakery.bundle
SwiftDriver Fakery normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fakery' from project 'Fakery')
    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 Fakery -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.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/Fakery.build/Debug-xros/Fakery.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_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/Fakery.build/Debug-xros/Fakery.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Provider.swift,\ ArrayExtension.swift,\ StringExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Data/Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Extensions/ArrayExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Extensions/StringExtensions.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Data/Provider.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Extensions/ArrayExtension.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Extensions/StringExtensions.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Bank.swift,\ Business.swift,\ Car.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Bank.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Business.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Car.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Bank.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Business.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Car.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Cat.swift,\ Commerce.swift,\ Company.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Cat.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Commerce.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Company.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Cat.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Commerce.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Company.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Fakery (in target 'Fakery' from project 'Fakery')
EmitSwiftModule normal arm64 (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: warning: static property 'dirPath' 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 dirPath: String = "Resources/Locales"
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: note: convert 'dirPath' to a 'let' constant to make 'Sendable' shared state immutable
  public static var dirPath: String = "Resources/Locales"
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: note: add '@MainActor' to make static property 'dirPath' part of global actor 'MainActor'
  public static var dirPath: String = "Resources/Locales"
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var dirPath: String = "Resources/Locales"
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: warning: static property 'dirFrameworkPath' 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 dirFrameworkPath: String = ""
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: note: convert 'dirFrameworkPath' to a 'let' constant to make 'Sendable' shared state immutable
  public static var dirFrameworkPath: String = ""
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: note: add '@MainActor' to make static property 'dirFrameworkPath' part of global actor 'MainActor'
  public static var dirFrameworkPath: String = ""
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var dirFrameworkPath: String = ""
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: warning: static property 'dirResourcePath' 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 dirResourcePath: String = ""
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: note: convert 'dirResourcePath' to a 'let' constant to make 'Sendable' shared state immutable
  public static var dirResourcePath: String = ""
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: note: add '@MainActor' to make static property 'dirResourcePath' part of global actor 'MainActor'
  public static var dirResourcePath: String = ""
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var dirResourcePath: String = ""
                    ^
  nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Team.swift,\ Vehicle.swift,\ Zelda.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Team.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Vehicle.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Zelda.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Team.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Vehicle.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Zelda.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Faker.swift,\ Address.swift,\ App.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Faker.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Address.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/App.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Faker.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Address.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/App.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Number.swift,\ PhoneNumber.swift,\ ProgrammingLanguage.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/PhoneNumber.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/ProgrammingLanguage.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Number.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/PhoneNumber.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/ProgrammingLanguage.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Date.swift,\ Gender.swift,\ Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Date.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Gender.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Generator.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Date.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Gender.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Generator.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Config.swift,\ Parser.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Data/Parser.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/resource_bundle_accessor.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: warning: static property 'dirPath' 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 dirPath: String = "Resources/Locales"
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: note: convert 'dirPath' to a 'let' constant to make 'Sendable' shared state immutable
  public static var dirPath: String = "Resources/Locales"
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: note: add '@MainActor' to make static property 'dirPath' part of global actor 'MainActor'
  public static var dirPath: String = "Resources/Locales"
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var dirPath: String = "Resources/Locales"
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: warning: static property 'dirFrameworkPath' 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 dirFrameworkPath: String = ""
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: note: convert 'dirFrameworkPath' to a 'let' constant to make 'Sendable' shared state immutable
  public static var dirFrameworkPath: String = ""
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: note: add '@MainActor' to make static property 'dirFrameworkPath' part of global actor 'MainActor'
  public static var dirFrameworkPath: String = ""
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var dirFrameworkPath: String = ""
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: warning: static property 'dirResourcePath' 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 dirResourcePath: String = ""
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: note: convert 'dirResourcePath' to a 'let' constant to make 'Sendable' shared state immutable
  public static var dirResourcePath: String = ""
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: note: add '@MainActor' to make static property 'dirResourcePath' part of global actor 'MainActor'
  public static var dirResourcePath: String = ""
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var dirResourcePath: String = ""
                    ^
  nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Data/Parser.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Internet.swift,\ Lorem.swift,\ Name.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Internet.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Lorem.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Name.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Internet.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Lorem.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Name.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Ham.swift,\ Hobbit.swift,\ House.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Ham.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Hobbit.swift /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/House.swift (in target 'Fakery' from project 'Fakery')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Ham.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/Hobbit.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Fakery/Generators/House.swift (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Fakery (in target 'Fakery' from project 'Fakery')
SwiftDriver\ Compilation\ Requirements Fakery normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fakery' from project 'Fakery')
    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 Fakery -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.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/Fakery.build/Debug-xros/Fakery.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_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/Fakery.build/Debug-xros/Fakery.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Team.swift, Vehicle.swift, Zelda.swift (in target 'Fakery' from project 'Fakery')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Fakery-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-Swift.h (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Fakery-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftmodule (in target 'Fakery' from project 'Fakery')
    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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftdoc (in target 'Fakery' from project 'Fakery')
    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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.abi.json (in target 'Fakery' from project 'Fakery')
    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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftsourceinfo (in target 'Fakery' from project 'Fakery')
    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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Ham.swift, Hobbit.swift, House.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Bank.swift, Business.swift, Car.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Internet.swift, Lorem.swift, Name.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Config.swift, Parser.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Cat.swift, Commerce.swift, Company.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Provider.swift, ArrayExtension.swift, StringExtensions.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Date.swift, Gender.swift, Generator.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Number.swift, PhoneNumber.swift, ProgrammingLanguage.swift (in target 'Fakery' from project 'Fakery')
SwiftDriverJobDiscovery normal arm64 Compiling Faker.swift, Address.swift, App.swift (in target 'Fakery' from project 'Fakery')
SwiftDriver\ Compilation Fakery normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fakery' from project 'Fakery')
    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 Fakery -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.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/Fakery.build/Debug-xros/Fakery.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_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/Fakery.build/Debug-xros/Fakery.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery-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/Fakery.o normal (in target 'Fakery' from project 'Fakery')
    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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_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/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.o
ExtractAppIntentsMetadata (in target 'Fakery' from project 'Fakery')
    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 Fakery --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.Fakery --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Fakery.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fakery.build/Debug-xros/Fakery.build/Objects-normal/arm64/Fakery.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 02:11:05.678 appintentsmetadataprocessor[925:4761] Starting appintentsmetadataprocessor export
2025-04-26 02:11:05.720 appintentsmetadataprocessor[925:4761] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.o (in target 'Fakery' from project 'Fakery')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fakery.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Fakery",
  "name" : "Fakery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakery",
      "targets" : [
        "Fakery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakeryTests",
      "module_type" : "SwiftTarget",
      "name" : "FakeryTests",
      "path" : "Tests/Fakery",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ConfigSpec.swift",
        "Data/ParserSpec.swift",
        "Data/ProviderSpec.swift",
        "FakerSpec.swift",
        "Generators/AddressSpec.swift",
        "Generators/AppSpec.swift",
        "Generators/BankSpec.swift",
        "Generators/BusinessSpec.swift",
        "Generators/CarSpec.swift",
        "Generators/CatSpec.swift",
        "Generators/CommerceSpec.swift",
        "Generators/CompanySpec.swift",
        "Generators/DateSpec.swift",
        "Generators/GenderSpec.swift",
        "Generators/GeneratorSpec.swift",
        "Generators/HamSpec.swift",
        "Generators/HobbitSpec.swift",
        "Generators/HouseSpec.swift",
        "Generators/InternetSpec.swift",
        "Generators/LoremSpec.swift",
        "Generators/NameSpec.swift",
        "Generators/NumberSpec.swift",
        "Generators/PhoneNumberSpec.swift",
        "Generators/ProgrammingLanguageSpec.swift",
        "Generators/TeamSpec.swift",
        "Generators/VehicleSpec.swift",
        "Generators/ZeldaSpec.swift"
      ],
      "target_dependencies" : [
        "Fakery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakery",
      "module_type" : "SwiftTarget",
      "name" : "Fakery",
      "path" : "Sources/Fakery",
      "product_memberships" : [
        "Fakery"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config.swift",
        "Data/Parser.swift",
        "Data/Provider.swift",
        "Extensions/ArrayExtension.swift",
        "Extensions/StringExtensions.swift",
        "Faker.swift",
        "Generators/Address.swift",
        "Generators/App.swift",
        "Generators/Bank.swift",
        "Generators/Business.swift",
        "Generators/Car.swift",
        "Generators/Cat.swift",
        "Generators/Commerce.swift",
        "Generators/Company.swift",
        "Generators/Date.swift",
        "Generators/Gender.swift",
        "Generators/Generator.swift",
        "Generators/Ham.swift",
        "Generators/Hobbit.swift",
        "Generators/House.swift",
        "Generators/Internet.swift",
        "Generators/Lorem.swift",
        "Generators/Name.swift",
        "Generators/Number.swift",
        "Generators/PhoneNumber.swift",
        "Generators/ProgrammingLanguage.swift",
        "Generators/Team.swift",
        "Generators/Vehicle.swift",
        "Generators/Zelda.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.