Build Information
Successful build of TPPDF, reference 3.0.0-alpha.1 (17077b), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Dec 2025 02:36:31 UTC.
Swift 6 data race errors: 17
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TPPDF -destination platform=macOS,arch=arm64 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techprimate/tppdf.git
Reference: 3.0.0-alpha.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/techprimate/tppdf
* tag 3.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 17077bd fix(ci): Add setup-xcode step to select Xcode 26.2
Cloned https://github.com/techprimate/tppdf.git
Revision (git rev-parse @):
17077bd59dde205230e1ad0bd60f4fdcac4737c7
SUCCESS checkout https://github.com/techprimate/tppdf.git at 3.0.0-alpha.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/techprimate/tppdf.git
https://github.com/techprimate/tppdf.git
{
"dependencies" : [
],
"manifest_display_name" : "TPPDF",
"name" : "TPPDF",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "TPPDF",
"targets" : [
"TPPDF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
TPPDF: /Users/admin/builder/spi-builder-workspace
resolved source packages: TPPDF
{
"dependencies" : [
],
"manifest_display_name" : "TPPDF",
"name" : "TPPDF",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "TPPDF",
"targets" : [
"TPPDF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TPPDF"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TPPDF -destination platform=macOS,arch=arm64 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 -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
TPPDF: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'TPPDF' in project 'TPPDF'
➜ Explicit dependency on target 'TPPDF' in project 'TPPDF'
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/MacOSX.platform/Developer/SDKs/MacOSX15.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: d44f3e19ee41e7aead0f99a24a723a6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d44f3e19ee41e7aead0f99a24a723a6f.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/TPPDF.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/TPPDF.modulemap (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/TPPDF.build/TPPDF.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/TPPDF.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/TPPDF.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/TPPDF.modulemap (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 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/TPPDF.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver TPPDF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TPPDF' from project 'TPPDF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TPPDF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PDFMasterGroup.swift,\ PDFImage.swift,\ PDFImageOptions.swift,\ PDFImageSizeFit.swift,\ PDFContainer.swift,\ PDFPageLayout.swift,\ PDFList.swift,\ PDFListItem.swift,\ PDFListItemSymbol.swift,\ PDFInfo+Equatable.swift,\ PDFInfo.swift,\ PDFGenerator+Generation.swift,\ PDFGenerator.swift,\ PDFGeneratorProtocol.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 /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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
/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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Number+PDFTableContentable.swift,\ PDFTableContent+ContentType.swift,\ PDFTableContent.swift,\ PDFTableContentable.swift,\ String+PDFTableContent.swift,\ UIImage+PDFTableContent.swift,\ PDFTable.swift,\ PDFTableCell.swift,\ PDFTableCellAlignment.swift,\ PDFTableCellPosition.swift,\ PDFTable+CellSubscripts.swift,\ PDFTable+ColumnSubscripts.swift,\ PDFTable+RowSubscripts.swift,\ PDFTable+SectionSubscripts.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/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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PDFTableColumn.swift,\ PDFTableColumns.swift,\ PDFTableMergeable.swift,\ PDFTableRow.swift,\ PDFTableRows.swift,\ PDFTableSection.swift,\ PDFTableCellBorders.swift,\ PDFTableCellPosition+Equatable-Hashable.swift,\ PDFTableCellStyle.swift,\ PDFTableStyle+Defaults.swift,\ PDFTableStyle+Equatable.swift,\ PDFTableStyle.swift,\ PDFAttributedText.swift,\ PDFSimpleText+Equatable.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 /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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
/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)
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/.swiftpm/xcode
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/.swiftpm/xcode
/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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ TPPDF (in target 'TPPDF' from project 'TPPDF')
EmitSwiftModule normal arm64 (in target 'TPPDF' from project 'TPPDF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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/CrossPlattformGraphics.swift:76:27: warning: static property 'topLeft' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: note: convert 'topLeft' to a 'let' constant to make 'Sendable' shared state immutable
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: note: add '@MainActor' to make static property 'topLeft' part of global actor 'MainActor'
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: warning: static property 'topRight' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: note: convert 'topRight' to a 'let' constant to make 'Sendable' shared state immutable
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: note: add '@MainActor' to make static property 'topRight' part of global actor 'MainActor'
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: warning: static property 'bottomLeft' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: note: convert 'bottomLeft' to a 'let' constant to make 'Sendable' shared state immutable
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: note: add '@MainActor' to make static property 'bottomLeft' part of global actor 'MainActor'
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: warning: static property 'bottomRight' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: note: convert 'bottomRight' to a 'let' constant to make 'Sendable' shared state immutable
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: note: add '@MainActor' to make static property 'bottomRight' part of global actor 'MainActor'
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: warning: static property 'allCorners' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: note: convert 'allCorners' to a 'let' constant to make 'Sendable' shared state immutable
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: note: add '@MainActor' to make static property 'allCorners' part of global actor 'MainActor'
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
^
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\ PDFGraphics.swift,\ PDFLineObject.swift,\ PDFLineSeparatorObject+Equatable.swift,\ PDFLineSeparatorObject.swift,\ PDFRectangleObject.swift,\ UIColor+CloseToEqual.swift,\ PDFGroupObject.swift,\ PDFImageObject.swift,\ PDFImageRowObject.swift,\ PDFColumnLayoutState.swift,\ PDFIndentationObject+Equatable.swift,\ PDFIndentationObject.swift,\ PDFLayout+Equatable.swift,\ PDFLayout.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 /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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PDFLayoutHeights+Equatable.swift,\ PDFLayoutHeights.swift,\ PDFLayoutIndentations+Equatable.swift,\ PDFLayoutIndentations.swift,\ PDFMarginObject.swift,\ PDFOffsetObject+Equatable.swift,\ PDFOffsetObject.swift,\ PDFPageBreakObject+Equatable.swift,\ PDFPageBreakObject.swift,\ PDFPageLayout+Equatable.swift,\ PDFSectionColumnContainer.swift,\ PDFSpaceObject.swift,\ PDFListObject.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 /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/Internal/Layout/PDFSpaceObject.swift /Users/admin/builder/spi-builder-workspace/Source/Internal/List/PDFListObject.swift (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PDFSimpleText.swift,\ PDFText.swift,\ PDFTextStyle.swift,\ CrossPlattformGraphics.swift,\ PDFConstants.swift,\ PDFCopy.swift,\ PDFDocumentObject.swift,\ PDFError.swift,\ PDFRenderObject.swift,\ PDFTaggableObject.swift,\ PDFExternalDocumentObject.swift,\ PDFExternalPageObject.swift,\ PDFContext.swift,\ PDFContextGraphics.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/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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: warning: static property 'topLeft' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: note: convert 'topLeft' to a 'let' constant to make 'Sendable' shared state immutable
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: note: add '@MainActor' to make static property 'topLeft' part of global actor 'MainActor'
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:76:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var topLeft: RectCorner = .init(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: warning: static property 'topRight' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: note: convert 'topRight' to a 'let' constant to make 'Sendable' shared state immutable
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: note: add '@MainActor' to make static property 'topRight' part of global actor 'MainActor'
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:77:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var topRight: RectCorner = .init(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: warning: static property 'bottomLeft' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: note: convert 'bottomLeft' to a 'let' constant to make 'Sendable' shared state immutable
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: note: add '@MainActor' to make static property 'bottomLeft' part of global actor 'MainActor'
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:78:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var bottomLeft: RectCorner = .init(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: warning: static property 'bottomRight' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: note: convert 'bottomRight' to a 'let' constant to make 'Sendable' shared state immutable
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: note: add '@MainActor' to make static property 'bottomRight' part of global actor 'MainActor'
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:79:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var bottomRight: RectCorner = .init(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: warning: static property 'allCorners' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
^
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: note: convert 'allCorners' to a 'let' constant to make 'Sendable' shared state immutable
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: note: add '@MainActor' to make static property 'allCorners' part of global actor 'MainActor'
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:80:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var allCorners: RectCorner = .init(rawValue: 1 << 4 - 1)
^
nonisolated(unsafe)
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
/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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CGPoint+Math.swift,\ CGPoint+Null.swift,\ PDFGenerator+Debug.swift,\ PDFGenerator+Layout.swift,\ PDFColumnWrapSectionObject.swift,\ PDFSectionColumnObject.swift,\ PDFSectionObject.swift,\ PDFTableOfContentObject.swift,\ PDFTableCalculatedCell.swift,\ PDFTableMergeUtil.swift,\ PDFTableNode.swift,\ PDFTableObject.swift,\ PDFTableValidator.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/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 /Users/admin/builder/spi-builder-workspace/Source/Internal/Table/PDFTableValidator.swift (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PDFAttributedTextObject.swift,\ PDFFontObject.swift,\ PDFTextColorObject.swift,\ PDFAttributableObject.swift,\ PDFObjectAttribute.swift,\ CustomStringConvertible+AutoDescribing.swift,\ FileManager+TemporaryFiles.swift,\ Int+RomanNumerals.swift,\ PDFCalculations.swift,\ PDFLocatedRenderObject.swift,\ PDFSlicedObject.swift,\ Stack.swift,\ WeakRef.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/Int+RomanNumerals.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')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PDFGeneratorDelegate.swift,\ PDFGeneratorImageDelegate.swift,\ PDFDocument.swift,\ PDFDocumentBackground.swift,\ PDFExternalDocument.swift,\ PDFBezierPath+Copying.swift,\ PDFBezierPath.swift,\ PDFBezierPathVertex.swift,\ PDFDynamicGeometryShape.swift,\ PDFLineStyle.swift,\ PDFLineType.swift,\ PDFGroup+Objects.swift,\ PDFGroup.swift,\ PDFGroupContainer.swift /Users/admin/builder/spi-builder-workspace/Source/API/Delegation/PDFGeneratorDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/API/Document/PDFDocument.swift /Users/admin/builder/spi-builder-workspace/Source/API/Document/PDFDocumentBackground.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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PDFMultiDocumentGenerator.swift,\ PDFPageFormat+Layout.swift,\ PDFPageFormat+NameConstants.swift,\ PDFPageFormat+SizeConstants.swift,\ PDFPageFormat.swift,\ PDFPagination+Equatable.swift,\ PDFPagination.swift,\ PDFPaginationClosure.swift,\ PDFPaginationStyle+Equatable.swift,\ PDFPaginationStyle.swift,\ PDFSection.swift,\ PDFSectionColumn.swift,\ PDFTableOfContent.swift,\ NSAttributedString+PDFTableContent.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+NameConstants.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 /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/API/Section/PDFSection.swift /Users/admin/builder/spi-builder-workspace/Source/API/Section/PDFSectionColumn.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 (in target 'TPPDF' from project 'TPPDF')
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
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/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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PDFTableColumn.swift, PDFTableColumns.swift, PDFTableMergeable.swift, PDFTableRow.swift, PDFTableRows.swift, PDFTableSection.swift, PDFTableCellBorders.swift, PDFTableCellPosition+Equatable-Hashable.swift, PDFTableCellStyle.swift, PDFTableStyle+Defaults.swift, PDFTableStyle+Equatable.swift, PDFTableStyle.swift, PDFAttributedText.swift, PDFSimpleText+Equatable.swift (in target 'TPPDF' from project 'TPPDF')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/TPPDF-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/TPPDF-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PDFGeneratorDelegate.swift, PDFGeneratorImageDelegate.swift, PDFDocument.swift, PDFDocumentBackground.swift, PDFExternalDocument.swift, PDFBezierPath+Copying.swift, PDFBezierPath.swift, PDFBezierPathVertex.swift, PDFDynamicGeometryShape.swift, PDFLineStyle.swift, PDFLineType.swift, PDFGroup+Objects.swift, PDFGroup.swift, PDFGroupContainer.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFMultiDocumentGenerator.swift, PDFPageFormat+Layout.swift, PDFPageFormat+NameConstants.swift, PDFPageFormat+SizeConstants.swift, PDFPageFormat.swift, PDFPagination+Equatable.swift, PDFPagination.swift, PDFPaginationClosure.swift, PDFPaginationStyle+Equatable.swift, PDFPaginationStyle.swift, PDFSection.swift, PDFSectionColumn.swift, PDFTableOfContent.swift, NSAttributedString+PDFTableContent.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling CGPoint+Math.swift, CGPoint+Null.swift, PDFGenerator+Debug.swift, PDFGenerator+Layout.swift, PDFColumnWrapSectionObject.swift, PDFSectionColumnObject.swift, PDFSectionObject.swift, PDFTableOfContentObject.swift, PDFTableCalculatedCell.swift, PDFTableMergeUtil.swift, PDFTableNode.swift, PDFTableObject.swift, PDFTableValidator.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling Number+PDFTableContentable.swift, PDFTableContent+ContentType.swift, PDFTableContent.swift, PDFTableContentable.swift, String+PDFTableContent.swift, UIImage+PDFTableContent.swift, PDFTable.swift, PDFTableCell.swift, PDFTableCellAlignment.swift, PDFTableCellPosition.swift, PDFTable+CellSubscripts.swift, PDFTable+ColumnSubscripts.swift, PDFTable+RowSubscripts.swift, PDFTable+SectionSubscripts.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFLayoutHeights+Equatable.swift, PDFLayoutHeights.swift, PDFLayoutIndentations+Equatable.swift, PDFLayoutIndentations.swift, PDFMarginObject.swift, PDFOffsetObject+Equatable.swift, PDFOffsetObject.swift, PDFPageBreakObject+Equatable.swift, PDFPageBreakObject.swift, PDFPageLayout+Equatable.swift, PDFSectionColumnContainer.swift, PDFSpaceObject.swift, PDFListObject.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFAttributedTextObject.swift, PDFFontObject.swift, PDFTextColorObject.swift, PDFAttributableObject.swift, PDFObjectAttribute.swift, CustomStringConvertible+AutoDescribing.swift, FileManager+TemporaryFiles.swift, Int+RomanNumerals.swift, PDFCalculations.swift, PDFLocatedRenderObject.swift, PDFSlicedObject.swift, Stack.swift, WeakRef.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFMasterGroup.swift, PDFImage.swift, PDFImageOptions.swift, PDFImageSizeFit.swift, PDFContainer.swift, PDFPageLayout.swift, PDFList.swift, PDFListItem.swift, PDFListItemSymbol.swift, PDFInfo+Equatable.swift, PDFInfo.swift, PDFGenerator+Generation.swift, PDFGenerator.swift, PDFGeneratorProtocol.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFSimpleText.swift, PDFText.swift, PDFTextStyle.swift, CrossPlattformGraphics.swift, PDFConstants.swift, PDFCopy.swift, PDFDocumentObject.swift, PDFError.swift, PDFRenderObject.swift, PDFTaggableObject.swift, PDFExternalDocumentObject.swift, PDFExternalPageObject.swift, PDFContext.swift, PDFContextGraphics.swift (in target 'TPPDF' from project 'TPPDF')
SwiftDriverJobDiscovery normal arm64 Compiling PDFGraphics.swift, PDFLineObject.swift, PDFLineSeparatorObject+Equatable.swift, PDFLineSeparatorObject.swift, PDFRectangleObject.swift, UIColor+CloseToEqual.swift, PDFGroupObject.swift, PDFImageObject.swift, PDFImageRowObject.swift, PDFColumnLayoutState.swift, PDFIndentationObject+Equatable.swift, PDFIndentationObject.swift, PDFLayout+Equatable.swift, PDFLayout.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/.swiftpm/xcode
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/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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/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/TPPDF.build/Objects-normal/arm64/TPPDF_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.o 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-macos10.14 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.o
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.14 --bundle-identifier spi-builder-workspace.TPPDF --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.appintents --target-triple arm64-apple-macos10.14 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/TPPDF.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/TPPDF.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TPPDF.build/Debug/TPPDF.build/Objects-normal/arm64/TPPDF.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-25 18:36:30.760 appintentsmetadataprocessor[751:4528] Starting appintentsmetadataprocessor export
2025-12-25 18:36:30.806 appintentsmetadataprocessor[751:4528] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TPPDF.o (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/TPPDF.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ed24e0f68b9578c535c2328fa592d37beed0f596, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ed24e0f68b9578c535c2328fa592d37beed0f596, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ed24e0f68b9578c535c2328fa592d37beed0f596, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ed24e0f68b9578c535c2328fa592d37beed0f596, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "TPPDF",
"name" : "TPPDF",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "TPPDF",
"targets" : [
"TPPDF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"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"
}
Done.