The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZSWTappableLabel, reference 3.3.2 (53ab6f), with Swift 6.3 for iOS using Xcode 26.4 on 12 Apr 2026 10:24:42 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 ZSWTappableLabel -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zacwest/ZSWTappableLabel.git
Reference: 3.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zacwest/ZSWTappableLabel
 * tag               3.3.2      -> FETCH_HEAD
HEAD is now at 53ab6fc Swift Package Manager support (#47)
Cloned https://github.com/zacwest/ZSWTappableLabel.git
Revision (git rev-parse @):
53ab6fc7092537a3951cf3c1efa68fbbe7434ca8
SUCCESS checkout https://github.com/zacwest/ZSWTappableLabel.git at 3.3.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/zacwest/ZSWTappableLabel.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZSWTappableLabel",
  "name" : "ZSWTappableLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ZSWTappableLabel",
      "targets" : [
        "ZSWTappableLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZSWTappableLabel",
      "module_type" : "ClangTarget",
      "name" : "ZSWTappableLabel",
      "path" : "ZSWTappableLabel",
      "product_memberships" : [
        "ZSWTappableLabel"
      ],
      "sources" : [
        "Private/ZSWTappableLabelAccessibilityActionLongPress.m",
        "Private/ZSWTappableLabelAccessibilityElement.m",
        "Private/ZSWTappableLabelTappableRegionInfoImpl.m",
        "Private/ZSWTappableLabelTouchHandling.m",
        "ZSWTappableLabel.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Pods",
    "schemes" : [
      "Expecta",
      "Masonry",
      "Pods-Tests",
      "Pods-ZSWTappableLabel_Example",
      "SnapKit",
      "Specta",
      "ZSWTaggedString",
      "ZSWTappableLabel"
    ],
    "targets" : [
      "Expecta",
      "Masonry",
      "Pods-Tests",
      "Pods-ZSWTappableLabel_Example",
      "SnapKit",
      "Specta",
      "ZSWTaggedString",
      "ZSWTappableLabel"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZSWTappableLabel"
    ]
  }
}
2026-04-12 06:24:34.251 xcodebuild[625:3760] [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 ZSWTappableLabel -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 ZSWTappableLabel -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  ZSWTappableLabel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ZSWTappableLabel' in project 'ZSWTappableLabel'
        ➜ Explicit dependency on target 'ZSWTappableLabel' in project 'ZSWTappableLabel'
    Target 'ZSWTappableLabel' in project 'ZSWTappableLabel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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: ce9cc6fcb7ae2173db2de40f84fbc486
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ce9cc6fcb7ae2173db2de40f84fbc486.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/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/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/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/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.DependencyMetadataFileList (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.modulemap (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.DependencyStaticMetadataFileList (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ZSWTappableLabel' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Public -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/DerivedSources -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 -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.LinkFileList (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ZSWTappableLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.modulemap (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    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/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/ZSWTappableLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityElement.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityElement.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTappableRegionInfoImpl.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTappableRegionInfoImpl.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTouchHandling.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTouchHandling.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityActionLongPress.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityActionLongPress.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-BCLFMWETOD658E86QSW0J5QA8.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-BCLFMWETOD658E86QSW0J5QA8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-6U2FKSBMHW1FE3W6F9OYMPLZ8.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-6U2FKSBMHW1FE3W6F9OYMPLZ8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-2GY1DKRFKRZZ4GHPW2E7VWTH7.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-2GY1DKRFKRZZ4GHPW2E7VWTH7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-F1XD7ZHOD5MTKIS6IH3J3LTN8.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-F1XD7ZHOD5MTKIS6IH3J3LTN8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-7ZT5MR1G111ZCSCI07EU9P07K.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-7ZT5MR1G111ZCSCI07EU9P07K.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-3Z4RB2W0C7HUK3JDBPH8FEZQZ.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-3Z4RB2W0C7HUK3JDBPH8FEZQZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-5D88DSZH3WTUQT1356TQYELG2.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-5D88DSZH3WTUQT1356TQYELG2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-C7QP8CL1PC7A311OQ4HIPHY57.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-C7QP8CL1PC7A311OQ4HIPHY57.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-YBIDTFWFGYJWEJAH8LUYWF5B.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-YBIDTFWFGYJWEJAH8LUYWF5B.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-DXK6SY0U7AKC8WSJ0VPPHNW1N.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-DXK6SY0U7AKC8WSJ0VPPHNW1N.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-54N89VV58FBMY2PVFIRC84U20.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-54N89VV58FBMY2PVFIRC84U20.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-71VGS5N9LIAQLSZ6F9682IKS6.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-71VGS5N9LIAQLSZ6F9682IKS6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4S4X9V5A34IVMO1AAS6LLPUNE.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4S4X9V5A34IVMO1AAS6LLPUNE.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-CSE2L2YJLV44KZ7QU2ARHCA0I.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-CSE2L2YJLV44KZ7QU2ARHCA0I.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-9NDX32FFLW9AMUXGIB5X4EE3A.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-9NDX32FFLW9AMUXGIB5X4EE3A.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-F35HELXDGPP63287EI6YLGPAR.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-F35HELXDGPP63287EI6YLGPAR.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-5W69ZDCWCPQUCDY9NP67377N4.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-5W69ZDCWCPQUCDY9NP67377N4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-IUODBPV5RMUG5ZTF3Q0FBXUQ.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-IUODBPV5RMUG5ZTF3Q0FBXUQ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-19W8MW2H4XDO895PQIKKI99L6.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-19W8MW2H4XDO895PQIKKI99L6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-BD9QBMVCKFHGQDH00XOYORKVH.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-BD9QBMVCKFHGQDH00XOYORKVH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-AMEI4354QYGC217E8QL8YY3VF.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-AMEI4354QYGC217E8QL8YY3VF.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreGraphics-6QMUEZAA3HFH8J8I6YWDVQOJ6.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreGraphics-6QMUEZAA3HFH8J8I6YWDVQOJ6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-5S3I2T5YWNSNXFRVPRSTIW22U.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-5S3I2T5YWNSNXFRVPRSTIW22U.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-79B15SOVVWJ54V68INSDJGRNW.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-79B15SOVVWJ54V68INSDJGRNW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreText-7ZIKDMHL2XWXYX10AARGPHB00.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreText-7ZIKDMHL2XWXYX10AARGPHB00.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ImageIO-BXZ3MXVMHY0ZD3P27ALE6ES1C.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ImageIO-BXZ3MXVMHY0ZD3P27ALE6ES1C.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Symbols-83PG0E5U5Z64IZYJSQ2CA2IJ7.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Symbols-83PG0E5U5Z64IZYJSQ2CA2IJ7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/IOSurface-DZ3MHFCUF089W93VWBV43VD2I.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/IOSurface-DZ3MHFCUF089W93VWBV43VD2I.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/FileProvider-3SF3PQ18244L6D9O3G4PQ046R.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/FileProvider-3SF3PQ18244L6D9O3G4PQ046R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UserNotifications-3JDLHD7V5SYP6J7DEM9GG1YYH.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UserNotifications-3JDLHD7V5SYP6J7DEM9GG1YYH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIUtilities-5B800FETMV78GP73FFC5KA9O3.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIUtilities-5B800FETMV78GP73FFC5KA9O3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Metal-B2VAVS3OVOA516I89E03Z57CN.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Metal-B2VAVS3OVOA516I89E03Z57CN.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/OpenGLES-2BG7QU5WG1A807E68FP2YMBCZ.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/OpenGLES-2BG7QU5WG1A807E68FP2YMBCZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreVideo-8VV4NYWBGUB4J60C9RIFLFP85.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreVideo-8VV4NYWBGUB4J60C9RIFLFP85.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreImage-DZ8HGGLYKBIEDBJE4ITKZCQ3X.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreImage-DZ8HGGLYKBIEDBJE4ITKZCQ3X.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/QuartzCore-E0V7MDO3JVY0UIX0J28KBBUCJ.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/QuartzCore-E0V7MDO3JVY0UIX0J28KBBUCJ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-7O8COCFBOQ2LP9QYYN6S95NRO.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-7O8COCFBOQ2LP9QYYN6S95NRO.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTouchHandling.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTouchHandling.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTouchHandling.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTappableRegionInfoImpl.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelTappableRegionInfoImpl.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelTappableRegionInfoImpl.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityElement.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityElement.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityElement.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityActionLongPress.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Private/ZSWTappableLabelAccessibilityActionLongPress.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabelAccessibilityActionLongPress.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.dia -c /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o -index-unit-output-path /ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.o
/Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m:146:34: warning: 'lineBreakStrategy' is only available on iOS 14.0 or newer [-Wunguarded-availability-new]
  146 |         lineBreakStrategy = self.lineBreakStrategy;
      |                                  ^~~~~~~~~~~~~~~~~
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/Public/ZSWTappableLabel.h:11:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:91:42: note: 'lineBreakStrategy' has been marked as being introduced in iOS 14.0 here, but the deployment target is iOS 12.0.0
   91 | @property(nonatomic) NSLineBreakStrategy lineBreakStrategy API_AVAILABLE(ios(14.0), tvos(14.0)) API_UNAVAILABLE(watchos);
      |                                          ^
/Users/admin/builder/spi-builder-workspace/ZSWTappableLabel/ZSWTappableLabel.m:146:34: note: enclose 'lineBreakStrategy' in an @available check to silence this warning
  146 |         lineBreakStrategy = self.lineBreakStrategy;
      |                                  ^~~~~~~~~~~~~~~~~
1 warning generated.
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZSWTappableLabel.o normal (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    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-ios12.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/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSWTappableLabel.build/Debug-iphoneos/ZSWTappableLabel.build/Objects-normal/arm64/ZSWTappableLabel_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZSWTappableLabel.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZSWTappableLabel.o (in target 'ZSWTappableLabel' from project 'ZSWTappableLabel')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZSWTappableLabel.o
** BUILD SUCCEEDED **
2026-04-12 06:24:35.815 xcodebuild[636:3884] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZSWTappableLabel",
  "name" : "ZSWTappableLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ZSWTappableLabel",
      "targets" : [
        "ZSWTappableLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZSWTappableLabel",
      "module_type" : "ClangTarget",
      "name" : "ZSWTappableLabel",
      "path" : "ZSWTappableLabel",
      "product_memberships" : [
        "ZSWTappableLabel"
      ],
      "sources" : [
        "Private/ZSWTappableLabelAccessibilityActionLongPress.m",
        "Private/ZSWTappableLabelAccessibilityElement.m",
        "Private/ZSWTappableLabelTappableRegionInfoImpl.m",
        "Private/ZSWTappableLabelTouchHandling.m",
        "ZSWTappableLabel.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.