The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of TPPDF, reference main (b05afd), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 21:12:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techprimate/tppdf.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/techprimate/tppdf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b05afde chore(deps): update dependency xcpretty to v0.4.1 (#407)
Cloned https://github.com/techprimate/tppdf.git
Revision (git rev-parse @):
b05afde10a6c975830a23b1d601129e2a6c64c75
SUCCESS checkout https://github.com/techprimate/tppdf.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/techprimate/tppdf.git
https://github.com/techprimate/tppdf.git
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "exact" : [
          "3.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "TPPDF",
  "name" : "TPPDF",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TPPDF",
      "targets" : [
        "TPPDF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TPPDFTests",
      "module_type" : "SwiftTarget",
      "name" : "TPPDFTests",
      "path" : "Tests/TPPDFTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TPPDFTests/resources/sample.pdf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "API/Table/Sections/PDFTableRowSpec.swift",
        "API/Table/Sections/PDFTable_RowSubscriptsSpec.swift",
        "Graphics/PDFGraphics_Spec.swift",
        "Graphics/PDFLineSeparatorObject+Equatable_Spec.swift",
        "Graphics/PDFLineSeparatorObject_Spec.swift",
        "Graphics/PDFLineStyle_Equatable_Spec.swift",
        "Graphics/PDFLineStyle_Spec.swift",
        "Graphics/PDFLineType_Spec.swift",
        "Graphics/UIImage+CloseToEqual_Spec.swift",
        "Image/PDFImageSizeFit_Spec.swift",
        "Image/PDFImage_Equatable_Spec.swift",
        "Image/PDFImage_Spec.swift",
        "Internal/Table/PDFTableMergeUtil_Spec.swift",
        "Internal/Table/PDFTableObjectSpec.swift",
        "Layout/PDFContainer_Spec.swift",
        "Layout/PDFIndentationObject_Equatable_Spec.swift",
        "Layout/PDFIndentationObject_Spec.swift",
        "Layout/PDFLayout+Equatable_Spec.swift",
        "Layout/PDFLayoutHeights+Equatable_Spec.swift",
        "Layout/PDFLayoutHeights_Spec.swift",
        "Layout/PDFLayoutIndentations+Equatable_Spec.swift",
        "Layout/PDFLayoutIndentations_Spec.swift",
        "Layout/PDFLayout_Spec.swift",
        "Layout/PDFOffsetObject+Equatable_Spec.swift",
        "Layout/PDFOffsetObject_Spec.swift",
        "Layout/PDFPageBreakObject+Equatable_Spec.swift",
        "Layout/PDFPageBreakObject_Spec.swift",
        "Layout/PDFPageLayout+Equatable_Spec.swift",
        "Layout/PDFPageLayout_Spec.swift",
        "Layout/PDFSpaceObject_Spec.swift",
        "List/PDFList+Equatable_Spec.swift",
        "List/PDFListItemObject_Spec.swift",
        "List/PDFListItemSymbol_Spec.swift",
        "List/PDFListItem_Equatable_Spec.swift",
        "List/PDFListItem_Spec.swift",
        "List/PDFList_Spec.swift",
        "Math/CGPoint+Math_Spec.swift",
        "Metadata/PDFInfo+Equatable_Spec.swift",
        "Metadata/PDFInfo_Spec.swift",
        "PDFDocument+Objects_Spec.swift",
        "PDFDocument_Spec.swift",
        "PDFGenerator+Debug_Spec.swift",
        "PDFGenerator+Generation_Spec.swift",
        "PDFGenerator+Layout_Spec.swift",
        "PDFGenerator_Spec.swift",
        "Page Format/PDFPageFormat+Layout_Spec.swift",
        "Page Format/PDFPageFormat+NameConstants_Spec.swift",
        "Page Format/PDFPageFormat+SizeConstants_Spec.swift",
        "Page Format/PDFPageFormat_Spec.swift",
        "Pagination/Int+RomanNumerals_Spec.swift",
        "Pagination/PDFPaginationStyle+Equatable_Spec.swift",
        "Pagination/PDFPaginationStyle_Spec.swift",
        "Pagination/PDFPagination_Closure_Spec.swift",
        "Pagination/PDFPagination_Equatable_Spec.swift",
        "Pagination/PDFPagination_Spec.swift",
        "Table/PDFTable+Equatable_Spec.swift",
        "Table/PDFTableCell+Equatable_Spec.swift",
        "Table/PDFTableCellAlignment_Spec.swift",
        "Table/PDFTableCellBorders+Equatable_Spec.swift",
        "Table/PDFTableCellBorders_Spec.swift",
        "Table/PDFTableCellPosition+Equatable_Spec.swift",
        "Table/PDFTableCellPosition_Hashable_Spec.swift",
        "Table/PDFTableCellPosition_Spec.swift",
        "Table/PDFTableCellStyle+Equatable_Spec.swift",
        "Table/PDFTableCellStyle_Spec.swift",
        "Table/PDFTableCell_Spec.swift",
        "Table/PDFTableContent+Equatable_Spec.swift",
        "Table/PDFTableContent_Spec.swift",
        "Table/PDFTableStyle+Defaults_Spec.swift",
        "Table/PDFTableStyle+Equatable_Spec.swift",
        "Table/PDFTableStyle_Spec.swift",
        "Table/PDFTableValidator_Spec.swift",
        "Table/PDFTable_Spec.swift",
        "Text/PDFAttributedText+Equatable_Spec.swift",
        "Text/PDFAttributedTextObject_Spec.swift",
        "Text/PDFAttributedText_Spec.swift",
        "Text/PDFFontObject_Spec.swift",
        "Text/PDFSimpleText+Equatable_Spec.swift",
        "Text/PDFSimpleText_Spec.swift",
        "Text/PDFTextColorObject_Spec.swift",
        "Text/PDFText_Spec.swift",
        "Utils/PDFCalculations_Spec.swift",
        "Utils/PDFError_Spec.swift",
        "Utils/PDFObject_Spec.swift"
      ],
      "target_dependencies" : [
        "TPPDF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TPPDFIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "TPPDFIntegrationTests",
      "path" : "Tests/TPPDFIntegrationTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TPPDFIntegrationTests/resources/50-pages.pdf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EmptyDocumentTests.swift",
        "ExternalDocumentTests.swift"
      ],
      "target_dependencies" : [
        "TPPDF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TPPDF",
      "module_type" : "SwiftTarget",
      "name" : "TPPDF",
      "path" : "Source",
      "product_memberships" : [
        "TPPDF"
      ],
      "sources" : [
        "API/Delegation/PDFGeneratorDelegate.swift",
        "API/Delegation/PDFGeneratorImageDelegate.swift",
        "API/Document/PDFDocument.swift",
        "API/Document/PDFDocumentBackground.swift",
        "API/External/PDFExternalDocument.swift",
        "API/Graphics/PDFBezierPath+Copying.swift",
        "API/Graphics/PDFBezierPath.swift",
        "API/Graphics/PDFBezierPathVertex.swift",
        "API/Graphics/PDFDynamicGeometryShape.swift",
        "API/Graphics/PDFLineStyle.swift",
        "API/Graphics/PDFLineType.swift",
        "API/Groups/PDFGroup+Objects.swift",
        "API/Groups/PDFGroup.swift",
        "API/Groups/PDFGroupContainer.swift",
        "API/Groups/PDFMasterGroup.swift",
        "API/Image/PDFImage.swift",
        "API/Image/PDFImageOptions.swift",
        "API/Image/PDFImageSizeFit.swift",
        "API/Layout/PDFContainer.swift",
        "API/Layout/PDFPageLayout.swift",
        "API/List/PDFList.swift",
        "API/List/PDFListItem.swift",
        "API/List/PDFListItemSymbol.swift",
        "API/Metadata/PDFInfo+Equatable.swift",
        "API/Metadata/PDFInfo.swift",
        "API/PDFGenerator+Generation.swift",
        "API/PDFGenerator.swift",
        "API/PDFGeneratorProtocol.swift",
        "API/PDFMultiDocumentGenerator.swift",
        "API/Page Format/PDFPageFormat+Layout.swift",
        "API/Page Format/PDFPageFormat+NameConstants.swift",
        "API/Page Format/PDFPageFormat+SizeConstants.swift",
        "API/Page Format/PDFPageFormat.swift",
        "API/Pagination/PDFPagination+Equatable.swift",
        "API/Pagination/PDFPagination.swift",
        "API/Pagination/PDFPaginationClosure.swift",
        "API/Pagination/PDFPaginationStyle+Equatable.swift",
        "API/Pagination/PDFPaginationStyle.swift",
        "API/Section/PDFSection.swift",
        "API/Section/PDFSectionColumn.swift",
        "API/Table Of Content/PDFTableOfContent.swift",
        "API/Table/Content/NSAttributedString+PDFTableContent.swift",
        "API/Table/Content/Number+PDFTableContentable.swift",
        "API/Table/Content/PDFTableContent+ContentType.swift",
        "API/Table/Content/PDFTableContent.swift",
        "API/Table/Content/PDFTableContentable.swift",
        "API/Table/Content/String+PDFTableContent.swift",
        "API/Table/Content/UIImage+PDFTableContent.swift",
        "API/Table/PDFTable.swift",
        "API/Table/PDFTableCell.swift",
        "API/Table/PDFTableCellAlignment.swift",
        "API/Table/PDFTableCellPosition.swift",
        "API/Table/Sections/PDFTable+CellSubscripts.swift",
        "API/Table/Sections/PDFTable+ColumnSubscripts.swift",
        "API/Table/Sections/PDFTable+RowSubscripts.swift",
        "API/Table/Sections/PDFTable+SectionSubscripts.swift",
        "API/Table/Sections/PDFTableColumn.swift",
        "API/Table/Sections/PDFTableColumns.swift",
        "API/Table/Sections/PDFTableMergeable.swift",
        "API/Table/Sections/PDFTableRow.swift",
        "API/Table/Sections/PDFTableRows.swift",
        "API/Table/Sections/PDFTableSection.swift",
        "API/Table/Style/PDFTableCellBorders.swift",
        "API/Table/Style/PDFTableCellPosition+Equatable-Hashable.swift",
        "API/Table/Style/PDFTableCellStyle.swift",
        "API/Table/Style/PDFTableStyle+Defaults.swift",
        "API/Table/Style/PDFTableStyle+Equatable.swift",
        "API/Table/Style/PDFTableStyle.swift",
        "API/Text/PDFAttributedText.swift",
        "API/Text/PDFSimpleText+Equatable.swift",
        "API/Text/PDFSimpleText.swift",
        "API/Text/PDFText.swift",
        "API/Text/PDFTextStyle.swift",
        "API/Utils/CrossPlattformGraphics.swift",
        "API/Utils/PDFConstants.swift",
        "API/Utils/PDFCopy.swift",
        "API/Utils/PDFDocumentObject.swift",
        "API/Utils/PDFError.swift",
        "API/Utils/PDFRenderObject.swift",
        "API/Utils/PDFTaggableObject.swift",
        "Internal/External/PDFExternalDocumentObject.swift",
        "Internal/External/PDFExternalPageObject.swift",
        "Internal/Graphics/PDFContext.swift",
        "Internal/Graphics/PDFContextGraphics.swift",
        "Internal/Graphics/PDFGraphics.swift",
        "Internal/Graphics/PDFLineObject.swift",
        "Internal/Graphics/PDFLineSeparatorObject+Equatable.swift",
        "Internal/Graphics/PDFLineSeparatorObject.swift",
        "Internal/Graphics/PDFRectangleObject.swift",
        "Internal/Graphics/UIColor+CloseToEqual.swift",
        "Internal/Group/PDFGroupObject.swift",
        "Internal/Image/PDFImageObject.swift",
        "Internal/Image/PDFImageRowObject.swift",
        "Internal/Layout/PDFColumnLayoutState.swift",
        "Internal/Layout/PDFIndentationObject+Equatable.swift",
        "Internal/Layout/PDFIndentationObject.swift",
        "Internal/Layout/PDFLayout+Equatable.swift",
        "Internal/Layout/PDFLayout.swift",
        "Internal/Layout/PDFLayoutHeights+Equatable.swift",
        "Internal/Layout/PDFLayoutHeights.swift",
        "Internal/Layout/PDFLayoutIndentations+Equatable.swift",
        "Internal/Layout/PDFLayoutIndentations.swift",
        "Internal/Layout/PDFMarginObject.swift",
        "Internal/Layout/PDFOffsetObject+Equatable.swift",
        "Internal/Layout/PDFOffsetObject.swift",
        "Internal/Layout/PDFPageBreakObject+Equatable.swift",
        "Internal/Layout/PDFPageBreakObject.swift",
        "Internal/Layout/PDFPageLayout+Equatable.swift",
        "Internal/Layout/PDFSectionColumnContainer.swift",
        "Internal/Layout/PDFSpaceObject.swift",
        "Internal/List/PDFListObject.swift",
        "Internal/Math/CGPoint+Math.swift",
        "Internal/Math/CGPoint+Null.swift",
        "Internal/PDFGenerator+Debug.swift",
        "Internal/PDFGenerator+Layout.swift",
        "Internal/Section/PDFColumnWrapSectionObject.swift",
        "Internal/Section/PDFSectionColumnObject.swift",
        "Internal/Section/PDFSectionObject.swift",
        "Internal/Table Of Content/PDFTableOfContentObject.swift",
        "Internal/Table/PDFTableCalculatedCell.swift",
        "Internal/Table/PDFTableMergeUtil.swift",
        "Internal/Table/PDFTableNode.swift",
        "Internal/Table/PDFTableObject.swift",
        "Internal/Table/PDFTableValidator.swift",
        "Internal/Text/PDFAttributedTextObject.swift",
        "Internal/Text/PDFFontObject.swift",
        "Internal/Text/PDFTextColorObject.swift",
        "Internal/Utils/Attributes/PDFAttributableObject.swift",
        "Internal/Utils/Attributes/PDFObjectAttribute.swift",
        "Internal/Utils/CustomStringConvertible+AutoDescribing.swift",
        "Internal/Utils/FileManager+TemporaryFiles.swift",
        "Internal/Utils/Int+RomanNumerals.swift",
        "Internal/Utils/PDFCalculations.swift",
        "Internal/Utils/PDFLocatedRenderObject.swift",
        "Internal/Utils/PDFSlicedObject.swift",
        "Internal/Utils/Stack.swift",
        "Internal/Utils/WeakRef.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:8:15: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 6 |     name: "TPPDF",
 7 |     platforms: [
 8 |         .iOS(.v9),
   |               `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 9 |         .macOS(.v10_14),
10 |         .visionOS(.v1),
/Users/admin/builder/spi-builder-workspace/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
14 |     ],
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:16:58: warning: 'exact' is deprecated
14 |     ],
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
   |                                                          `- warning: 'exact' is deprecated
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
18 |     ],
19 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:17:59: warning: 'exact' is deprecated
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
   |                                                           `- warning: 'exact' is deprecated
18 |     ],
19 |     targets: [
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "exact" : [
          "3.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "TPPDF",
  "name" : "TPPDF",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TPPDF",
      "targets" : [
        "TPPDF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TPPDFTests",
      "module_type" : "SwiftTarget",
      "name" : "TPPDFTests",
      "path" : "Tests/TPPDFTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TPPDFTests/resources/sample.pdf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "API/Table/Sections/PDFTableRowSpec.swift",
        "API/Table/Sections/PDFTable_RowSubscriptsSpec.swift",
        "Graphics/PDFGraphics_Spec.swift",
        "Graphics/PDFLineSeparatorObject+Equatable_Spec.swift",
        "Graphics/PDFLineSeparatorObject_Spec.swift",
        "Graphics/PDFLineStyle_Equatable_Spec.swift",
        "Graphics/PDFLineStyle_Spec.swift",
        "Graphics/PDFLineType_Spec.swift",
        "Graphics/UIImage+CloseToEqual_Spec.swift",
        "Image/PDFImageSizeFit_Spec.swift",
        "Image/PDFImage_Equatable_Spec.swift",
        "Image/PDFImage_Spec.swift",
        "Internal/Table/PDFTableMergeUtil_Spec.swift",
        "Internal/Table/PDFTableObjectSpec.swift",
        "Layout/PDFContainer_Spec.swift",
        "Layout/PDFIndentationObject_Equatable_Spec.swift",
        "Layout/PDFIndentationObject_Spec.swift",
        "Layout/PDFLayout+Equatable_Spec.swift",
        "Layout/PDFLayoutHeights+Equatable_Spec.swift",
        "Layout/PDFLayoutHeights_Spec.swift",
        "Layout/PDFLayoutIndentations+Equatable_Spec.swift",
        "Layout/PDFLayoutIndentations_Spec.swift",
        "Layout/PDFLayout_Spec.swift",
        "Layout/PDFOffsetObject+Equatable_Spec.swift",
        "Layout/PDFOffsetObject_Spec.swift",
        "Layout/PDFPageBreakObject+Equatable_Spec.swift",
        "Layout/PDFPageBreakObject_Spec.swift",
        "Layout/PDFPageLayout+Equatable_Spec.swift",
        "Layout/PDFPageLayout_Spec.swift",
        "Layout/PDFSpaceObject_Spec.swift",
        "List/PDFList+Equatable_Spec.swift",
        "List/PDFListItemObject_Spec.swift",
        "List/PDFListItemSymbol_Spec.swift",
        "List/PDFListItem_Equatable_Spec.swift",
        "List/PDFListItem_Spec.swift",
        "List/PDFList_Spec.swift",
        "Math/CGPoint+Math_Spec.swift",
        "Metadata/PDFInfo+Equatable_Spec.swift",
        "Metadata/PDFInfo_Spec.swift",
        "PDFDocument+Objects_Spec.swift",
        "PDFDocument_Spec.swift",
        "PDFGenerator+Debug_Spec.swift",
        "PDFGenerator+Generation_Spec.swift",
        "PDFGenerator+Layout_Spec.swift",
        "PDFGenerator_Spec.swift",
        "Page Format/PDFPageFormat+Layout_Spec.swift",
        "Page Format/PDFPageFormat+NameConstants_Spec.swift",
        "Page Format/PDFPageFormat+SizeConstants_Spec.swift",
        "Page Format/PDFPageFormat_Spec.swift",
        "Pagination/Int+RomanNumerals_Spec.swift",
        "Pagination/PDFPaginationStyle+Equatable_Spec.swift",
        "Pagination/PDFPaginationStyle_Spec.swift",
        "Pagination/PDFPagination_Closure_Spec.swift",
        "Pagination/PDFPagination_Equatable_Spec.swift",
        "Pagination/PDFPagination_Spec.swift",
        "Table/PDFTable+Equatable_Spec.swift",
        "Table/PDFTableCell+Equatable_Spec.swift",
        "Table/PDFTableCellAlignment_Spec.swift",
        "Table/PDFTableCellBorders+Equatable_Spec.swift",
        "Table/PDFTableCellBorders_Spec.swift",
        "Table/PDFTableCellPosition+Equatable_Spec.swift",
        "Table/PDFTableCellPosition_Hashable_Spec.swift",
        "Table/PDFTableCellPosition_Spec.swift",
        "Table/PDFTableCellStyle+Equatable_Spec.swift",
        "Table/PDFTableCellStyle_Spec.swift",
        "Table/PDFTableCell_Spec.swift",
        "Table/PDFTableContent+Equatable_Spec.swift",
        "Table/PDFTableContent_Spec.swift",
        "Table/PDFTableStyle+Defaults_Spec.swift",
        "Table/PDFTableStyle+Equatable_Spec.swift",
        "Table/PDFTableStyle_Spec.swift",
        "Table/PDFTableValidator_Spec.swift",
        "Table/PDFTable_Spec.swift",
        "Text/PDFAttributedText+Equatable_Spec.swift",
        "Text/PDFAttributedTextObject_Spec.swift",
        "Text/PDFAttributedText_Spec.swift",
        "Text/PDFFontObject_Spec.swift",
        "Text/PDFSimpleText+Equatable_Spec.swift",
        "Text/PDFSimpleText_Spec.swift",
        "Text/PDFTextColorObject_Spec.swift",
        "Text/PDFText_Spec.swift",
        "Utils/PDFCalculations_Spec.swift",
        "Utils/PDFError_Spec.swift",
        "Utils/PDFObject_Spec.swift"
      ],
      "target_dependencies" : [
        "TPPDF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TPPDFIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "TPPDFIntegrationTests",
      "path" : "Tests/TPPDFIntegrationTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TPPDFIntegrationTests/resources/50-pages.pdf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EmptyDocumentTests.swift",
        "ExternalDocumentTests.swift"
      ],
      "target_dependencies" : [
        "TPPDF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TPPDF",
      "module_type" : "SwiftTarget",
      "name" : "TPPDF",
      "path" : "Source",
      "product_memberships" : [
        "TPPDF"
      ],
      "sources" : [
        "API/Delegation/PDFGeneratorDelegate.swift",
        "API/Delegation/PDFGeneratorImageDelegate.swift",
        "API/Document/PDFDocument.swift",
        "API/Document/PDFDocumentBackground.swift",
        "API/External/PDFExternalDocument.swift",
        "API/Graphics/PDFBezierPath+Copying.swift",
        "API/Graphics/PDFBezierPath.swift",
        "API/Graphics/PDFBezierPathVertex.swift",
        "API/Graphics/PDFDynamicGeometryShape.swift",
        "API/Graphics/PDFLineStyle.swift",
        "API/Graphics/PDFLineType.swift",
        "API/Groups/PDFGroup+Objects.swift",
        "API/Groups/PDFGroup.swift",
        "API/Groups/PDFGroupContainer.swift",
        "API/Groups/PDFMasterGroup.swift",
        "API/Image/PDFImage.swift",
        "API/Image/PDFImageOptions.swift",
        "API/Image/PDFImageSizeFit.swift",
        "API/Layout/PDFContainer.swift",
        "API/Layout/PDFPageLayout.swift",
        "API/List/PDFList.swift",
        "API/List/PDFListItem.swift",
        "API/List/PDFListItemSymbol.swift",
        "API/Metadata/PDFInfo+Equatable.swift",
        "API/Metadata/PDFInfo.swift",
        "API/PDFGenerator+Generation.swift",
        "API/PDFGenerator.swift",
        "API/PDFGeneratorProtocol.swift",
        "API/PDFMultiDocumentGenerator.swift",
        "API/Page Format/PDFPageFormat+Layout.swift",
        "API/Page Format/PDFPageFormat+NameConstants.swift",
        "API/Page Format/PDFPageFormat+SizeConstants.swift",
        "API/Page Format/PDFPageFormat.swift",
        "API/Pagination/PDFPagination+Equatable.swift",
        "API/Pagination/PDFPagination.swift",
        "API/Pagination/PDFPaginationClosure.swift",
        "API/Pagination/PDFPaginationStyle+Equatable.swift",
        "API/Pagination/PDFPaginationStyle.swift",
        "API/Section/PDFSection.swift",
        "API/Section/PDFSectionColumn.swift",
        "API/Table Of Content/PDFTableOfContent.swift",
        "API/Table/Content/NSAttributedString+PDFTableContent.swift",
        "API/Table/Content/Number+PDFTableContentable.swift",
        "API/Table/Content/PDFTableContent+ContentType.swift",
        "API/Table/Content/PDFTableContent.swift",
        "API/Table/Content/PDFTableContentable.swift",
        "API/Table/Content/String+PDFTableContent.swift",
        "API/Table/Content/UIImage+PDFTableContent.swift",
        "API/Table/PDFTable.swift",
        "API/Table/PDFTableCell.swift",
        "API/Table/PDFTableCellAlignment.swift",
        "API/Table/PDFTableCellPosition.swift",
        "API/Table/Sections/PDFTable+CellSubscripts.swift",
        "API/Table/Sections/PDFTable+ColumnSubscripts.swift",
        "API/Table/Sections/PDFTable+RowSubscripts.swift",
        "API/Table/Sections/PDFTable+SectionSubscripts.swift",
        "API/Table/Sections/PDFTableColumn.swift",
        "API/Table/Sections/PDFTableColumns.swift",
        "API/Table/Sections/PDFTableMergeable.swift",
        "API/Table/Sections/PDFTableRow.swift",
        "API/Table/Sections/PDFTableRows.swift",
        "API/Table/Sections/PDFTableSection.swift",
        "API/Table/Style/PDFTableCellBorders.swift",
        "API/Table/Style/PDFTableCellPosition+Equatable-Hashable.swift",
        "API/Table/Style/PDFTableCellStyle.swift",
        "API/Table/Style/PDFTableStyle+Defaults.swift",
        "API/Table/Style/PDFTableStyle+Equatable.swift",
        "API/Table/Style/PDFTableStyle.swift",
        "API/Text/PDFAttributedText.swift",
        "API/Text/PDFSimpleText+Equatable.swift",
        "API/Text/PDFSimpleText.swift",
        "API/Text/PDFText.swift",
        "API/Text/PDFTextStyle.swift",
        "API/Utils/CrossPlattformGraphics.swift",
        "API/Utils/PDFConstants.swift",
        "API/Utils/PDFCopy.swift",
        "API/Utils/PDFDocumentObject.swift",
        "API/Utils/PDFError.swift",
        "API/Utils/PDFRenderObject.swift",
        "API/Utils/PDFTaggableObject.swift",
        "Internal/External/PDFExternalDocumentObject.swift",
        "Internal/External/PDFExternalPageObject.swift",
        "Internal/Graphics/PDFContext.swift",
        "Internal/Graphics/PDFContextGraphics.swift",
        "Internal/Graphics/PDFGraphics.swift",
        "Internal/Graphics/PDFLineObject.swift",
        "Internal/Graphics/PDFLineSeparatorObject+Equatable.swift",
        "Internal/Graphics/PDFLineSeparatorObject.swift",
        "Internal/Graphics/PDFRectangleObject.swift",
        "Internal/Graphics/UIColor+CloseToEqual.swift",
        "Internal/Group/PDFGroupObject.swift",
        "Internal/Image/PDFImageObject.swift",
        "Internal/Image/PDFImageRowObject.swift",
        "Internal/Layout/PDFColumnLayoutState.swift",
        "Internal/Layout/PDFIndentationObject+Equatable.swift",
        "Internal/Layout/PDFIndentationObject.swift",
        "Internal/Layout/PDFLayout+Equatable.swift",
        "Internal/Layout/PDFLayout.swift",
        "Internal/Layout/PDFLayoutHeights+Equatable.swift",
        "Internal/Layout/PDFLayoutHeights.swift",
        "Internal/Layout/PDFLayoutIndentations+Equatable.swift",
        "Internal/Layout/PDFLayoutIndentations.swift",
        "Internal/Layout/PDFMarginObject.swift",
        "Internal/Layout/PDFOffsetObject+Equatable.swift",
        "Internal/Layout/PDFOffsetObject.swift",
        "Internal/Layout/PDFPageBreakObject+Equatable.swift",
        "Internal/Layout/PDFPageBreakObject.swift",
        "Internal/Layout/PDFPageLayout+Equatable.swift",
        "Internal/Layout/PDFSectionColumnContainer.swift",
        "Internal/Layout/PDFSpaceObject.swift",
        "Internal/List/PDFListObject.swift",
        "Internal/Math/CGPoint+Math.swift",
        "Internal/Math/CGPoint+Null.swift",
        "Internal/PDFGenerator+Debug.swift",
        "Internal/PDFGenerator+Layout.swift",
        "Internal/Section/PDFColumnWrapSectionObject.swift",
        "Internal/Section/PDFSectionColumnObject.swift",
        "Internal/Section/PDFSectionObject.swift",
        "Internal/Table Of Content/PDFTableOfContentObject.swift",
        "Internal/Table/PDFTableCalculatedCell.swift",
        "Internal/Table/PDFTableMergeUtil.swift",
        "Internal/Table/PDFTableNode.swift",
        "Internal/Table/PDFTableObject.swift",
        "Internal/Table/PDFTableValidator.swift",
        "Internal/Text/PDFAttributedTextObject.swift",
        "Internal/Text/PDFFontObject.swift",
        "Internal/Text/PDFTextColorObject.swift",
        "Internal/Utils/Attributes/PDFAttributableObject.swift",
        "Internal/Utils/Attributes/PDFObjectAttribute.swift",
        "Internal/Utils/CustomStringConvertible+AutoDescribing.swift",
        "Internal/Utils/FileManager+TemporaryFiles.swift",
        "Internal/Utils/Int+RomanNumerals.swift",
        "Internal/Utils/PDFCalculations.swift",
        "Internal/Utils/PDFLocatedRenderObject.swift",
        "Internal/Utils/PDFSlicedObject.swift",
        "Internal/Utils/Stack.swift",
        "Internal/Utils/WeakRef.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "TPPDF",
    "schemes" : [
      "TPPDF",
      "TPPDF-Package",
      "TPPDFIntegrationTests",
      "TPPDFPackageTests",
      "TPPDFTests"
    ],
    "targets" : [
      "CwlCatchException",
      "CwlCatchExceptionPackageDescription",
      "CwlCatchExceptionSupport",
      "CwlMachBadInstructionHandler",
      "CwlPosixPreconditionTesting",
      "CwlPreconditionTesting",
      "CwlPreconditionTestingPackageDescription",
      "Nimble",
      "NimblePackageDescription",
      "Quick",
      "QuickObjCRuntime",
      "QuickPackageDescription",
      "TPPDF",
      "TPPDFIntegrationTests",
      "TPPDFPackageDescription",
      "TPPDFPackageTests",
      "TPPDFTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TPPDF-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TPPDF-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'TPPDF' in project 'TPPDF' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 04bcc9f6bbfe2d2fdc037de0b1dab824
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/04bcc9f6bbfe2d2fdc037de0b1dab824.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Headers (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyStaticMetadataFileList (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyMetadataFileList (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_const_extract_protocols.json (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftConstValuesFileList (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-OutputFileMap.json (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.LinkFileList (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.LinkFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Info.plist /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj/TPPDF_Info.plist (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj/TPPDF_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Info.plist
warning: TARGETED_DEVICE_FAMILY value (7) does not contain any device family values compatible with the iOS platform. Please add one or more of the following values to the TARGETED_DEVICE_FAMILY build setting to indicate the device families supported by this target: '1' (indicating 'iPhone'), '2' (indicating 'iPad'). (in target 'TPPDF' from project 'TPPDF')
SwiftDriver TPPDF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TPPDF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_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/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PDFTableCellPosition+Equatable-Hashable.swift,\ PDFTableCellStyle.swift,\ PDFTableStyle+Defaults.swift,\ PDFTableStyle+Equatable.swift,\ PDFTableStyle.swift,\ PDFAttributedText.swift,\ PDFSimpleText+Equatable.swift,\ PDFSimpleText.swift,\ PDFText.swift,\ PDFTextStyle.swift,\ CrossPlattformGraphics.swift,\ PDFConstants.swift,\ PDFCopy.swift,\ PDFGeneratorDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellPosition+Equatable-Hashable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableStyle+Defaults.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableStyle+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableStyle.swift /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFAttributedText.swift /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFSimpleText+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFSimpleText.swift /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFText.swift /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFTextStyle.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFConstants.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFCopy.swift /Users/admin/builder/spi-builder-workspace/Source/API/Delegation/PDFGeneratorDelegate.swift (in target 'TPPDF' from project 'TPPDF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellPosition+Equatable-Hashable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:72:16: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'PDFTableCellStyle' may have shared mutable state; this is an error in the Swift 6 language mode
    static let none = PDFTableCellStyle(
               ^
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:15:15: note: consider making struct 'PDFTableCellStyle' conform to the 'Sendable' protocol
public struct PDFTableCellStyle: Hashable {
              ^
                                         , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:72:16: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    static let none = PDFTableCellStyle(
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let none = PDFTableCellStyle(
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableStyle+Defaults.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableStyle+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableStyle.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFAttributedText.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFSimpleText+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFSimpleText.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFText.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Text/PDFTextStyle.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFConstants.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFCopy.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Delegation/PDFGeneratorDelegate.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152497125-swift-frontend-TPPDF-PDFTableCellPosition_Equatable_Hashable.swift-arm64_apple_ios9.0-o-Onone-3715175063.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7918 seconds (7.2195 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7182 ( 36.9%)   0.3584 ( 42.3%)   1.0765 ( 38.6%)   3.2501 ( 45.0%)  parse-and-resolve-imports
   0.7156 ( 36.8%)   0.3565 ( 42.1%)   1.0721 ( 38.4%)   3.2457 ( 45.0%)  Import resolution
   0.0924 (  4.7%)   0.0227 (  2.7%)   0.1150 (  4.1%)   0.1153 (  1.6%)  build-rewrite-system
   0.0838 (  4.3%)   0.0179 (  2.1%)   0.1017 (  3.6%)   0.1032 (  1.4%)  perform-sema
   0.0831 (  4.3%)   0.0178 (  2.1%)   0.1009 (  3.6%)   0.1024 (  1.4%)  Type checking and Semantic analysis
   0.0013 (  0.1%)   0.0052 (  0.6%)   0.0065 (  0.2%)   0.0808 (  1.1%)  load-stdlib
   0.0336 (  1.7%)   0.0273 (  3.2%)   0.0608 (  2.2%)   0.0613 (  0.8%)  import-clang-decl
   0.0511 (  2.6%)   0.0072 (  0.9%)   0.0583 (  2.1%)   0.0583 (  0.8%)  typecheck-stmt
   0.0476 (  2.5%)   0.0066 (  0.8%)   0.0543 (  1.9%)   0.0543 (  0.8%)  typecheck-expr
   0.0380 (  2.0%)   0.0126 (  1.5%)   0.0507 (  1.8%)   0.0522 (  0.7%)  typecheck-decl
   0.0296 (  1.5%)   0.0085 (  1.0%)   0.0381 (  1.4%)   0.0390 (  0.5%)  IRGen
   0.0160 (  0.8%)   0.0028 (  0.3%)   0.0188 (  0.7%)   0.0188 (  0.3%)  SILGen
   0.0154 (  0.8%)   0.0014 (  0.2%)   0.0168 (  0.6%)   0.0168 (  0.2%)  precheck-target
   0.0100 (  0.5%)   0.0006 (  0.1%)   0.0106 (  0.4%)   0.0106 (  0.1%)  SIL optimization
   0.0061 (  0.3%)   0.0010 (  0.1%)   0.0071 (  0.3%)   0.0071 (  0.1%)  SILGen-function
   0.0025 (  0.1%)   0.0006 (  0.1%)   0.0031 (  0.1%)   0.0031 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.9447 (100.0%)   0.8472 (100.0%)   2.7918 (100.0%)   7.2195 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.7576 seconds (6.2163 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.1984 (100.0%)   1.5592 (100.0%)   3.7576 (100.0%)   6.2163 (100.0%)  Building Target
   2.1984 (100.0%)   1.5592 (100.0%)   3.7576 (100.0%)   6.2163 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ PDFContainer.swift,\ PDFPageLayout.swift,\ PDFList.swift,\ PDFListItem.swift,\ PDFListItemSymbol.swift,\ PDFInfo+Equatable.swift,\ PDFInfo.swift,\ PDFGenerator+Generation.swift,\ PDFGenerator.swift,\ PDFGeneratorProtocol.swift,\ PDFMultiDocumentGenerator.swift,\ PDFPageFormat+Layout.swift,\ PDFPageFormat+SizeConstants.swift,\ PDFPageFormat.swift /Users/admin/builder/spi-builder-workspace/Source/API/Layout/PDFContainer.swift /Users/admin/builder/spi-builder-workspace/Source/API/Layout/PDFPageLayout.swift /Users/admin/builder/spi-builder-workspace/Source/API/List/PDFList.swift /Users/admin/builder/spi-builder-workspace/Source/API/List/PDFListItem.swift /Users/admin/builder/spi-builder-workspace/Source/API/List/PDFListItemSymbol.swift /Users/admin/builder/spi-builder-workspace/Source/API/Metadata/PDFInfo+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Metadata/PDFInfo.swift /Users/admin/builder/spi-builder-workspace/Source/API/PDFGenerator+Generation.swift /Users/admin/builder/spi-builder-workspace/Source/API/PDFGenerator.swift /Users/admin/builder/spi-builder-workspace/Source/API/PDFGeneratorProtocol.swift /Users/admin/builder/spi-builder-workspace/Source/API/PDFMultiDocumentGenerator.swift /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat+Layout.swift /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat+SizeConstants.swift /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat.swift (in target 'TPPDF' from project 'TPPDF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Layout/PDFContainer.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Layout/PDFPageLayout.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/List/PDFList.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/List/PDFListItem.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/List/PDFListItemSymbol.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Metadata/PDFInfo+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Metadata/PDFInfo.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/PDFGenerator+Generation.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/PDFGenerator.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/PDFGeneratorProtocol.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/PDFMultiDocumentGenerator.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat+Layout.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat+SizeConstants.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152497470-swift-frontend-TPPDF-PDFContainer.swift-arm64_apple_ios9.0-o-Onone-3624685701.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.5685 seconds (7.9232 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4045 ( 21.4%)   0.2324 ( 34.5%)   0.6369 ( 24.8%)   3.3029 ( 41.7%)  parse-and-resolve-imports
   0.4016 ( 21.2%)   0.2304 ( 34.2%)   0.6320 ( 24.6%)   3.2980 ( 41.6%)  Import resolution
   0.1974 ( 10.4%)   0.0286 (  4.2%)   0.2260 (  8.8%)   0.2260 (  2.9%)  perform-sema
   0.1966 ( 10.4%)   0.0285 (  4.2%)   0.2251 (  8.8%)   0.2251 (  2.8%)  Type checking and Semantic analysis
   0.1711 (  9.0%)   0.0247 (  3.7%)   0.1958 (  7.6%)   0.1959 (  2.5%)  typecheck-stmt
   0.1399 (  7.4%)   0.0191 (  2.8%)   0.1590 (  6.2%)   0.1591 (  2.0%)  typecheck-expr
   0.0138 (  0.7%)   0.0421 (  6.3%)   0.0559 (  2.2%)   0.0777 (  1.0%)  load-stdlib
   0.0601 (  3.2%)   0.0102 (  1.5%)   0.0703 (  2.7%)   0.0703 (  0.9%)  typecheck-decl
   0.0562 (  3.0%)   0.0075 (  1.1%)   0.0637 (  2.5%)   0.0639 (  0.8%)  IRGen
   0.0519 (  2.7%)   0.0113 (  1.7%)   0.0632 (  2.5%)   0.0633 (  0.8%)  build-rewrite-system
   0.0567 (  3.0%)   0.0053 (  0.8%)   0.0621 (  2.4%)   0.0623 (  0.8%)  SILGen
   0.0298 (  1.6%)   0.0219 (  3.3%)   0.0517 (  2.0%)   0.0518 (  0.7%)  import-clang-decl
   0.0394 (  2.1%)   0.0065 (  1.0%)   0.0459 (  1.8%)   0.0458 (  0.6%)  precheck-target
   0.0377 (  2.0%)   0.0034 (  0.5%)   0.0411 (  1.6%)   0.0412 (  0.5%)  SILGen-function
   0.0228 (  1.2%)   0.0006 (  0.1%)   0.0233 (  0.9%)   0.0234 (  0.3%)  SIL optimization
   0.0058 (  0.3%)   0.0009 (  0.1%)   0.0066 (  0.3%)   0.0068 (  0.1%)  typecheck-expr-pattern
   0.0058 (  0.3%)   0.0003 (  0.0%)   0.0061 (  0.2%)   0.0061 (  0.1%)  typecheck-for-each
   0.0024 (  0.1%)   0.0007 (  0.1%)   0.0031 (  0.1%)   0.0031 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.8943 (100.0%)   0.6742 (100.0%)   2.5685 (100.0%)   7.9232 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.3441 seconds (6.2367 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8952 (100.0%)   1.4489 (100.0%)   3.3441 (100.0%)   6.2367 (100.0%)  Building Target
   1.8952 (100.0%)   1.4489 (100.0%)   3.3441 (100.0%)   6.2367 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ PDFDocumentBackground.swift,\ PDFSection.swift,\ PDFSectionColumn.swift,\ Int+RomanNumerals.swift,\ PDFTableOfContent.swift,\ NSAttributedString+PDFTableContent.swift,\ Number+PDFTableContentable.swift,\ PDFTableContent+ContentType.swift,\ PDFTableContent.swift,\ PDFTableContentable.swift,\ String+PDFTableContent.swift,\ UIImage+PDFTableContent.swift,\ PDFTable.swift,\ PDFPageFormat+NameConstants.swift /Users/admin/builder/spi-builder-workspace/Source/API/Document/PDFDocumentBackground.swift /Users/admin/builder/spi-builder-workspace/Source/API/Section/PDFSection.swift /Users/admin/builder/spi-builder-workspace/Source/API/Section/PDFSectionColumn.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Int+RomanNumerals.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table\ Of\ Content/PDFTableOfContent.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/NSAttributedString+PDFTableContent.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/Number+PDFTableContentable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/PDFTableContent+ContentType.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/PDFTableContent.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/PDFTableContentable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/String+PDFTableContent.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/UIImage+PDFTableContent.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat+NameConstants.swift (in target 'TPPDF' from project 'TPPDF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Document/PDFDocumentBackground.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Section/PDFSection.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Section/PDFSectionColumn.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Int+RomanNumerals.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table\ Of\ Content/PDFTableOfContent.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/NSAttributedString+PDFTableContent.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/Number+PDFTableContentable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/PDFTableContent+ContentType.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/PDFTableContent.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/PDFTableContentable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/String+PDFTableContent.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Content/UIImage+PDFTableContent.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Page\ Format/PDFPageFormat+NameConstants.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152516412-swift-frontend-TPPDF-PDFDocumentBackground.swift-arm64_apple_ios9.0-o-Onone-574025829.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9536 seconds (7.4210 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7124 ( 33.2%)   0.3181 ( 39.3%)   1.0305 ( 34.9%)   3.2251 ( 43.5%)  parse-and-resolve-imports
   0.7095 ( 33.1%)   0.3135 ( 38.7%)   1.0229 ( 34.6%)   3.2147 ( 43.3%)  Import resolution
   0.1373 (  6.4%)   0.0348 (  4.3%)   0.1721 (  5.8%)   0.1769 (  2.4%)  perform-sema
   0.1366 (  6.4%)   0.0347 (  4.3%)   0.1713 (  5.8%)   0.1761 (  2.4%)  Type checking and Semantic analysis
   0.1065 (  5.0%)   0.0136 (  1.7%)   0.1201 (  4.1%)   0.1201 (  1.6%)  typecheck-stmt
   0.0785 (  3.7%)   0.0184 (  2.3%)   0.0969 (  3.3%)   0.0971 (  1.3%)  build-rewrite-system
   0.0808 (  3.8%)   0.0125 (  1.5%)   0.0933 (  3.2%)   0.0941 (  1.3%)  typecheck-expr
   0.0010 (  0.0%)   0.0023 (  0.3%)   0.0034 (  0.1%)   0.0678 (  0.9%)  load-stdlib
   0.0282 (  1.3%)   0.0255 (  3.1%)   0.0537 (  1.8%)   0.0548 (  0.7%)  import-clang-decl
   0.0281 (  1.3%)   0.0207 (  2.6%)   0.0488 (  1.7%)   0.0536 (  0.7%)  typecheck-decl
   0.0404 (  1.9%)   0.0082 (  1.0%)   0.0486 (  1.6%)   0.0488 (  0.7%)  IRGen
   0.0260 (  1.2%)   0.0022 (  0.3%)   0.0282 (  1.0%)   0.0282 (  0.4%)  SILGen
   0.0238 (  1.1%)   0.0034 (  0.4%)   0.0271 (  0.9%)   0.0271 (  0.4%)  precheck-target
   0.0168 (  0.8%)   0.0003 (  0.0%)   0.0172 (  0.6%)   0.0172 (  0.2%)  SIL optimization
   0.0127 (  0.6%)   0.0008 (  0.1%)   0.0135 (  0.5%)   0.0135 (  0.2%)  SILGen-function
   0.0027 (  0.1%)   0.0008 (  0.1%)   0.0035 (  0.1%)   0.0035 (  0.0%)  load-all-members
   0.0017 (  0.1%)   0.0001 (  0.0%)   0.0019 (  0.1%)   0.0019 (  0.0%)  typecheck-for-each
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.1436 (100.0%)   0.8100 (100.0%)   2.9536 (100.0%)   7.4210 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.7295 seconds (6.2063 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.1911 (100.0%)   1.5385 (100.0%)   3.7295 (100.0%)   6.2063 (100.0%)  Building Target
   2.1911 (100.0%)   1.5385 (100.0%)   3.7295 (100.0%)   6.2063 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ PDFExternalDocument.swift,\ PDFBezierPath+Copying.swift,\ PDFBezierPath.swift,\ PDFBezierPathVertex.swift,\ PDFDynamicGeometryShape.swift,\ PDFLineStyle.swift,\ PDFLineType.swift,\ PDFGroup+Objects.swift,\ PDFGroup.swift,\ PDFGroupContainer.swift,\ PDFMasterGroup.swift,\ PDFImage.swift,\ PDFImageOptions.swift,\ PDFImageSizeFit.swift /Users/admin/builder/spi-builder-workspace/Source/API/External/PDFExternalDocument.swift /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFBezierPath+Copying.swift /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFBezierPath.swift /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFBezierPathVertex.swift /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFDynamicGeometryShape.swift /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFLineStyle.swift /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFLineType.swift /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFGroup+Objects.swift /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFGroup.swift /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFGroupContainer.swift /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFMasterGroup.swift /Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImage.swift /Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift /Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageSizeFit.swift (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152511368-swift-frontend-TPPDF-PDFExternalDocument.swift-arm64_apple_ios9.0-o-Onone-2978181161.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9645 seconds (8.2101 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0379 (  5.4%)   0.0640 ( 23.9%)   0.1019 ( 10.6%)   3.6364 ( 44.3%)  parse-and-resolve-imports
   0.0354 (  5.1%)   0.0620 ( 23.2%)   0.0975 ( 10.1%)   3.6318 ( 44.2%)  Import resolution
   0.1118 ( 16.0%)   0.0219 (  8.2%)   0.1337 ( 13.9%)   0.1440 (  1.8%)  perform-sema
   0.1109 ( 15.9%)   0.0218 (  8.1%)   0.1327 ( 13.8%)   0.1430 (  1.7%)  Type checking and Semantic analysis
   0.0013 (  0.2%)   0.0030 (  1.1%)   0.0042 (  0.4%)   0.1376 (  1.7%)  load-stdlib
   0.0717 ( 10.3%)   0.0118 (  4.4%)   0.0834 (  8.7%)   0.0928 (  1.1%)  typecheck-stmt
   0.0631 (  9.1%)   0.0169 (  6.3%)   0.0800 (  8.3%)   0.0815 (  1.0%)  build-rewrite-system
   0.0645 (  9.3%)   0.0083 (  3.1%)   0.0729 (  7.6%)   0.0815 (  1.0%)  typecheck-expr
   0.0348 (  5.0%)   0.0298 ( 11.1%)   0.0646 (  6.7%)   0.0658 (  0.8%)  import-clang-decl
   0.0411 (  5.9%)   0.0109 (  4.1%)   0.0520 (  5.4%)   0.0529 (  0.6%)  typecheck-decl
   0.0422 (  6.1%)   0.0083 (  3.1%)   0.0504 (  5.2%)   0.0505 (  0.6%)  IRGen
   0.0254 (  3.7%)   0.0025 (  0.9%)   0.0280 (  2.9%)   0.0280 (  0.3%)  SILGen
   0.0215 (  3.1%)   0.0047 (  1.8%)   0.0263 (  2.7%)   0.0272 (  0.3%)  precheck-target
   0.0190 (  2.7%)   0.0002 (  0.1%)   0.0191 (  2.0%)   0.0191 (  0.2%)  SIL optimization
   0.0122 (  1.8%)   0.0007 (  0.3%)   0.0130 (  1.3%)   0.0130 (  0.2%)  SILGen-function
   0.0026 (  0.4%)   0.0007 (  0.3%)   0.0033 (  0.3%)   0.0033 (  0.0%)  load-all-members
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6967 (100.0%)   0.2678 (100.0%)   0.9645 (100.0%)   8.2101 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3794 seconds (6.2068 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3298 (100.0%)   1.0497 (100.0%)   2.3794 (100.0%)   6.2068 (100.0%)  Building Target
   1.3298 (100.0%)   1.0497 (100.0%)   2.3794 (100.0%)   6.2068 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/External/PDFExternalDocument.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFBezierPath+Copying.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFBezierPath.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFBezierPathVertex.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFDynamicGeometryShape.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFLineStyle.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Graphics/PDFLineType.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFGroup+Objects.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFGroup.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFGroupContainer.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Groups/PDFMasterGroup.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImage.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:31:23: warning: static property 'resize' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let resize = PDFImageOptions(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:31:23: note: add '@MainActor' to make static property 'resize' part of global actor 'MainActor'
    public static let resize = PDFImageOptions(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resize = PDFImageOptions(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:34:23: warning: static property 'compress' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let compress = PDFImageOptions(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:34:23: note: add '@MainActor' to make static property 'compress' part of global actor 'MainActor'
    public static let compress = PDFImageOptions(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let compress = PDFImageOptions(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:37:23: warning: static property 'roundedTopLeft' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedTopLeft = PDFImageOptions(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:37:23: note: add '@MainActor' to make static property 'roundedTopLeft' part of global actor 'MainActor'
    public static let roundedTopLeft = PDFImageOptions(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedTopLeft = PDFImageOptions(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:40:23: warning: static property 'roundedTopRight' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedTopRight = PDFImageOptions(rawValue: 1 << 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:40:23: note: add '@MainActor' to make static property 'roundedTopRight' part of global actor 'MainActor'
    public static let roundedTopRight = PDFImageOptions(rawValue: 1 << 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedTopRight = PDFImageOptions(rawValue: 1 << 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:43:23: warning: static property 'roundedBottomRight' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedBottomRight = PDFImageOptions(rawValue: 1 << 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:43:23: note: add '@MainActor' to make static property 'roundedBottomRight' part of global actor 'MainActor'
    public static let roundedBottomRight = PDFImageOptions(rawValue: 1 << 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedBottomRight = PDFImageOptions(rawValue: 1 << 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:46:23: warning: static property 'roundedBottomLeft' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedBottomLeft = PDFImageOptions(rawValue: 1 << 5)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:46:23: note: add '@MainActor' to make static property 'roundedBottomLeft' part of global actor 'MainActor'
    public static let roundedBottomLeft = PDFImageOptions(rawValue: 1 << 5)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedBottomLeft = PDFImageOptions(rawValue: 1 << 5)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:49:23: warning: static property 'rounded' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let rounded = PDFImageOptions(rawValue: 1 << 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:49:23: note: add '@MainActor' to make static property 'rounded' part of global actor 'MainActor'
    public static let rounded = PDFImageOptions(rawValue: 1 << 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let rounded = PDFImageOptions(rawValue: 1 << 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:52:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let none = PDFImageOptions(rawValue: 1 << 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:52:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    public static let none = PDFImageOptions(rawValue: 1 << 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let none = PDFImageOptions(rawValue: 1 << 7)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageSizeFit.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ PDFDocumentObject.swift,\ PDFError.swift,\ PDFRenderObject.swift,\ PDFTaggableObject.swift,\ PDFExternalDocumentObject.swift,\ PDFExternalPageObject.swift,\ PDFContext.swift,\ PDFContextGraphics.swift,\ PDFGraphics.swift,\ PDFLineObject.swift,\ PDFLineSeparatorObject+Equatable.swift,\ PDFLineSeparatorObject.swift,\ PDFRectangleObject.swift,\ UIColor+CloseToEqual.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFDocumentObject.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFError.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFRenderObject.swift /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFTaggableObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/External/PDFExternalDocumentObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/External/PDFExternalPageObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFContext.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFContextGraphics.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFGraphics.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFLineObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFLineSeparatorObject+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFLineSeparatorObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFRectangleObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/UIColor+CloseToEqual.swift (in target 'TPPDF' from project 'TPPDF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFDocumentObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFError.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFError.swift:13:10: warning: associated value 'tableContentInvalid(value:)' of 'Sendable'-conforming enum 'PDFError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case tableContentInvalid(value: Any?)
         ^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFError.swift:25:10: warning: associated value 'tableCellTooBig(cell:)' of 'Sendable'-conforming enum 'PDFError' has non-sendable type 'PDFTableCell'; this is an error in the Swift 6 language mode
    case tableCellTooBig(cell: PDFTableCell)
         ^
/Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCell.swift:9:14: note: class 'PDFTableCell' does not conform to the 'Sendable' protocol
public class PDFTableCell: PDFDocumentObject {
             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFRenderObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFTaggableObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/External/PDFExternalDocumentObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/External/PDFExternalPageObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFContext.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFContextGraphics.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFGraphics.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFLineObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFLineSeparatorObject+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFLineSeparatorObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/PDFRectangleObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Graphics/UIColor+CloseToEqual.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152508576-swift-frontend-TPPDF-PDFDocumentObject.swift-arm64_apple_ios9.0-o-Onone-2122502674.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5284 seconds (7.6109 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1219 ( 11.6%)   0.1389 ( 29.1%)   0.2609 ( 17.1%)   3.2617 ( 42.9%)  parse-and-resolve-imports
   0.1195 ( 11.4%)   0.1371 ( 28.7%)   0.2566 ( 16.8%)   3.2575 ( 42.8%)  Import resolution
   0.1350 ( 12.8%)   0.0322 (  6.7%)   0.1672 ( 10.9%)   0.1672 (  2.2%)  perform-sema
   0.1342 ( 12.8%)   0.0321 (  6.7%)   0.1663 ( 10.9%)   0.1663 (  2.2%)  Type checking and Semantic analysis
   0.1040 (  9.9%)   0.0238 (  5.0%)   0.1278 (  8.4%)   0.1279 (  1.7%)  typecheck-stmt
   0.0921 (  8.8%)   0.0210 (  4.4%)   0.1131 (  7.4%)   0.1134 (  1.5%)  build-rewrite-system
   0.0881 (  8.4%)   0.0193 (  4.0%)   0.1074 (  7.0%)   0.1074 (  1.4%)  typecheck-expr
   0.0013 (  0.1%)   0.0036 (  0.7%)   0.0048 (  0.3%)   0.0836 (  1.1%)  load-stdlib
   0.0425 (  4.0%)   0.0325 (  6.8%)   0.0750 (  4.9%)   0.0754 (  1.0%)  import-clang-decl
   0.0616 (  5.9%)   0.0135 (  2.8%)   0.0751 (  4.9%)   0.0751 (  1.0%)  typecheck-decl
   0.0479 (  4.6%)   0.0079 (  1.7%)   0.0559 (  3.7%)   0.0562 (  0.7%)  IRGen
   0.0342 (  3.3%)   0.0045 (  0.9%)   0.0386 (  2.5%)   0.0392 (  0.5%)  SILGen
   0.0277 (  2.6%)   0.0075 (  1.6%)   0.0352 (  2.3%)   0.0352 (  0.5%)  precheck-target
   0.0179 (  1.7%)   0.0022 (  0.5%)   0.0200 (  1.3%)   0.0205 (  0.3%)  SILGen-function
   0.0179 (  1.7%)   0.0002 (  0.0%)   0.0181 (  1.2%)   0.0181 (  0.2%)  SIL optimization
   0.0040 (  0.4%)   0.0010 (  0.2%)   0.0050 (  0.3%)   0.0050 (  0.1%)  load-all-members
   0.0006 (  0.1%)   0.0001 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  typecheck-for-each
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.0510 (100.0%)   0.4774 (100.0%)   1.5284 (100.0%)   7.6109 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9569 seconds (6.2157 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7436 (100.0%)   1.2132 (100.0%)   2.9569 (100.0%)   6.2157 (100.0%)  Building Target
   1.7436 (100.0%)   1.2132 (100.0%)   2.9569 (100.0%)   6.2157 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ PDFGroupObject.swift,\ PDFImageObject.swift,\ PDFImageRowObject.swift,\ PDFColumnLayoutState.swift,\ PDFIndentationObject+Equatable.swift,\ PDFIndentationObject.swift,\ PDFLayout+Equatable.swift,\ PDFLayout.swift,\ PDFLayoutHeights+Equatable.swift,\ PDFLayoutHeights.swift,\ PDFLayoutIndentations+Equatable.swift,\ PDFLayoutIndentations.swift,\ PDFMarginObject.swift,\ PDFOffsetObject+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Group/PDFGroupObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Image/PDFImageObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Image/PDFImageRowObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFColumnLayoutState.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFIndentationObject+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFIndentationObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayout+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayout.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutHeights+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutHeights.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutIndentations+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutIndentations.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFMarginObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFOffsetObject+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152516379-swift-frontend-TPPDF-PDFGroupObject.swift-arm64_apple_ios9.0-o-Onone-1091964783.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0130 seconds (7.6811 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2654 ( 18.1%)   0.1850 ( 33.7%)   0.4504 ( 22.4%)   3.2489 ( 42.3%)  parse-and-resolve-imports
   0.2633 ( 18.0%)   0.1835 ( 33.4%)   0.4468 ( 22.2%)   3.2454 ( 42.3%)  Import resolution
   0.1568 ( 10.7%)   0.0270 (  4.9%)   0.1838 (  9.1%)   0.1845 (  2.4%)  perform-sema
   0.1560 ( 10.7%)   0.0268 (  4.9%)   0.1829 (  9.1%)   0.1836 (  2.4%)  Type checking and Semantic analysis
   0.1373 (  9.4%)   0.0232 (  4.2%)   0.1605 (  8.0%)   0.1612 (  2.1%)  typecheck-stmt
   0.1250 (  8.5%)   0.0214 (  3.9%)   0.1464 (  7.3%)   0.1471 (  1.9%)  typecheck-expr
   0.0742 (  5.1%)   0.0188 (  3.4%)   0.0930 (  4.6%)   0.0937 (  1.2%)  build-rewrite-system
   0.0666 (  4.6%)   0.0142 (  2.6%)   0.0808 (  4.0%)   0.0810 (  1.1%)  typecheck-decl
   0.0011 (  0.1%)   0.0023 (  0.4%)   0.0035 (  0.2%)   0.0689 (  0.9%)  load-stdlib
   0.0566 (  3.9%)   0.0116 (  2.1%)   0.0682 (  3.4%)   0.0684 (  0.9%)  IRGen
   0.0295 (  2.0%)   0.0229 (  4.2%)   0.0524 (  2.6%)   0.0527 (  0.7%)  import-clang-decl
   0.0436 (  3.0%)   0.0038 (  0.7%)   0.0473 (  2.4%)   0.0478 (  0.6%)  SILGen
   0.0338 (  2.3%)   0.0058 (  1.0%)   0.0396 (  2.0%)   0.0395 (  0.5%)  precheck-target
   0.0259 (  1.8%)   0.0016 (  0.3%)   0.0275 (  1.4%)   0.0278 (  0.4%)  SILGen-function
   0.0224 (  1.5%)   0.0006 (  0.1%)   0.0230 (  1.1%)   0.0234 (  0.3%)  SIL optimization
   0.0034 (  0.2%)   0.0012 (  0.2%)   0.0046 (  0.2%)   0.0047 (  0.1%)  load-all-members
   0.0017 (  0.1%)   0.0001 (  0.0%)   0.0018 (  0.1%)   0.0018 (  0.0%)  typecheck-for-each
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.4633 (100.0%)   0.5497 (100.0%)   2.0130 (100.0%)   7.6811 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1370 seconds (6.2163 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8343 (100.0%)   1.3028 (100.0%)   3.1370 (100.0%)   6.2163 (100.0%)  Building Target
   1.8343 (100.0%)   1.3028 (100.0%)   3.1370 (100.0%)   6.2163 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Group/PDFGroupObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Image/PDFImageObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Image/PDFImageRowObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFColumnLayoutState.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFIndentationObject+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFIndentationObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayout+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayout.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutHeights+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutHeights.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutIndentations+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFLayoutIndentations.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFMarginObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFOffsetObject+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ PDFOffsetObject.swift,\ PDFPageBreakObject+Equatable.swift,\ PDFPageBreakObject.swift,\ PDFPageLayout+Equatable.swift,\ PDFSectionColumnContainer.swift,\ PDFGeneratorImageDelegate.swift,\ PDFSpaceObject.swift,\ PDFListObject.swift,\ CGPoint+Math.swift,\ CGPoint+Null.swift,\ PDFGenerator+Debug.swift,\ PDFGenerator+Layout.swift,\ PDFDocument.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFOffsetObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFPageBreakObject+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFPageBreakObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFPageLayout+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFSectionColumnContainer.swift /Users/admin/builder/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFSpaceObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/List/PDFListObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Math/CGPoint+Math.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Math/CGPoint+Null.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/PDFGenerator+Debug.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/PDFGenerator+Layout.swift /Users/admin/builder/spi-builder-workspace/Source/API/Document/PDFDocument.swift (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152498472-swift-frontend-TPPDF-PDFOffsetObject.swift-arm64_apple_ios9.0-o-Onone-2166823201.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0533 seconds (7.6887 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0417 (  6.0%)   0.1086 ( 29.9%)   0.1504 ( 14.3%)   3.4284 ( 44.6%)  parse-and-resolve-imports
   0.0388 (  5.6%)   0.1057 ( 29.1%)   0.1445 ( 13.7%)   3.4225 ( 44.5%)  Import resolution
   0.1016 ( 14.7%)   0.0217 (  6.0%)   0.1232 ( 11.7%)   0.1234 (  1.6%)  perform-sema
   0.1010 ( 14.6%)   0.0215 (  5.9%)   0.1225 ( 11.6%)   0.1227 (  1.6%)  Type checking and Semantic analysis
   0.0783 ( 11.4%)   0.0213 (  5.9%)   0.0997 (  9.5%)   0.1004 (  1.3%)  build-rewrite-system
   0.0795 ( 11.5%)   0.0167 (  4.6%)   0.0962 (  9.1%)   0.0964 (  1.3%)  typecheck-stmt
   0.0768 ( 11.1%)   0.0172 (  4.7%)   0.0940 (  8.9%)   0.0941 (  1.2%)  typecheck-expr
   0.0013 (  0.2%)   0.0039 (  1.1%)   0.0052 (  0.5%)   0.0825 (  1.1%)  load-stdlib
   0.0317 (  4.6%)   0.0238 (  6.5%)   0.0554 (  5.3%)   0.0557 (  0.7%)  import-clang-decl
   0.0349 (  5.1%)   0.0066 (  1.8%)   0.0415 (  3.9%)   0.0416 (  0.5%)  IRGen
   0.0239 (  3.5%)   0.0059 (  1.6%)   0.0297 (  2.8%)   0.0298 (  0.4%)  precheck-target
   0.0262 (  3.8%)   0.0029 (  0.8%)   0.0291 (  2.8%)   0.0292 (  0.4%)  SILGen
   0.0234 (  3.4%)   0.0051 (  1.4%)   0.0285 (  2.7%)   0.0286 (  0.4%)  typecheck-decl
   0.0130 (  1.9%)   0.0012 (  0.3%)   0.0142 (  1.3%)   0.0142 (  0.2%)  SILGen-function
   0.0121 (  1.8%)   0.0001 (  0.0%)   0.0122 (  1.2%)   0.0123 (  0.2%)  SIL optimization
   0.0043 (  0.6%)   0.0012 (  0.3%)   0.0056 (  0.5%)   0.0056 (  0.1%)  load-all-members
   0.0007 (  0.1%)   0.0001 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  typecheck-for-each
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6898 (100.0%)   0.3635 (100.0%)   1.0533 (100.0%)   7.6887 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6570 seconds (6.2203 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4213 (100.0%)   1.2357 (100.0%)   2.6570 (100.0%)   6.2203 (100.0%)  Building Target
   1.4213 (100.0%)   1.2357 (100.0%)   2.6570 (100.0%)   6.2203 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFOffsetObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFPageBreakObject+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFPageBreakObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFPageLayout+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFSectionColumnContainer.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Layout/PDFSpaceObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/List/PDFListObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Math/CGPoint+Math.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Math/CGPoint+Null.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/PDFGenerator+Debug.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/PDFGenerator+Layout.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Document/PDFDocument.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ PDFTableValidator.swift,\ PDFAttributedTextObject.swift,\ PDFFontObject.swift,\ PDFTextColorObject.swift,\ PDFAttributableObject.swift,\ PDFObjectAttribute.swift,\ CustomStringConvertible+AutoDescribing.swift,\ FileManager+TemporaryFiles.swift,\ PDFCalculations.swift,\ PDFLocatedRenderObject.swift,\ PDFSlicedObject.swift,\ Stack.swift,\ WeakRef.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableValidator.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Text/PDFAttributedTextObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Text/PDFFontObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Text/PDFTextColorObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Attributes/PDFAttributableObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Attributes/PDFObjectAttribute.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/CustomStringConvertible+AutoDescribing.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/FileManager+TemporaryFiles.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/PDFCalculations.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/PDFLocatedRenderObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/PDFSlicedObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Stack.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/WeakRef.swift (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152509708-swift-frontend-TPPDF-PDFTableValidator.swift-arm64_apple_ios9.0-o-Onone-2382993504.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4366 seconds (8.0389 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0400 (  3.9%)   0.1016 ( 25.0%)   0.1416 (  9.9%)   3.4063 ( 42.4%)  parse-and-resolve-imports
   0.0371 (  3.6%)   0.0993 ( 24.4%)   0.1364 (  9.5%)   3.4011 ( 42.3%)  Import resolution
   0.1751 ( 17.0%)   0.0350 (  8.6%)   0.2101 ( 14.6%)   0.2103 (  2.6%)  perform-sema
   0.1745 ( 16.9%)   0.0349 (  8.6%)   0.2094 ( 14.6%)   0.2096 (  2.6%)  Type checking and Semantic analysis
   0.1558 ( 15.1%)   0.0312 (  7.7%)   0.1870 ( 13.0%)   0.1872 (  2.3%)  typecheck-stmt
   0.1154 ( 11.2%)   0.0244 (  6.0%)   0.1398 (  9.7%)   0.1399 (  1.7%)  typecheck-expr
   0.0012 (  0.1%)   0.0030 (  0.7%)   0.0041 (  0.3%)   0.0730 (  0.9%)  load-stdlib
   0.0578 (  5.6%)   0.0101 (  2.5%)   0.0680 (  4.7%)   0.0708 (  0.9%)  IRGen
   0.0527 (  5.1%)   0.0147 (  3.6%)   0.0675 (  4.7%)   0.0677 (  0.8%)  build-rewrite-system
   0.0564 (  5.5%)   0.0098 (  2.4%)   0.0662 (  4.6%)   0.0664 (  0.8%)  typecheck-decl
   0.0332 (  3.2%)   0.0259 (  6.4%)   0.0591 (  4.1%)   0.0590 (  0.7%)  import-clang-decl
   0.0396 (  3.8%)   0.0092 (  2.3%)   0.0488 (  3.4%)   0.0488 (  0.6%)  precheck-target
   0.0395 (  3.8%)   0.0030 (  0.7%)   0.0425 (  3.0%)   0.0427 (  0.5%)  SILGen
   0.0246 (  2.4%)   0.0017 (  0.4%)   0.0263 (  1.8%)   0.0264 (  0.3%)  SILGen-function
   0.0194 (  1.9%)   0.0002 (  0.0%)   0.0196 (  1.4%)   0.0196 (  0.2%)  SIL optimization
   0.0045 (  0.4%)   0.0008 (  0.2%)   0.0053 (  0.4%)   0.0053 (  0.1%)  typecheck-for-each
   0.0029 (  0.3%)   0.0014 (  0.3%)   0.0042 (  0.3%)   0.0042 (  0.1%)  load-all-members
   0.0004 (  0.0%)   0.0000 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.0303 (100.0%)   0.4064 (100.0%)   1.4366 (100.0%)   8.0389 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6757 seconds (6.2209 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3999 (100.0%)   1.2758 (100.0%)   2.6757 (100.0%)   6.2209 (100.0%)  Building Target
   1.3999 (100.0%)   1.2758 (100.0%)   2.6757 (100.0%)   6.2209 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableValidator.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Text/PDFAttributedTextObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Text/PDFFontObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Text/PDFTextColorObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Attributes/PDFAttributableObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Attributes/PDFObjectAttribute.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/CustomStringConvertible+AutoDescribing.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/FileManager+TemporaryFiles.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/PDFCalculations.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/PDFLocatedRenderObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/PDFSlicedObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/Stack.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Utils/WeakRef.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ TPPDF (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152472438-swift-frontend-TPPDF-all-arm64_apple_ios9.0-swiftmodule-Onone-3462624871.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0044 seconds (7.5255 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0364 (  5.4%)   0.0901 ( 27.1%)   0.1265 ( 12.6%)   3.3227 ( 44.2%)  parse-and-resolve-imports
   0.0341 (  5.1%)   0.0883 ( 26.6%)   0.1225 ( 12.2%)   3.3186 ( 44.1%)  Import resolution
   0.1286 ( 19.1%)   0.0293 (  8.8%)   0.1580 ( 15.7%)   0.1582 (  2.1%)  perform-sema
   0.1261 ( 18.8%)   0.0283 (  8.5%)   0.1544 ( 15.4%)   0.1546 (  2.1%)  Type checking and Semantic analysis
   0.1217 ( 18.1%)   0.0273 (  8.2%)   0.1490 ( 14.8%)   0.1492 (  2.0%)  typecheck-decl
   0.0016 (  0.2%)   0.0118 (  3.5%)   0.0134 (  1.3%)   0.1390 (  1.8%)  load-stdlib
   0.0617 (  9.2%)   0.0134 (  4.0%)   0.0751 (  7.5%)   0.0752 (  1.0%)  SILGen
   0.0471 (  7.0%)   0.0098 (  2.9%)   0.0569 (  5.7%)   0.0581 (  0.8%)  SIL optimization
   0.0296 (  4.4%)   0.0084 (  2.5%)   0.0381 (  3.8%)   0.0381 (  0.5%)  typecheck-expr
   0.0277 (  4.1%)   0.0051 (  1.5%)   0.0328 (  3.3%)   0.0327 (  0.4%)  SILGen-function
   0.0108 (  1.6%)   0.0046 (  1.4%)   0.0154 (  1.5%)   0.0162 (  0.2%)  Serialization, swiftmodule
   0.0067 (  1.0%)   0.0073 (  2.2%)   0.0139 (  1.4%)   0.0140 (  0.2%)  import-clang-decl
   0.0088 (  1.3%)   0.0015 (  0.4%)   0.0103 (  1.0%)   0.0106 (  0.1%)  Serialization, swiftdoc
   0.0083 (  1.2%)   0.0023 (  0.7%)   0.0105 (  1.1%)   0.0105 (  0.1%)  typecheck-stmt
   0.0073 (  1.1%)   0.0022 (  0.7%)   0.0095 (  0.9%)   0.0095 (  0.1%)  build-rewrite-system
   0.0058 (  0.9%)   0.0010 (  0.3%)   0.0068 (  0.7%)   0.0068 (  0.1%)  typecheck-expr-pattern
   0.0041 (  0.6%)   0.0006 (  0.2%)   0.0047 (  0.5%)   0.0048 (  0.1%)  Serialization, swiftsourceinfo
   0.0039 (  0.6%)   0.0007 (  0.2%)   0.0046 (  0.5%)   0.0046 (  0.1%)  precheck-target
   0.0005 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  SIL verification, pre-optimization
   0.0005 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  SIL verification, post-optimization
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  source-file-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.6723 (100.0%)   0.3321 (100.0%)   1.0044 (100.0%)   7.5255 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5151 seconds (3.8392 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3491 (100.0%)   0.1659 (100.0%)   0.5151 (100.0%)   3.8392 (100.0%)  Building Target
   0.3491 (100.0%)   0.1659 (100.0%)   0.5151 (100.0%)   3.8392 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:31:23: warning: static property 'resize' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let resize = PDFImageOptions(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:31:23: note: add '@MainActor' to make static property 'resize' part of global actor 'MainActor'
    public static let resize = PDFImageOptions(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resize = PDFImageOptions(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:34:23: warning: static property 'compress' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let compress = PDFImageOptions(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:34:23: note: add '@MainActor' to make static property 'compress' part of global actor 'MainActor'
    public static let compress = PDFImageOptions(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let compress = PDFImageOptions(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:37:23: warning: static property 'roundedTopLeft' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedTopLeft = PDFImageOptions(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:37:23: note: add '@MainActor' to make static property 'roundedTopLeft' part of global actor 'MainActor'
    public static let roundedTopLeft = PDFImageOptions(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedTopLeft = PDFImageOptions(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:40:23: warning: static property 'roundedTopRight' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedTopRight = PDFImageOptions(rawValue: 1 << 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:40:23: note: add '@MainActor' to make static property 'roundedTopRight' part of global actor 'MainActor'
    public static let roundedTopRight = PDFImageOptions(rawValue: 1 << 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedTopRight = PDFImageOptions(rawValue: 1 << 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:43:23: warning: static property 'roundedBottomRight' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedBottomRight = PDFImageOptions(rawValue: 1 << 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:43:23: note: add '@MainActor' to make static property 'roundedBottomRight' part of global actor 'MainActor'
    public static let roundedBottomRight = PDFImageOptions(rawValue: 1 << 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedBottomRight = PDFImageOptions(rawValue: 1 << 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:46:23: warning: static property 'roundedBottomLeft' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let roundedBottomLeft = PDFImageOptions(rawValue: 1 << 5)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:46:23: note: add '@MainActor' to make static property 'roundedBottomLeft' part of global actor 'MainActor'
    public static let roundedBottomLeft = PDFImageOptions(rawValue: 1 << 5)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let roundedBottomLeft = PDFImageOptions(rawValue: 1 << 5)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:49:23: warning: static property 'rounded' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let rounded = PDFImageOptions(rawValue: 1 << 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:49:23: note: add '@MainActor' to make static property 'rounded' part of global actor 'MainActor'
    public static let rounded = PDFImageOptions(rawValue: 1 << 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let rounded = PDFImageOptions(rawValue: 1 << 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:52:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'PDFImageOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let none = PDFImageOptions(rawValue: 1 << 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:21:15: note: consider making struct 'PDFImageOptions' conform to the 'Sendable' protocol
public struct PDFImageOptions: OptionSet, Hashable {
              ^
                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:52:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    public static let none = PDFImageOptions(rawValue: 1 << 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Image/PDFImageOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let none = PDFImageOptions(rawValue: 1 << 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:69:16: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'PDFTableCellBorders' may have shared mutable state; this is an error in the Swift 6 language mode
    static let none = PDFTableCellBorders(left: .none, top: .none, right: .none, bottom: .none)
               ^
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:9:15: note: consider making struct 'PDFTableCellBorders' conform to the 'Sendable' protocol
public struct PDFTableCellBorders: Hashable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:69:16: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    static let none = PDFTableCellBorders(left: .none, top: .none, right: .none, bottom: .none)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:69:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let none = PDFTableCellBorders(left: .none, top: .none, right: .none, bottom: .none)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:72:16: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'PDFTableCellStyle' may have shared mutable state; this is an error in the Swift 6 language mode
    static let none = PDFTableCellStyle(
               ^
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:15:15: note: consider making struct 'PDFTableCellStyle' conform to the 'Sendable' protocol
public struct PDFTableCellStyle: Hashable {
              ^
                                         , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:72:16: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    static let none = PDFTableCellStyle(
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellStyle.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let none = PDFTableCellStyle(
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFError.swift:13:10: warning: associated value 'tableContentInvalid(value:)' of 'Sendable'-conforming enum 'PDFError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case tableContentInvalid(value: Any?)
         ^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/PDFError.swift:25:10: warning: associated value 'tableCellTooBig(cell:)' of 'Sendable'-conforming enum 'PDFError' has non-sendable type 'PDFTableCell'; this is an error in the Swift 6 language mode
    case tableCellTooBig(cell: PDFTableCell)
         ^
/Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCell.swift:9:14: note: class 'PDFTableCell' does not conform to the 'Sendable' protocol
public class PDFTableCell: PDFDocumentObject {
             ^
SwiftCompile normal arm64 Compiling\ PDFPagination+Equatable.swift,\ PDFPagination.swift,\ PDFPaginationClosure.swift,\ PDFPaginationStyle+Equatable.swift,\ PDFPaginationStyle.swift,\ PDFColumnWrapSectionObject.swift,\ PDFSectionColumnObject.swift,\ PDFSectionObject.swift,\ PDFTableOfContentObject.swift,\ PDFTableCalculatedCell.swift,\ PDFTableMergeUtil.swift,\ PDFTableNode.swift,\ PDFTableObject.swift /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPagination+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPagination.swift /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPaginationClosure.swift /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPaginationStyle+Equatable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPaginationStyle.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Section/PDFColumnWrapSectionObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Section/PDFSectionColumnObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Section/PDFSectionObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Table\ Of\ Content/PDFTableOfContentObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableCalculatedCell.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableMergeUtil.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableNode.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableObject.swift (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961152513940-swift-frontend-TPPDF-PDFPagination_Equatable.swift-arm64_apple_ios9.0-o-Onone-2274780747.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0652 seconds (8.6042 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0380 (  2.3%)   0.0958 ( 21.6%)   0.1337 (  6.5%)   3.3696 ( 39.2%)  parse-and-resolve-imports
   0.0351 (  2.2%)   0.0935 ( 21.1%)   0.1286 (  6.2%)   3.3645 ( 39.1%)  Import resolution
   0.3044 ( 18.8%)   0.0465 ( 10.5%)   0.3509 ( 17.0%)   0.3520 (  4.1%)  perform-sema
   0.3037 ( 18.7%)   0.0463 ( 10.5%)   0.3501 ( 17.0%)   0.3512 (  4.1%)  Type checking and Semantic analysis
   0.2777 ( 17.1%)   0.0408 (  9.2%)   0.3184 ( 15.4%)   0.3195 (  3.7%)  typecheck-stmt
   0.2485 ( 15.3%)   0.0354 (  8.0%)   0.2838 ( 13.7%)   0.2843 (  3.3%)  typecheck-expr
   0.1068 (  6.6%)   0.0185 (  4.2%)   0.1253 (  6.1%)   0.1255 (  1.5%)  typecheck-decl
   0.0677 (  4.2%)   0.0138 (  3.1%)   0.0815 (  3.9%)   0.0818 (  1.0%)  IRGen
   0.0524 (  3.2%)   0.0143 (  3.2%)   0.0667 (  3.2%)   0.0675 (  0.8%)  build-rewrite-system
   0.0011 (  0.1%)   0.0020 (  0.5%)   0.0031 (  0.2%)   0.0640 (  0.7%)  load-stdlib
   0.0292 (  1.8%)   0.0219 (  4.9%)   0.0510 (  2.5%)   0.0513 (  0.6%)  import-clang-decl
   0.0472 (  2.9%)   0.0038 (  0.9%)   0.0510 (  2.5%)   0.0512 (  0.6%)  SILGen
   0.0415 (  2.6%)   0.0055 (  1.2%)   0.0470 (  2.3%)   0.0471 (  0.5%)  precheck-target
   0.0321 (  2.0%)   0.0024 (  0.5%)   0.0345 (  1.7%)   0.0346 (  0.4%)  SILGen-function
   0.0272 (  1.7%)   0.0002 (  0.0%)   0.0274 (  1.3%)   0.0274 (  0.3%)  SIL optimization
   0.0063 (  0.4%)   0.0015 (  0.3%)   0.0079 (  0.4%)   0.0085 (  0.1%)  typecheck-for-each
   0.0028 (  0.2%)   0.0007 (  0.2%)   0.0035 (  0.2%)   0.0035 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.6224 (100.0%)   0.4428 (100.0%)   2.0652 (100.0%)   8.6042 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7332 seconds (6.2122 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5985 (100.0%)   1.1347 (100.0%)   2.7332 (100.0%)   6.2122 (100.0%)  Building Target
   1.5985 (100.0%)   1.1347 (100.0%)   2.7332 (100.0%)   6.2122 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPagination+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPagination.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPaginationClosure.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPaginationStyle+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Pagination/PDFPaginationStyle.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Section/PDFColumnWrapSectionObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Section/PDFSectionColumnObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Section/PDFSectionObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table\ Of\ Content/PDFTableOfContentObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableCalculatedCell.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableMergeUtil.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableNode.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableObject.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ PDFTableCell.swift,\ PDFTableCellAlignment.swift,\ PDFTableCellPosition.swift,\ PDFTable+CellSubscripts.swift,\ PDFTable+ColumnSubscripts.swift,\ PDFTable+RowSubscripts.swift,\ PDFTable+SectionSubscripts.swift,\ PDFTableColumn.swift,\ PDFTableColumns.swift,\ PDFTableMergeable.swift,\ PDFTableRow.swift,\ PDFTableRows.swift,\ PDFTableSection.swift,\ PDFTableCellBorders.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCell.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCellAlignment.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCellPosition.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+CellSubscripts.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+ColumnSubscripts.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+RowSubscripts.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+SectionSubscripts.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableColumn.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableColumns.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableMergeable.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableRow.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableRows.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableSection.swift /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift (in target 'TPPDF' from project 'TPPDF')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745961156412038-swift-frontend-TPPDF-PDFTableCell.swift-arm64_apple_ios9.0-o-Onone-908714120.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0033 seconds (1.0072 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1399 ( 16.8%)   0.0160 (  9.4%)   0.1559 ( 15.5%)   0.1562 ( 15.5%)  perform-sema
   0.1391 ( 16.7%)   0.0159 (  9.4%)   0.1550 ( 15.4%)   0.1553 ( 15.4%)  Type checking and Semantic analysis
   0.1119 ( 13.4%)   0.0122 (  7.2%)   0.1241 ( 12.4%)   0.1241 ( 12.3%)  typecheck-stmt
   0.0668 (  8.0%)   0.0106 (  6.2%)   0.0774 (  7.7%)   0.0778 (  7.7%)  IRGen
   0.0413 (  5.0%)   0.0340 ( 20.0%)   0.0753 (  7.5%)   0.0756 (  7.5%)  parse-and-resolve-imports
   0.0375 (  4.5%)   0.0319 ( 18.8%)   0.0693 (  6.9%)   0.0696 (  6.9%)  Import resolution
   0.0633 (  7.6%)   0.0060 (  3.5%)   0.0693 (  6.9%)   0.0693 (  6.9%)  typecheck-expr
   0.0532 (  6.4%)   0.0059 (  3.5%)   0.0592 (  5.9%)   0.0600 (  6.0%)  SILGen
   0.0457 (  5.5%)   0.0101 (  6.0%)   0.0559 (  5.6%)   0.0564 (  5.6%)  build-rewrite-system
   0.0340 (  4.1%)   0.0020 (  1.2%)   0.0359 (  3.6%)   0.0363 (  3.6%)  SILGen-function
   0.0320 (  3.8%)   0.0008 (  0.5%)   0.0329 (  3.3%)   0.0329 (  3.3%)  SIL optimization
   0.0122 (  1.5%)   0.0141 (  8.3%)   0.0264 (  2.6%)   0.0269 (  2.7%)  import-clang-decl
   0.0181 (  2.2%)   0.0031 (  1.8%)   0.0212 (  2.1%)   0.0212 (  2.1%)  typecheck-for-each
   0.0185 (  2.2%)   0.0027 (  1.6%)   0.0211 (  2.1%)   0.0211 (  2.1%)  precheck-target
   0.0169 (  2.0%)   0.0025 (  1.5%)   0.0195 (  1.9%)   0.0195 (  1.9%)  typecheck-decl
   0.0010 (  0.1%)   0.0014 (  0.8%)   0.0024 (  0.2%)   0.0024 (  0.2%)  load-stdlib
   0.0009 (  0.1%)   0.0002 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.1%)  typecheck-expr-pattern
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.1%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.8336 (100.0%)   0.1697 (100.0%)   1.0033 (100.0%)   1.0072 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3104 seconds (1.3322 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1107 (100.0%)   0.1997 (100.0%)   1.3104 (100.0%)   1.3322 (100.0%)  Building Target
   1.1107 (100.0%)   0.1997 (100.0%)   1.3104 (100.0%)   1.3322 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCell.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCellAlignment.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/PDFTableCellPosition.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+CellSubscripts.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+ColumnSubscripts.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+RowSubscripts.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTable+SectionSubscripts.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableColumn.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableColumns.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableMergeable.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableRow.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableRows.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Sections/PDFTableSection.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:69:16: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'PDFTableCellBorders' may have shared mutable state; this is an error in the Swift 6 language mode
    static let none = PDFTableCellBorders(left: .none, top: .none, right: .none, bottom: .none)
               ^
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:9:15: note: consider making struct 'PDFTableCellBorders' conform to the 'Sendable' protocol
public struct PDFTableCellBorders: Hashable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:69:16: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    static let none = PDFTableCellBorders(left: .none, top: .none, right: .none, bottom: .none)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Table/Style/PDFTableCellBorders.swift:69:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let none = PDFTableCellBorders(left: .none, top: .none, right: .none, bottom: .none)
               ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for TPPDF (in target 'TPPDF' from project 'TPPDF')
SwiftDriver\ Compilation\ Requirements TPPDF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TPPDF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_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/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PDFTableCell.swift, PDFTableCellAlignment.swift, PDFTableCellPosition.swift, PDFTable+CellSubscripts.swift, PDFTable+ColumnSubscripts.swift, PDFTable+RowSubscripts.swift, PDFTable+SectionSubscripts.swift, PDFTableColumn.swift, PDFTableColumns.swift, PDFTableMergeable.swift, PDFTableRow.swift, PDFTableRows.swift, PDFTableSection.swift, PDFTableCellBorders.swift (in target 'TPPDF' from project 'TPPDF')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Headers/TPPDF-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Headers/TPPDF-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule (in target 'TPPDF' from project 'TPPDF')
    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/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftdoc (in target 'TPPDF' from project 'TPPDF')
    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/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.abi.json (in target 'TPPDF' from project 'TPPDF')
    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/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftsourceinfo (in target 'TPPDF' from project 'TPPDF')
    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/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Modules/TPPDF.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PDFExternalDocument.swift, PDFBezierPath+Copying.swift, PDFBezierPath.swift, PDFBezierPathVertex.swift, PDFDynamicGeometryShape.swift, PDFLineStyle.swift, PDFLineType.swift, PDFGroup+Objects.swift, PDFGroup.swift, PDFGroupContainer.swift, PDFMasterGroup.swift, PDFImage.swift, PDFImageOptions.swift, PDFImageSizeFit.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFPagination+Equatable.swift, PDFPagination.swift, PDFPaginationClosure.swift, PDFPaginationStyle+Equatable.swift, PDFPaginationStyle.swift, PDFColumnWrapSectionObject.swift, PDFSectionColumnObject.swift, PDFSectionObject.swift, PDFTableOfContentObject.swift, PDFTableCalculatedCell.swift, PDFTableMergeUtil.swift, PDFTableNode.swift, PDFTableObject.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFTableValidator.swift, PDFAttributedTextObject.swift, PDFFontObject.swift, PDFTextColorObject.swift, PDFAttributableObject.swift, PDFObjectAttribute.swift, CustomStringConvertible+AutoDescribing.swift, FileManager+TemporaryFiles.swift, PDFCalculations.swift, PDFLocatedRenderObject.swift, PDFSlicedObject.swift, Stack.swift, WeakRef.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFOffsetObject.swift, PDFPageBreakObject+Equatable.swift, PDFPageBreakObject.swift, PDFPageLayout+Equatable.swift, PDFSectionColumnContainer.swift, PDFGeneratorImageDelegate.swift, PDFSpaceObject.swift, PDFListObject.swift, CGPoint+Math.swift, CGPoint+Null.swift, PDFGenerator+Debug.swift, PDFGenerator+Layout.swift, PDFDocument.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFTableCellPosition+Equatable-Hashable.swift, PDFTableCellStyle.swift, PDFTableStyle+Defaults.swift, PDFTableStyle+Equatable.swift, PDFTableStyle.swift, PDFAttributedText.swift, PDFSimpleText+Equatable.swift, PDFSimpleText.swift, PDFText.swift, PDFTextStyle.swift, CrossPlattformGraphics.swift, PDFConstants.swift, PDFCopy.swift, PDFGeneratorDelegate.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFContainer.swift, PDFPageLayout.swift, PDFList.swift, PDFListItem.swift, PDFListItemSymbol.swift, PDFInfo+Equatable.swift, PDFInfo.swift, PDFGenerator+Generation.swift, PDFGenerator.swift, PDFGeneratorProtocol.swift, PDFMultiDocumentGenerator.swift, PDFPageFormat+Layout.swift, PDFPageFormat+SizeConstants.swift, PDFPageFormat.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFDocumentBackground.swift, PDFSection.swift, PDFSectionColumn.swift, Int+RomanNumerals.swift, PDFTableOfContent.swift, NSAttributedString+PDFTableContent.swift, Number+PDFTableContentable.swift, PDFTableContent+ContentType.swift, PDFTableContent.swift, PDFTableContentable.swift, String+PDFTableContent.swift, UIImage+PDFTableContent.swift, PDFTable.swift, PDFPageFormat+NameConstants.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFGroupObject.swift, PDFImageObject.swift, PDFImageRowObject.swift, PDFColumnLayoutState.swift, PDFIndentationObject+Equatable.swift, PDFIndentationObject.swift, PDFLayout+Equatable.swift, PDFLayout.swift, PDFLayoutHeights+Equatable.swift, PDFLayoutHeights.swift, PDFLayoutIndentations+Equatable.swift, PDFLayoutIndentations.swift, PDFMarginObject.swift, PDFOffsetObject+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFDocumentObject.swift, PDFError.swift, PDFRenderObject.swift, PDFTaggableObject.swift, PDFExternalDocumentObject.swift, PDFExternalPageObject.swift, PDFContext.swift, PDFContextGraphics.swift, PDFGraphics.swift, PDFLineObject.swift, PDFLineSeparatorObject+Equatable.swift, PDFLineSeparatorObject.swift, PDFRectangleObject.swift, UIColor+CloseToEqual.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriver\ Compilation TPPDF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TPPDF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_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/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/TPPDF normal (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios9.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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 -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 -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.LinkFileList -install_name @rpath/TPPDF.framework/TPPDF -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.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/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/TPPDF
ExtractAppIntentsMetadata (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name TPPDF --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 9.0 --bundle-identifier TPPDF --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework --target-triple arm64-apple-ios9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/TPPDF --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 14:12:39.306 appintentsmetadataprocessor[705:4145] Starting appintentsmetadataprocessor export
2025-04-29 14:12:39.308 appintentsmetadataprocessor[705:4145] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/ssu --bundle-id TPPDF --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug-iphoneos/TPPDF.build/TPPDF.DependencyMetadataFileList --archive-ssu-assets
2025-04-29 14:12:39.329 appintentsnltrainingprocessor[706:4146] Parsing options for appintentsnltrainingprocessor
2025-04-29 14:12:39.329 appintentsnltrainingprocessor[706:4146] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/TPPDF.framework/TPPDF.tbd (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework/TPPDF -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/TPPDF.framework/TPPDF.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework (in target 'TPPDF' from project 'TPPDF')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TPPDF.framework
/Users/admin/builder/spi-builder-workspace/TPPDF.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'TPPDF' from project 'TPPDF')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "exact" : [
          "3.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "TPPDF",
  "name" : "TPPDF",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TPPDF",
      "targets" : [
        "TPPDF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TPPDFTests",
      "module_type" : "SwiftTarget",
      "name" : "TPPDFTests",
      "path" : "Tests/TPPDFTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TPPDFTests/resources/sample.pdf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "API/Table/Sections/PDFTableRowSpec.swift",
        "API/Table/Sections/PDFTable_RowSubscriptsSpec.swift",
        "Graphics/PDFGraphics_Spec.swift",
        "Graphics/PDFLineSeparatorObject+Equatable_Spec.swift",
        "Graphics/PDFLineSeparatorObject_Spec.swift",
        "Graphics/PDFLineStyle_Equatable_Spec.swift",
        "Graphics/PDFLineStyle_Spec.swift",
        "Graphics/PDFLineType_Spec.swift",
        "Graphics/UIImage+CloseToEqual_Spec.swift",
        "Image/PDFImageSizeFit_Spec.swift",
        "Image/PDFImage_Equatable_Spec.swift",
        "Image/PDFImage_Spec.swift",
        "Internal/Table/PDFTableMergeUtil_Spec.swift",
        "Internal/Table/PDFTableObjectSpec.swift",
        "Layout/PDFContainer_Spec.swift",
        "Layout/PDFIndentationObject_Equatable_Spec.swift",
        "Layout/PDFIndentationObject_Spec.swift",
        "Layout/PDFLayout+Equatable_Spec.swift",
        "Layout/PDFLayoutHeights+Equatable_Spec.swift",
        "Layout/PDFLayoutHeights_Spec.swift",
        "Layout/PDFLayoutIndentations+Equatable_Spec.swift",
        "Layout/PDFLayoutIndentations_Spec.swift",
        "Layout/PDFLayout_Spec.swift",
        "Layout/PDFOffsetObject+Equatable_Spec.swift",
        "Layout/PDFOffsetObject_Spec.swift",
        "Layout/PDFPageBreakObject+Equatable_Spec.swift",
        "Layout/PDFPageBreakObject_Spec.swift",
        "Layout/PDFPageLayout+Equatable_Spec.swift",
        "Layout/PDFPageLayout_Spec.swift",
        "Layout/PDFSpaceObject_Spec.swift",
        "List/PDFList+Equatable_Spec.swift",
        "List/PDFListItemObject_Spec.swift",
        "List/PDFListItemSymbol_Spec.swift",
        "List/PDFListItem_Equatable_Spec.swift",
        "List/PDFListItem_Spec.swift",
        "List/PDFList_Spec.swift",
        "Math/CGPoint+Math_Spec.swift",
        "Metadata/PDFInfo+Equatable_Spec.swift",
        "Metadata/PDFInfo_Spec.swift",
        "PDFDocument+Objects_Spec.swift",
        "PDFDocument_Spec.swift",
        "PDFGenerator+Debug_Spec.swift",
        "PDFGenerator+Generation_Spec.swift",
        "PDFGenerator+Layout_Spec.swift",
        "PDFGenerator_Spec.swift",
        "Page Format/PDFPageFormat+Layout_Spec.swift",
        "Page Format/PDFPageFormat+NameConstants_Spec.swift",
        "Page Format/PDFPageFormat+SizeConstants_Spec.swift",
        "Page Format/PDFPageFormat_Spec.swift",
        "Pagination/Int+RomanNumerals_Spec.swift",
        "Pagination/PDFPaginationStyle+Equatable_Spec.swift",
        "Pagination/PDFPaginationStyle_Spec.swift",
        "Pagination/PDFPagination_Closure_Spec.swift",
        "Pagination/PDFPagination_Equatable_Spec.swift",
        "Pagination/PDFPagination_Spec.swift",
        "Table/PDFTable+Equatable_Spec.swift",
        "Table/PDFTableCell+Equatable_Spec.swift",
        "Table/PDFTableCellAlignment_Spec.swift",
        "Table/PDFTableCellBorders+Equatable_Spec.swift",
        "Table/PDFTableCellBorders_Spec.swift",
        "Table/PDFTableCellPosition+Equatable_Spec.swift",
        "Table/PDFTableCellPosition_Hashable_Spec.swift",
        "Table/PDFTableCellPosition_Spec.swift",
        "Table/PDFTableCellStyle+Equatable_Spec.swift",
        "Table/PDFTableCellStyle_Spec.swift",
        "Table/PDFTableCell_Spec.swift",
        "Table/PDFTableContent+Equatable_Spec.swift",
        "Table/PDFTableContent_Spec.swift",
        "Table/PDFTableStyle+Defaults_Spec.swift",
        "Table/PDFTableStyle+Equatable_Spec.swift",
        "Table/PDFTableStyle_Spec.swift",
        "Table/PDFTableValidator_Spec.swift",
        "Table/PDFTable_Spec.swift",
        "Text/PDFAttributedText+Equatable_Spec.swift",
        "Text/PDFAttributedTextObject_Spec.swift",
        "Text/PDFAttributedText_Spec.swift",
        "Text/PDFFontObject_Spec.swift",
        "Text/PDFSimpleText+Equatable_Spec.swift",
        "Text/PDFSimpleText_Spec.swift",
        "Text/PDFTextColorObject_Spec.swift",
        "Text/PDFText_Spec.swift",
        "Utils/PDFCalculations_Spec.swift",
        "Utils/PDFError_Spec.swift",
        "Utils/PDFObject_Spec.swift"
      ],
      "target_dependencies" : [
        "TPPDF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TPPDFIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "TPPDFIntegrationTests",
      "path" : "Tests/TPPDFIntegrationTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TPPDFIntegrationTests/resources/50-pages.pdf",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EmptyDocumentTests.swift",
        "ExternalDocumentTests.swift"
      ],
      "target_dependencies" : [
        "TPPDF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TPPDF",
      "module_type" : "SwiftTarget",
      "name" : "TPPDF",
      "path" : "Source",
      "product_memberships" : [
        "TPPDF"
      ],
      "sources" : [
        "API/Delegation/PDFGeneratorDelegate.swift",
        "API/Delegation/PDFGeneratorImageDelegate.swift",
        "API/Document/PDFDocument.swift",
        "API/Document/PDFDocumentBackground.swift",
        "API/External/PDFExternalDocument.swift",
        "API/Graphics/PDFBezierPath+Copying.swift",
        "API/Graphics/PDFBezierPath.swift",
        "API/Graphics/PDFBezierPathVertex.swift",
        "API/Graphics/PDFDynamicGeometryShape.swift",
        "API/Graphics/PDFLineStyle.swift",
        "API/Graphics/PDFLineType.swift",
        "API/Groups/PDFGroup+Objects.swift",
        "API/Groups/PDFGroup.swift",
        "API/Groups/PDFGroupContainer.swift",
        "API/Groups/PDFMasterGroup.swift",
        "API/Image/PDFImage.swift",
        "API/Image/PDFImageOptions.swift",
        "API/Image/PDFImageSizeFit.swift",
        "API/Layout/PDFContainer.swift",
        "API/Layout/PDFPageLayout.swift",
        "API/List/PDFList.swift",
        "API/List/PDFListItem.swift",
        "API/List/PDFListItemSymbol.swift",
        "API/Metadata/PDFInfo+Equatable.swift",
        "API/Metadata/PDFInfo.swift",
        "API/PDFGenerator+Generation.swift",
        "API/PDFGenerator.swift",
        "API/PDFGeneratorProtocol.swift",
        "API/PDFMultiDocumentGenerator.swift",
        "API/Page Format/PDFPageFormat+Layout.swift",
        "API/Page Format/PDFPageFormat+NameConstants.swift",
        "API/Page Format/PDFPageFormat+SizeConstants.swift",
        "API/Page Format/PDFPageFormat.swift",
        "API/Pagination/PDFPagination+Equatable.swift",
        "API/Pagination/PDFPagination.swift",
        "API/Pagination/PDFPaginationClosure.swift",
        "API/Pagination/PDFPaginationStyle+Equatable.swift",
        "API/Pagination/PDFPaginationStyle.swift",
        "API/Section/PDFSection.swift",
        "API/Section/PDFSectionColumn.swift",
        "API/Table Of Content/PDFTableOfContent.swift",
        "API/Table/Content/NSAttributedString+PDFTableContent.swift",
        "API/Table/Content/Number+PDFTableContentable.swift",
        "API/Table/Content/PDFTableContent+ContentType.swift",
        "API/Table/Content/PDFTableContent.swift",
        "API/Table/Content/PDFTableContentable.swift",
        "API/Table/Content/String+PDFTableContent.swift",
        "API/Table/Content/UIImage+PDFTableContent.swift",
        "API/Table/PDFTable.swift",
        "API/Table/PDFTableCell.swift",
        "API/Table/PDFTableCellAlignment.swift",
        "API/Table/PDFTableCellPosition.swift",
        "API/Table/Sections/PDFTable+CellSubscripts.swift",
        "API/Table/Sections/PDFTable+ColumnSubscripts.swift",
        "API/Table/Sections/PDFTable+RowSubscripts.swift",
        "API/Table/Sections/PDFTable+SectionSubscripts.swift",
        "API/Table/Sections/PDFTableColumn.swift",
        "API/Table/Sections/PDFTableColumns.swift",
        "API/Table/Sections/PDFTableMergeable.swift",
        "API/Table/Sections/PDFTableRow.swift",
        "API/Table/Sections/PDFTableRows.swift",
        "API/Table/Sections/PDFTableSection.swift",
        "API/Table/Style/PDFTableCellBorders.swift",
        "API/Table/Style/PDFTableCellPosition+Equatable-Hashable.swift",
        "API/Table/Style/PDFTableCellStyle.swift",
        "API/Table/Style/PDFTableStyle+Defaults.swift",
        "API/Table/Style/PDFTableStyle+Equatable.swift",
        "API/Table/Style/PDFTableStyle.swift",
        "API/Text/PDFAttributedText.swift",
        "API/Text/PDFSimpleText+Equatable.swift",
        "API/Text/PDFSimpleText.swift",
        "API/Text/PDFText.swift",
        "API/Text/PDFTextStyle.swift",
        "API/Utils/CrossPlattformGraphics.swift",
        "API/Utils/PDFConstants.swift",
        "API/Utils/PDFCopy.swift",
        "API/Utils/PDFDocumentObject.swift",
        "API/Utils/PDFError.swift",
        "API/Utils/PDFRenderObject.swift",
        "API/Utils/PDFTaggableObject.swift",
        "Internal/External/PDFExternalDocumentObject.swift",
        "Internal/External/PDFExternalPageObject.swift",
        "Internal/Graphics/PDFContext.swift",
        "Internal/Graphics/PDFContextGraphics.swift",
        "Internal/Graphics/PDFGraphics.swift",
        "Internal/Graphics/PDFLineObject.swift",
        "Internal/Graphics/PDFLineSeparatorObject+Equatable.swift",
        "Internal/Graphics/PDFLineSeparatorObject.swift",
        "Internal/Graphics/PDFRectangleObject.swift",
        "Internal/Graphics/UIColor+CloseToEqual.swift",
        "Internal/Group/PDFGroupObject.swift",
        "Internal/Image/PDFImageObject.swift",
        "Internal/Image/PDFImageRowObject.swift",
        "Internal/Layout/PDFColumnLayoutState.swift",
        "Internal/Layout/PDFIndentationObject+Equatable.swift",
        "Internal/Layout/PDFIndentationObject.swift",
        "Internal/Layout/PDFLayout+Equatable.swift",
        "Internal/Layout/PDFLayout.swift",
        "Internal/Layout/PDFLayoutHeights+Equatable.swift",
        "Internal/Layout/PDFLayoutHeights.swift",
        "Internal/Layout/PDFLayoutIndentations+Equatable.swift",
        "Internal/Layout/PDFLayoutIndentations.swift",
        "Internal/Layout/PDFMarginObject.swift",
        "Internal/Layout/PDFOffsetObject+Equatable.swift",
        "Internal/Layout/PDFOffsetObject.swift",
        "Internal/Layout/PDFPageBreakObject+Equatable.swift",
        "Internal/Layout/PDFPageBreakObject.swift",
        "Internal/Layout/PDFPageLayout+Equatable.swift",
        "Internal/Layout/PDFSectionColumnContainer.swift",
        "Internal/Layout/PDFSpaceObject.swift",
        "Internal/List/PDFListObject.swift",
        "Internal/Math/CGPoint+Math.swift",
        "Internal/Math/CGPoint+Null.swift",
        "Internal/PDFGenerator+Debug.swift",
        "Internal/PDFGenerator+Layout.swift",
        "Internal/Section/PDFColumnWrapSectionObject.swift",
        "Internal/Section/PDFSectionColumnObject.swift",
        "Internal/Section/PDFSectionObject.swift",
        "Internal/Table Of Content/PDFTableOfContentObject.swift",
        "Internal/Table/PDFTableCalculatedCell.swift",
        "Internal/Table/PDFTableMergeUtil.swift",
        "Internal/Table/PDFTableNode.swift",
        "Internal/Table/PDFTableObject.swift",
        "Internal/Table/PDFTableValidator.swift",
        "Internal/Text/PDFAttributedTextObject.swift",
        "Internal/Text/PDFFontObject.swift",
        "Internal/Text/PDFTextColorObject.swift",
        "Internal/Utils/Attributes/PDFAttributableObject.swift",
        "Internal/Utils/Attributes/PDFObjectAttribute.swift",
        "Internal/Utils/CustomStringConvertible+AutoDescribing.swift",
        "Internal/Utils/FileManager+TemporaryFiles.swift",
        "Internal/Utils/Int+RomanNumerals.swift",
        "Internal/Utils/PDFCalculations.swift",
        "Internal/Utils/PDFLocatedRenderObject.swift",
        "Internal/Utils/PDFSlicedObject.swift",
        "Internal/Utils/Stack.swift",
        "Internal/Utils/WeakRef.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:8:15: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 6 |     name: "TPPDF",
 7 |     platforms: [
 8 |         .iOS(.v9),
   |               `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 9 |         .macOS(.v10_14),
10 |         .visionOS(.v1),
/Users/admin/builder/spi-builder-workspace/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
14 |     ],
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:16:58: warning: 'exact' is deprecated
14 |     ],
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
   |                                                          `- warning: 'exact' is deprecated
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
18 |     ],
19 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:17:59: warning: 'exact' is deprecated
15 |     dependencies: [
16 |         .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 |         .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
   |                                                           `- warning: 'exact' is deprecated
18 |     ],
19 |     targets: [
Done.