The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShapelyParentalGate, reference main (b7a070), with Swift 6.3 for iOS using Xcode 26.4 on 19 Apr 2026 22:25:01 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShapelyParentalGate -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hotngui/ShapelyParentalGate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hotngui/ShapelyParentalGate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b7a070a Update version
Cloned https://github.com/hotngui/ShapelyParentalGate.git
Revision (git rev-parse @):
b7a070a2c68dfe2c2dd30df1b339f8dfc82560a6
SUCCESS checkout https://github.com/hotngui/ShapelyParentalGate.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/hotngui/ShapelyParentalGate.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ShapelyParentalGate: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShapelyParentalGate
2026-04-19 18:24:28.987 xcodebuild[529:3051] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 18:24:29.092 xcodebuild[529:3051] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 18:24:29.620 xcodebuild[529:3051] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ShapelyParentalGate",
  "name" : "ShapelyParentalGate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "ShapelyParentalGate",
      "targets" : [
        "ShapelyParentalGate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShapelyParentalGateTests",
      "module_type" : "SwiftTarget",
      "name" : "ShapelyParentalGateTests",
      "path" : "Tests/ShapelyParentalGateTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ShapelyParentalGateTests/Resources/OverrideLocalizedStrings.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "LocalizedStringTests.swift",
        "StaticConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "ShapelyParentalGate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShapelyParentalGate",
      "module_type" : "SwiftTarget",
      "name" : "ShapelyParentalGate",
      "path" : "Sources/ShapelyParentalGate",
      "product_memberships" : [
        "ShapelyParentalGate"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/Resources/en.lproj/DefaultLocalizedStrings.plist",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/Resources/es.lproj/DefaultLocalizedStrings.plist",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        }
      ],
      "sources" : [
        "Localizer.swift",
        "ShapelyParentalGateModifier.swift",
        "ShapelyParentalGateStaticConfiguration.swift",
        "ShapelyParentalGateView.swift",
        "ShapelyParentalGateViewModel.swift",
        "ShapleyScene.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShapelyParentalGate"
    ]
  }
}
2026-04-19 18:24:47.762 xcodebuild[628:3797] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 18:24:47.867 xcodebuild[628:3797] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShapelyParentalGate -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 ShapelyParentalGate -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  ShapelyParentalGate: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'ShapelyParentalGateTests' in project 'ShapelyParentalGate'
        ➜ Explicit dependency on target 'ShapelyParentalGate_ShapelyParentalGateTests' in project 'ShapelyParentalGate'
        ➜ Explicit dependency on target 'ShapelyParentalGate' in project 'ShapelyParentalGate'
    Target 'ShapelyParentalGate' in project 'ShapelyParentalGate'
        ➜ Explicit dependency on target 'ShapelyParentalGate' in project 'ShapelyParentalGate'
        ➜ Explicit dependency on target 'ShapelyParentalGate_ShapelyParentalGate' in project 'ShapelyParentalGate'
    Target 'ShapelyParentalGate' in project 'ShapelyParentalGate'
        ➜ Explicit dependency on target 'ShapelyParentalGate_ShapelyParentalGate' in project 'ShapelyParentalGate'
    Target 'ShapelyParentalGate_ShapelyParentalGateTests' in project 'ShapelyParentalGate' (no dependencies)
    Target 'ShapelyParentalGate_ShapelyParentalGate' in project 'ShapelyParentalGate' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 16064e5511f92b2d285bc8f7dcb0b495
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/16064e5511f92b2d285bc8f7dcb0b495.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/ShapelyParentalGate_ShapelyParentalGateTests.DependencyMetadataFileList (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/ShapelyParentalGate_ShapelyParentalGateTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/ShapelyParentalGate_ShapelyParentalGate.DependencyStaticMetadataFileList (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/ShapelyParentalGate_ShapelyParentalGate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/ShapelyParentalGate_ShapelyParentalGate.DependencyMetadataFileList (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/ShapelyParentalGate_ShapelyParentalGate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/empty-ShapelyParentalGate_ShapelyParentalGateTests.plist (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/empty-ShapelyParentalGate_ShapelyParentalGateTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/ShapelyParentalGate_ShapelyParentalGateTests.DependencyStaticMetadataFileList (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/ShapelyParentalGate_ShapelyParentalGateTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/empty-ShapelyParentalGate_ShapelyParentalGate.plist (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/empty-ShapelyParentalGate_ShapelyParentalGate.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyStaticMetadataFileList (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/empty-ShapelyParentalGateTests.plist (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/empty-ShapelyParentalGateTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyMetadataFileList (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_const_extract_protocols.json (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftFileList (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftConstValuesFileList (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.LinkFileList (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests-OutputFileMap.json (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/resource_bundle_accessor.swift (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.modulemap (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.DependencyStaticMetadataFileList (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.DependencyMetadataFileList (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_const_extract_protocols.json (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftFileList (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftConstValuesFileList (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.LinkFileList (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-OutputFileMap.json (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/resource_bundle_accessor.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ShapelyParentalGate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.modulemap (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/empty-ShapelyParentalGate_ShapelyParentalGateTests.plist (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.build/empty-ShapelyParentalGate_ShapelyParentalGateTests.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle/OverrideLocalizedStrings.plist /Users/admin/builder/spi-builder-workspace/Tests/ShapelyParentalGateTests/Resources/OverrideLocalizedStrings.plist (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/Tests/ShapelyParentalGateTests/Resources/OverrideLocalizedStrings.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/empty-ShapelyParentalGate_ShapelyParentalGate.plist (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.build/empty-ShapelyParentalGate_ShapelyParentalGate.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle/es.lproj/DefaultLocalizedStrings.plist /Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/Resources/es.lproj/DefaultLocalizedStrings.plist (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate/Resources/es.lproj/DefaultLocalizedStrings.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle/es.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle/en.lproj/DefaultLocalizedStrings.plist /Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/Resources/en.lproj/DefaultLocalizedStrings.plist (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate/Resources/en.lproj/DefaultLocalizedStrings.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle/en.lproj
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle (in target 'ShapelyParentalGate_ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle (in target 'ShapelyParentalGate_ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle
SwiftDriver ShapelyParentalGate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShapelyParentalGate -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-E7OWC3M09GZO0LY27ATGLKJI3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-DRBE05WTIQ7ACVT7Y6YGZODUY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-3UUCPJBUHL3K534RCCBXSBB3X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E39AVOP2SN8T25977T92RVOF7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-HP5MXOZ7N6H08XBIIBU21W03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5KEALQN5NJXC4X329C367A0K7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-EVM6GW9SZ6CRXTGUQQ124XEBO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-7WY9SV0NOI77B3HLQR3G6B2U2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-A3PSHX0FE0NGSQUWRZMIEDSE2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7L0REK52XTH8ZYP90P1N5CALM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4VODZL7MKDR6ATPLH7QG7ETMG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CVCBHX7ECRZPDFMFYEU6Z84GU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-77EQYCUNCP8116AR94LE410HP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-9QE305TUMKWUOJ88PK1HTOHPA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2C2SAE12M5DP4RJYM2C939WHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BYP3LK8028GB2PN4VTCUURGS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-EES8U8OZNBQ85B8LQA5CZ03KB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4B5ECDFZNZ7LPBOQ1H7BC639V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-57TTNYFNS8FIFBAH7ZBY4LHMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-D17V8P285CBEXMPVEYFY0G4SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-554UPS2QTSOY8ZV44D2FKES4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-CMH2L7CR8XG60I60PF43YGV2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-9A7WXY9SHUS1KJQFQ7QQ6NA9M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EJN0JR94SRCD38GWW40AS5YUQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BDX18O8NTWODGZLB2TEGYS5U8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-5XILUNO7UQ5NDLLKAGEIJPGEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-6ZC13YJKQ9OR4W6O23IV6EZNF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-6A7RGF69WB3M9RFKOB4YO3GWO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-4AE3ZYZKEBKHBN9EB2825H9LL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-F1GRQAGHTP0DXIENJF1IQKBZ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-6GN74XLIEBVFYABOYVNO0MFJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-AUQGAVQJ1IHRAJCRRWV2HQ3UU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8J6WVMAV0LGZYGOH9ZG7ZGPT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-5UD51NC8JD5LMGXF67VUIQV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-7BULF7RJC18K60D82L3PK0G3Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-26SC2ZUJ3T6O0VFUN7TV3X1WT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-6RTEGFGTKVB8M9R2Q14LGF6MJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-8F47EFFN8DMLSRFO14CUZ8325.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ENETMDDJLWFJKOONE2JQLO762.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-292C9XWCTTXULPMCOWBNKMQOJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ModelIO-C2E8EV66VYCAKQNHKXTZ2CR91.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-CDKEWCEJX2DJRCVW0L7ID5ZV1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-1Y7QVDOOJQ48H9XWK107HH38N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-3ESAM7LEO58WYOFEPRWP61LUJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-9RCK6O1V7VPTIFTRRL55UIFC1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-DGPQHU5QCK8GE8B1AQMAR271R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-DT41M2DZJT4S4LJMG7WGR5AFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1G16U460D05HQGZ5HWH5CGC4V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-Z7W8C4LVG4GQGH36RT2XTYG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8987PNPPZOURFRXQ6ERD0YA8Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-7PW19VK7RO3KNIEEO4EE71MWR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-A4Q3UWY37K0B0FJRF2QEHALJD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-9U6VSJACE99T4ZQXJ6ZWRXGU7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-6W7QGR0BPFGF53Z9ZQT8S4H98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-8V908S1L04AQRAZI17AJTJ841.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-2QGYWKF0OAY8Y2EC5Y804PWPE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GLKit-B2DSZTU9WALDITJE6VVI15RPT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-DE9GHOIR3C7H41ORC1VXZ0BLG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SpriteKit-21H7LPNTHZ0LYIO1TTE7SPN7C.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShapelyParentalGate (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
EmitSwiftModule normal arm64 (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/resource_bundle_accessor.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/resource_bundle_accessor.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for ShapelyParentalGate (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriver\ Compilation\ Requirements ShapelyParentalGate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShapelyParentalGate -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ShapelyParentalGate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-Swift.h (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ShapelyParentalGate-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftdoc (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.abi.json (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftsourceinfo (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver ShapelyParentalGateTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShapelyParentalGateTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-1V3ISOZ7NTKLDMC7ZL131UDXX.pcm
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-2BQB43V8FZGB3.swiftmodule
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-EQ5WEVGLUCCWUNXWNDIUFYS8W.pcm
SwiftDriverJobDiscovery normal arm64 Compiling ShapelyParentalGateStaticConfiguration.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling Localizer.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-2UUE4CVKBDWGT.swiftmodule
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShapelyParentalGateTests (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
EmitSwiftModule normal arm64 (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/resource_bundle_accessor.swift (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/resource_bundle_accessor.swift (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for ShapelyParentalGateTests (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
SwiftDriver\ Compilation\ Requirements ShapelyParentalGateTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShapelyParentalGateTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftmodule (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftdoc (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.abi.json (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftsourceinfo (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling ShapelyParentalGateModifier.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling LocalizedStringTests.swift (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling StaticConfigurationTests.swift (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
SwiftDriver\ Compilation ShapelyParentalGateTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShapelyParentalGateTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ShapelyParentalGateViewModel.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling ShapleyScene.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriverJobDiscovery normal arm64 Compiling ShapelyParentalGateView.swift (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
SwiftDriver\ Compilation ShapelyParentalGate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShapelyParentalGate -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.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/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-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-iphoneos/ShapelyParentalGate.o normal (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios26.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.o
ExtractAppIntentsMetadata (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.eR6qk5/Metal.xctoolchain --module-name ShapelyParentalGate --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 26.0 --bundle-identifier spi-builder-workspace.ShapelyParentalGate --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.appintents --target-triple arm64-apple-ios26.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/ShapelyParentalGate.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-19 18:24:59.850 appintentsmetadataprocessor[731:4296] Starting appintentsmetadataprocessor export
2026-04-19 18:24:59.870 appintentsmetadataprocessor[731:4296] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.o (in target 'ShapelyParentalGate' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate.o
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGate_ShapelyParentalGateTests.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGateTests.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGate_ShapelyParentalGate.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    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/Products/Debug-iphoneos/ShapelyParentalGate_ShapelyParentalGate.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGateTests normal (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios26.0 -bundle -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests-linker-args.resp -Wl,-no_warn_duplicate_libraries -Xlinker -needed_framework -Xlinker XCTest -framework XCTest -Xlinker -needed-lXCTestSwiftSupport -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGateTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGate.build/Objects-normal/arm64/ShapelyParentalGate-linker-args.resp
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/empty-ShapelyParentalGateTests.plist (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/empty-ShapelyParentalGateTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphoneos -scanforprivacyfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGate_ShapelyParentalGate.bundle -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Info.plist
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGateTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Extensions --platform iphoneos --toolchain /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.eR6qk5/Metal.xctoolchain --toolchain /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os
Ignoring --strip-bitcode because --sign was not passed
ExtractAppIntentsMetadata (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.eR6qk5/Metal.xctoolchain --module-name ShapelyParentalGateTests --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 26.0 --bundle-identifier spi-builder-workspace.ShapelyParentalGateTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest --target-triple arm64-apple-ios26.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGateTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/Objects-normal/arm64/ShapelyParentalGateTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-19 18:25:00.233 appintentsmetadataprocessor[734:4328] Starting appintentsmetadataprocessor export
2026-04-19 18:25:00.236 appintentsmetadataprocessor[734:4328] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGateTests (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/ShapelyParentalGateTests -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest.dSYM
AppIntentsSSUTraining (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ssu --bundle-id spi-builder-workspace.ShapelyParentalGateTests --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShapelyParentalGate.build/Debug-iphoneos/ShapelyParentalGateTests.build/ShapelyParentalGateTests.DependencyMetadataFileList --source-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest/Info.plist --archive-ssu-assets
2026-04-19 18:25:00.359 appintentsnltrainingprocessor[736:4330] Parsing options for appintentsnltrainingprocessor
2026-04-19 18:25:00.360 appintentsnltrainingprocessor[736:4330] Starting AppIntents SSU YAML Generation
2026-04-19 18:25:00.360 appintentsnltrainingprocessor[736:4330] No AppShortcuts found - Skipping.
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest (in target 'ShapelyParentalGateTests' from project 'ShapelyParentalGate')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ShapelyParentalGateTests.xctest
** BUILD SUCCEEDED **
2026-04-19 18:24:49.252 xcodebuild[632:3845] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 18:24:49.355 xcodebuild[632:3845] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ShapelyParentalGate",
  "name" : "ShapelyParentalGate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "ShapelyParentalGate",
      "targets" : [
        "ShapelyParentalGate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShapelyParentalGateTests",
      "module_type" : "SwiftTarget",
      "name" : "ShapelyParentalGateTests",
      "path" : "Tests/ShapelyParentalGateTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ShapelyParentalGateTests/Resources/OverrideLocalizedStrings.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "LocalizedStringTests.swift",
        "StaticConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "ShapelyParentalGate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShapelyParentalGate",
      "module_type" : "SwiftTarget",
      "name" : "ShapelyParentalGate",
      "path" : "Sources/ShapelyParentalGate",
      "product_memberships" : [
        "ShapelyParentalGate"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/Resources/en.lproj/DefaultLocalizedStrings.plist",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/Resources/es.lproj/DefaultLocalizedStrings.plist",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        }
      ],
      "sources" : [
        "Localizer.swift",
        "ShapelyParentalGateModifier.swift",
        "ShapelyParentalGateStaticConfiguration.swift",
        "ShapelyParentalGateView.swift",
        "ShapelyParentalGateViewModel.swift",
        "ShapleyScene.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.