Build Information
Failed to build TPPDF, reference main (b05afd
), with Swift 6.1 for Linux on 29 Apr 2025 21:08:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techprimate/tppdf.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/techprimate/tppdf
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b05afde chore(deps): update dependency xcpretty to v0.4.1 (#407)
Cloned https://github.com/techprimate/tppdf.git
Revision (git rev-parse @):
b05afde10a6c975830a23b1d601129e2a6c64c75
SUCCESS checkout https://github.com/techprimate/tppdf.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/techprimate/tppdf.git
https://github.com/techprimate/tppdf.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"exact" : [
"3.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.2.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
}
],
"manifest_display_name" : "TPPDF",
"name" : "TPPDF",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TPPDF",
"targets" : [
"TPPDF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TPPDFTests",
"module_type" : "SwiftTarget",
"name" : "TPPDFTests",
"path" : "Tests/TPPDFTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/TPPDFTests/resources/sample.pdf",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/Table/Sections/PDFTableRowSpec.swift",
"API/Table/Sections/PDFTable_RowSubscriptsSpec.swift",
"Graphics/PDFGraphics_Spec.swift",
"Graphics/PDFLineSeparatorObject+Equatable_Spec.swift",
"Graphics/PDFLineSeparatorObject_Spec.swift",
"Graphics/PDFLineStyle_Equatable_Spec.swift",
"Graphics/PDFLineStyle_Spec.swift",
"Graphics/PDFLineType_Spec.swift",
"Graphics/UIImage+CloseToEqual_Spec.swift",
"Image/PDFImageSizeFit_Spec.swift",
"Image/PDFImage_Equatable_Spec.swift",
"Image/PDFImage_Spec.swift",
"Internal/Table/PDFTableMergeUtil_Spec.swift",
"Internal/Table/PDFTableObjectSpec.swift",
"Layout/PDFContainer_Spec.swift",
"Layout/PDFIndentationObject_Equatable_Spec.swift",
"Layout/PDFIndentationObject_Spec.swift",
"Layout/PDFLayout+Equatable_Spec.swift",
"Layout/PDFLayoutHeights+Equatable_Spec.swift",
"Layout/PDFLayoutHeights_Spec.swift",
"Layout/PDFLayoutIndentations+Equatable_Spec.swift",
"Layout/PDFLayoutIndentations_Spec.swift",
"Layout/PDFLayout_Spec.swift",
"Layout/PDFOffsetObject+Equatable_Spec.swift",
"Layout/PDFOffsetObject_Spec.swift",
"Layout/PDFPageBreakObject+Equatable_Spec.swift",
"Layout/PDFPageBreakObject_Spec.swift",
"Layout/PDFPageLayout+Equatable_Spec.swift",
"Layout/PDFPageLayout_Spec.swift",
"Layout/PDFSpaceObject_Spec.swift",
"List/PDFList+Equatable_Spec.swift",
"List/PDFListItemObject_Spec.swift",
"List/PDFListItemSymbol_Spec.swift",
"List/PDFListItem_Equatable_Spec.swift",
"List/PDFListItem_Spec.swift",
"List/PDFList_Spec.swift",
"Math/CGPoint+Math_Spec.swift",
"Metadata/PDFInfo+Equatable_Spec.swift",
"Metadata/PDFInfo_Spec.swift",
"PDFDocument+Objects_Spec.swift",
"PDFDocument_Spec.swift",
"PDFGenerator+Debug_Spec.swift",
"PDFGenerator+Generation_Spec.swift",
"PDFGenerator+Layout_Spec.swift",
"PDFGenerator_Spec.swift",
"Page Format/PDFPageFormat+Layout_Spec.swift",
"Page Format/PDFPageFormat+NameConstants_Spec.swift",
"Page Format/PDFPageFormat+SizeConstants_Spec.swift",
"Page Format/PDFPageFormat_Spec.swift",
"Pagination/Int+RomanNumerals_Spec.swift",
"Pagination/PDFPaginationStyle+Equatable_Spec.swift",
"Pagination/PDFPaginationStyle_Spec.swift",
"Pagination/PDFPagination_Closure_Spec.swift",
"Pagination/PDFPagination_Equatable_Spec.swift",
"Pagination/PDFPagination_Spec.swift",
"Table/PDFTable+Equatable_Spec.swift",
"Table/PDFTableCell+Equatable_Spec.swift",
"Table/PDFTableCellAlignment_Spec.swift",
"Table/PDFTableCellBorders+Equatable_Spec.swift",
"Table/PDFTableCellBorders_Spec.swift",
"Table/PDFTableCellPosition+Equatable_Spec.swift",
"Table/PDFTableCellPosition_Hashable_Spec.swift",
"Table/PDFTableCellPosition_Spec.swift",
"Table/PDFTableCellStyle+Equatable_Spec.swift",
"Table/PDFTableCellStyle_Spec.swift",
"Table/PDFTableCell_Spec.swift",
"Table/PDFTableContent+Equatable_Spec.swift",
"Table/PDFTableContent_Spec.swift",
"Table/PDFTableStyle+Defaults_Spec.swift",
"Table/PDFTableStyle+Equatable_Spec.swift",
"Table/PDFTableStyle_Spec.swift",
"Table/PDFTableValidator_Spec.swift",
"Table/PDFTable_Spec.swift",
"Text/PDFAttributedText+Equatable_Spec.swift",
"Text/PDFAttributedTextObject_Spec.swift",
"Text/PDFAttributedText_Spec.swift",
"Text/PDFFontObject_Spec.swift",
"Text/PDFSimpleText+Equatable_Spec.swift",
"Text/PDFSimpleText_Spec.swift",
"Text/PDFTextColorObject_Spec.swift",
"Text/PDFText_Spec.swift",
"Utils/PDFCalculations_Spec.swift",
"Utils/PDFError_Spec.swift",
"Utils/PDFObject_Spec.swift"
],
"target_dependencies" : [
"TPPDF"
],
"type" : "test"
},
{
"c99name" : "TPPDFIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "TPPDFIntegrationTests",
"path" : "Tests/TPPDFIntegrationTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/TPPDFIntegrationTests/resources/50-pages.pdf",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"EmptyDocumentTests.swift",
"ExternalDocumentTests.swift"
],
"target_dependencies" : [
"TPPDF"
],
"type" : "test"
},
{
"c99name" : "TPPDF",
"module_type" : "SwiftTarget",
"name" : "TPPDF",
"path" : "Source",
"product_memberships" : [
"TPPDF"
],
"sources" : [
"API/Delegation/PDFGeneratorDelegate.swift",
"API/Delegation/PDFGeneratorImageDelegate.swift",
"API/Document/PDFDocument.swift",
"API/Document/PDFDocumentBackground.swift",
"API/External/PDFExternalDocument.swift",
"API/Graphics/PDFBezierPath+Copying.swift",
"API/Graphics/PDFBezierPath.swift",
"API/Graphics/PDFBezierPathVertex.swift",
"API/Graphics/PDFDynamicGeometryShape.swift",
"API/Graphics/PDFLineStyle.swift",
"API/Graphics/PDFLineType.swift",
"API/Groups/PDFGroup+Objects.swift",
"API/Groups/PDFGroup.swift",
"API/Groups/PDFGroupContainer.swift",
"API/Groups/PDFMasterGroup.swift",
"API/Image/PDFImage.swift",
"API/Image/PDFImageOptions.swift",
"API/Image/PDFImageSizeFit.swift",
"API/Layout/PDFContainer.swift",
"API/Layout/PDFPageLayout.swift",
"API/List/PDFList.swift",
"API/List/PDFListItem.swift",
"API/List/PDFListItemSymbol.swift",
"API/Metadata/PDFInfo+Equatable.swift",
"API/Metadata/PDFInfo.swift",
"API/PDFGenerator+Generation.swift",
"API/PDFGenerator.swift",
"API/PDFGeneratorProtocol.swift",
"API/PDFMultiDocumentGenerator.swift",
"API/Page Format/PDFPageFormat+Layout.swift",
"API/Page Format/PDFPageFormat+NameConstants.swift",
"API/Page Format/PDFPageFormat+SizeConstants.swift",
"API/Page Format/PDFPageFormat.swift",
"API/Pagination/PDFPagination+Equatable.swift",
"API/Pagination/PDFPagination.swift",
"API/Pagination/PDFPaginationClosure.swift",
"API/Pagination/PDFPaginationStyle+Equatable.swift",
"API/Pagination/PDFPaginationStyle.swift",
"API/Section/PDFSection.swift",
"API/Section/PDFSectionColumn.swift",
"API/Table Of Content/PDFTableOfContent.swift",
"API/Table/Content/NSAttributedString+PDFTableContent.swift",
"API/Table/Content/Number+PDFTableContentable.swift",
"API/Table/Content/PDFTableContent+ContentType.swift",
"API/Table/Content/PDFTableContent.swift",
"API/Table/Content/PDFTableContentable.swift",
"API/Table/Content/String+PDFTableContent.swift",
"API/Table/Content/UIImage+PDFTableContent.swift",
"API/Table/PDFTable.swift",
"API/Table/PDFTableCell.swift",
"API/Table/PDFTableCellAlignment.swift",
"API/Table/PDFTableCellPosition.swift",
"API/Table/Sections/PDFTable+CellSubscripts.swift",
"API/Table/Sections/PDFTable+ColumnSubscripts.swift",
"API/Table/Sections/PDFTable+RowSubscripts.swift",
"API/Table/Sections/PDFTable+SectionSubscripts.swift",
"API/Table/Sections/PDFTableColumn.swift",
"API/Table/Sections/PDFTableColumns.swift",
"API/Table/Sections/PDFTableMergeable.swift",
"API/Table/Sections/PDFTableRow.swift",
"API/Table/Sections/PDFTableRows.swift",
"API/Table/Sections/PDFTableSection.swift",
"API/Table/Style/PDFTableCellBorders.swift",
"API/Table/Style/PDFTableCellPosition+Equatable-Hashable.swift",
"API/Table/Style/PDFTableCellStyle.swift",
"API/Table/Style/PDFTableStyle+Defaults.swift",
"API/Table/Style/PDFTableStyle+Equatable.swift",
"API/Table/Style/PDFTableStyle.swift",
"API/Text/PDFAttributedText.swift",
"API/Text/PDFSimpleText+Equatable.swift",
"API/Text/PDFSimpleText.swift",
"API/Text/PDFText.swift",
"API/Text/PDFTextStyle.swift",
"API/Utils/CrossPlattformGraphics.swift",
"API/Utils/PDFConstants.swift",
"API/Utils/PDFCopy.swift",
"API/Utils/PDFDocumentObject.swift",
"API/Utils/PDFError.swift",
"API/Utils/PDFRenderObject.swift",
"API/Utils/PDFTaggableObject.swift",
"Internal/External/PDFExternalDocumentObject.swift",
"Internal/External/PDFExternalPageObject.swift",
"Internal/Graphics/PDFContext.swift",
"Internal/Graphics/PDFContextGraphics.swift",
"Internal/Graphics/PDFGraphics.swift",
"Internal/Graphics/PDFLineObject.swift",
"Internal/Graphics/PDFLineSeparatorObject+Equatable.swift",
"Internal/Graphics/PDFLineSeparatorObject.swift",
"Internal/Graphics/PDFRectangleObject.swift",
"Internal/Graphics/UIColor+CloseToEqual.swift",
"Internal/Group/PDFGroupObject.swift",
"Internal/Image/PDFImageObject.swift",
"Internal/Image/PDFImageRowObject.swift",
"Internal/Layout/PDFColumnLayoutState.swift",
"Internal/Layout/PDFIndentationObject+Equatable.swift",
"Internal/Layout/PDFIndentationObject.swift",
"Internal/Layout/PDFLayout+Equatable.swift",
"Internal/Layout/PDFLayout.swift",
"Internal/Layout/PDFLayoutHeights+Equatable.swift",
"Internal/Layout/PDFLayoutHeights.swift",
"Internal/Layout/PDFLayoutIndentations+Equatable.swift",
"Internal/Layout/PDFLayoutIndentations.swift",
"Internal/Layout/PDFMarginObject.swift",
"Internal/Layout/PDFOffsetObject+Equatable.swift",
"Internal/Layout/PDFOffsetObject.swift",
"Internal/Layout/PDFPageBreakObject+Equatable.swift",
"Internal/Layout/PDFPageBreakObject.swift",
"Internal/Layout/PDFPageLayout+Equatable.swift",
"Internal/Layout/PDFSectionColumnContainer.swift",
"Internal/Layout/PDFSpaceObject.swift",
"Internal/List/PDFListObject.swift",
"Internal/Math/CGPoint+Math.swift",
"Internal/Math/CGPoint+Null.swift",
"Internal/PDFGenerator+Debug.swift",
"Internal/PDFGenerator+Layout.swift",
"Internal/Section/PDFColumnWrapSectionObject.swift",
"Internal/Section/PDFSectionColumnObject.swift",
"Internal/Section/PDFSectionObject.swift",
"Internal/Table Of Content/PDFTableOfContentObject.swift",
"Internal/Table/PDFTableCalculatedCell.swift",
"Internal/Table/PDFTableMergeUtil.swift",
"Internal/Table/PDFTableNode.swift",
"Internal/Table/PDFTableObject.swift",
"Internal/Table/PDFTableValidator.swift",
"Internal/Text/PDFAttributedTextObject.swift",
"Internal/Text/PDFFontObject.swift",
"Internal/Text/PDFTextColorObject.swift",
"Internal/Utils/Attributes/PDFAttributableObject.swift",
"Internal/Utils/Attributes/PDFObjectAttribute.swift",
"Internal/Utils/CustomStringConvertible+AutoDescribing.swift",
"Internal/Utils/FileManager+TemporaryFiles.swift",
"Internal/Utils/Int+RomanNumerals.swift",
"Internal/Utils/PDFCalculations.swift",
"Internal/Utils/PDFLocatedRenderObject.swift",
"Internal/Utils/PDFSlicedObject.swift",
"Internal/Utils/Stack.swift",
"Internal/Utils/WeakRef.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:15: warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
9 | .macOS(.v10_14),
10 | .visionOS(.v1),
/host/spi-builder-workspace/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/Package.swift:16:58: warning: 'exact' is deprecated
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
18 | ],
19 | targets: [
/host/spi-builder-workspace/Package.swift:17:59: warning: 'exact' is deprecated
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'exact' is deprecated
18 | ],
19 | targets: [
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:15: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
9 | .macOS(.v10_14),
10 | .visionOS(.v1),
/host/spi-builder-workspace/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/Package.swift:16:58: warning: 'exact' is deprecated
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
18 | ],
19 | targets: [
/host/spi-builder-workspace/Package.swift:17:59: warning: 'exact' is deprecated
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'exact' is deprecated
18 | ],
19 | targets: [
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/14755] Fetching quick
[10920/34322] Fetching quick, nimble
Fetched https://github.com/Quick/Quick from cache (1.03s)
Fetched https://github.com/Quick/Nimble from cache (1.05s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (2.86s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.19s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (0.67s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.47s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.18s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.65s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/123] Emitting module TPPDF
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[4/140] Compiling TPPDF PDFGeneratorDelegate.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[5/140] Compiling TPPDF PDFGeneratorImageDelegate.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[6/140] Compiling TPPDF PDFDocument.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[7/140] Compiling TPPDF PDFDocumentBackground.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[8/140] Compiling TPPDF PDFExternalDocument.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[9/140] Compiling TPPDF PDFBezierPath+Copying.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[10/140] Compiling TPPDF PDFBezierPath.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[11/140] Compiling TPPDF PDFBezierPathVertex.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[12/140] Compiling TPPDF PDFDynamicGeometryShape.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[13/140] Compiling TPPDF PDFLineStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[14/140] Compiling TPPDF PDFLineType.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[15/140] Compiling TPPDF PDFGroup+Objects.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[16/140] Compiling TPPDF PDFGroup.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[17/140] Compiling TPPDF PDFGroupContainer.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[18/140] Compiling TPPDF PDFMasterGroup.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[19/140] Compiling TPPDF PDFImage.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[20/140] Compiling TPPDF PDFImageOptions.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[21/140] Compiling TPPDF PDFImageSizeFit.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[22/140] Compiling TPPDF PDFOffsetObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[23/140] Compiling TPPDF PDFOffsetObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[24/140] Compiling TPPDF PDFPageBreakObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[25/140] Compiling TPPDF PDFPageBreakObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[26/140] Compiling TPPDF PDFPageLayout+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[27/140] Compiling TPPDF PDFSectionColumnContainer.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[28/140] Compiling TPPDF PDFSpaceObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[29/140] Compiling TPPDF PDFListObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[30/140] Compiling TPPDF CGPoint+Math.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[31/140] Compiling TPPDF CGPoint+Null.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[32/140] Compiling TPPDF PDFGenerator+Debug.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[33/140] Compiling TPPDF PDFGenerator+Layout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[34/140] Compiling TPPDF PDFColumnWrapSectionObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[35/140] Compiling TPPDF PDFSectionColumnObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[36/140] Compiling TPPDF PDFSectionObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[37/140] Compiling TPPDF PDFTableOfContentObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[38/140] Compiling TPPDF PDFTableCalculatedCell.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[39/140] Compiling TPPDF PDFLineSeparatorObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[40/140] Compiling TPPDF PDFLineSeparatorObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[41/140] Compiling TPPDF PDFRectangleObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[42/140] Compiling TPPDF UIColor+CloseToEqual.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[43/140] Compiling TPPDF PDFGroupObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[44/140] Compiling TPPDF PDFImageObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[45/140] Compiling TPPDF PDFImageRowObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[46/140] Compiling TPPDF PDFColumnLayoutState.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[47/140] Compiling TPPDF PDFIndentationObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[48/140] Compiling TPPDF PDFIndentationObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[49/140] Compiling TPPDF PDFLayout+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[50/140] Compiling TPPDF PDFLayout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[51/140] Compiling TPPDF PDFLayoutHeights+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[52/140] Compiling TPPDF PDFLayoutHeights.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[53/140] Compiling TPPDF PDFLayoutIndentations+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[54/140] Compiling TPPDF PDFLayoutIndentations.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[55/140] Compiling TPPDF PDFMarginObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[56/140] Compiling TPPDF PDFContainer.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[57/140] Compiling TPPDF PDFPageLayout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[58/140] Compiling TPPDF PDFList.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[59/140] Compiling TPPDF PDFListItem.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[60/140] Compiling TPPDF PDFListItemSymbol.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[61/140] Compiling TPPDF PDFInfo+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[62/140] Compiling TPPDF PDFInfo.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[63/140] Compiling TPPDF PDFGenerator+Generation.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[64/140] Compiling TPPDF PDFGenerator.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[65/140] Compiling TPPDF PDFGeneratorProtocol.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[66/140] Compiling TPPDF PDFMultiDocumentGenerator.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[67/140] Compiling TPPDF PDFPageFormat+Layout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[68/140] Compiling TPPDF PDFPageFormat+NameConstants.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[69/140] Compiling TPPDF PDFPageFormat+SizeConstants.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[70/140] Compiling TPPDF PDFPageFormat.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[71/140] Compiling TPPDF PDFPagination+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[72/140] Compiling TPPDF PDFPagination.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[73/140] Compiling TPPDF PDFTable+CellSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[74/140] Compiling TPPDF PDFTable+ColumnSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[75/140] Compiling TPPDF PDFTable+RowSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[76/140] Compiling TPPDF PDFTable+SectionSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[77/140] Compiling TPPDF PDFTableColumn.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[78/140] Compiling TPPDF PDFTableColumns.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[79/140] Compiling TPPDF PDFTableMergeable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[80/140] Compiling TPPDF PDFTableRow.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[81/140] Compiling TPPDF PDFTableRows.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[82/140] Compiling TPPDF PDFTableSection.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[83/140] Compiling TPPDF PDFTableCellBorders.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[84/140] Compiling TPPDF PDFTableCellPosition+Equatable-Hashable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[85/140] Compiling TPPDF PDFTableCellStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[86/140] Compiling TPPDF PDFTableStyle+Defaults.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[87/140] Compiling TPPDF PDFTableStyle+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[88/140] Compiling TPPDF PDFTableStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[89/140] Compiling TPPDF PDFAttributedText.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[90/140] Compiling TPPDF PDFPaginationClosure.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[91/140] Compiling TPPDF PDFPaginationStyle+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[92/140] Compiling TPPDF PDFPaginationStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[93/140] Compiling TPPDF PDFSection.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[94/140] Compiling TPPDF PDFSectionColumn.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[95/140] Compiling TPPDF PDFTableOfContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[96/140] Compiling TPPDF NSAttributedString+PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[97/140] Compiling TPPDF Number+PDFTableContentable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[98/140] Compiling TPPDF PDFTableContent+ContentType.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[99/140] Compiling TPPDF PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[100/140] Compiling TPPDF PDFTableContentable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[101/140] Compiling TPPDF String+PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[102/140] Compiling TPPDF UIImage+PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[103/140] Compiling TPPDF PDFTable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[104/140] Compiling TPPDF PDFTableCell.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[105/140] Compiling TPPDF PDFTableCellAlignment.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[106/140] Compiling TPPDF PDFTableCellPosition.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[107/140] Compiling TPPDF PDFSimpleText+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[108/140] Compiling TPPDF PDFSimpleText.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[109/140] Compiling TPPDF PDFText.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[110/140] Compiling TPPDF PDFTextStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[111/140] Compiling TPPDF CrossPlattformGraphics.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[112/140] Compiling TPPDF PDFConstants.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[113/140] Compiling TPPDF PDFCopy.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[114/140] Compiling TPPDF PDFDocumentObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[115/140] Compiling TPPDF PDFError.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[116/140] Compiling TPPDF PDFRenderObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[117/140] Compiling TPPDF PDFTaggableObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[118/140] Compiling TPPDF PDFExternalDocumentObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[119/140] Compiling TPPDF PDFExternalPageObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[120/140] Compiling TPPDF PDFContext.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[121/140] Compiling TPPDF PDFContextGraphics.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[122/140] Compiling TPPDF PDFGraphics.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[123/140] Compiling TPPDF PDFLineObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[124/140] Compiling TPPDF PDFTableMergeUtil.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[125/140] Compiling TPPDF PDFTableNode.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[126/140] Compiling TPPDF PDFTableObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[127/140] Compiling TPPDF PDFTableValidator.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[128/140] Compiling TPPDF PDFAttributedTextObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[129/140] Compiling TPPDF PDFFontObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[130/140] Compiling TPPDF PDFTextColorObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[131/140] Compiling TPPDF PDFAttributableObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[132/140] Compiling TPPDF PDFObjectAttribute.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[133/140] Compiling TPPDF CustomStringConvertible+AutoDescribing.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[134/140] Compiling TPPDF FileManager+TemporaryFiles.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[135/140] Compiling TPPDF Int+RomanNumerals.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[136/140] Compiling TPPDF PDFCalculations.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[137/140] Compiling TPPDF PDFLocatedRenderObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[138/140] Compiling TPPDF PDFSlicedObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[139/140] Compiling TPPDF Stack.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[140/140] Compiling TPPDF WeakRef.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:15: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
9 | .macOS(.v10_14),
10 | .visionOS(.v1),
/host/spi-builder-workspace/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/Package.swift:16:58: warning: 'exact' is deprecated
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
18 | ],
19 | targets: [
/host/spi-builder-workspace/Package.swift:17:59: warning: 'exact' is deprecated
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'exact' is deprecated
18 | ],
19 | targets: [
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/122] Compiling TPPDF PDFLineSeparatorObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[3/122] Compiling TPPDF PDFLineSeparatorObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[4/122] Compiling TPPDF PDFRectangleObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[5/122] Compiling TPPDF UIColor+CloseToEqual.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[6/122] Compiling TPPDF PDFGroupObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[7/122] Compiling TPPDF PDFImageObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[8/122] Compiling TPPDF PDFImageRowObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[9/122] Compiling TPPDF PDFColumnLayoutState.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[10/122] Compiling TPPDF PDFIndentationObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[11/122] Compiling TPPDF PDFIndentationObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[12/122] Compiling TPPDF PDFLayout+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[13/122] Compiling TPPDF PDFLayout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[14/122] Compiling TPPDF PDFLayoutHeights+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[15/122] Compiling TPPDF PDFLayoutHeights.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[16/122] Compiling TPPDF PDFLayoutIndentations+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[17/122] Compiling TPPDF PDFLayoutIndentations.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[18/122] Compiling TPPDF PDFMarginObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/139] Emitting module TPPDF
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[20/139] Compiling TPPDF PDFOffsetObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[21/139] Compiling TPPDF PDFOffsetObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[22/139] Compiling TPPDF PDFPageBreakObject+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[23/139] Compiling TPPDF PDFPageBreakObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[24/139] Compiling TPPDF PDFPageLayout+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[25/139] Compiling TPPDF PDFSectionColumnContainer.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[26/139] Compiling TPPDF PDFSpaceObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[27/139] Compiling TPPDF PDFListObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[28/139] Compiling TPPDF CGPoint+Math.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[29/139] Compiling TPPDF CGPoint+Null.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[30/139] Compiling TPPDF PDFGenerator+Debug.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[31/139] Compiling TPPDF PDFGenerator+Layout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[32/139] Compiling TPPDF PDFColumnWrapSectionObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[33/139] Compiling TPPDF PDFSectionColumnObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[34/139] Compiling TPPDF PDFSectionObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[35/139] Compiling TPPDF PDFTableOfContentObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[36/139] Compiling TPPDF PDFTableCalculatedCell.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[37/139] Compiling TPPDF PDFTable+CellSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[38/139] Compiling TPPDF PDFTable+ColumnSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[39/139] Compiling TPPDF PDFTable+RowSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[40/139] Compiling TPPDF PDFTable+SectionSubscripts.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[41/139] Compiling TPPDF PDFTableColumn.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[42/139] Compiling TPPDF PDFTableColumns.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[43/139] Compiling TPPDF PDFTableMergeable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[44/139] Compiling TPPDF PDFTableRow.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[45/139] Compiling TPPDF PDFTableRows.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[46/139] Compiling TPPDF PDFTableSection.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[47/139] Compiling TPPDF PDFTableCellBorders.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[48/139] Compiling TPPDF PDFTableCellPosition+Equatable-Hashable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[49/139] Compiling TPPDF PDFTableCellStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[50/139] Compiling TPPDF PDFTableStyle+Defaults.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[51/139] Compiling TPPDF PDFTableStyle+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[52/139] Compiling TPPDF PDFTableStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[53/139] Compiling TPPDF PDFAttributedText.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[54/139] Compiling TPPDF PDFContainer.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[55/139] Compiling TPPDF PDFPageLayout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[56/139] Compiling TPPDF PDFList.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[57/139] Compiling TPPDF PDFListItem.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[58/139] Compiling TPPDF PDFListItemSymbol.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[59/139] Compiling TPPDF PDFInfo+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[60/139] Compiling TPPDF PDFInfo.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[61/139] Compiling TPPDF PDFGenerator+Generation.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[62/139] Compiling TPPDF PDFGenerator.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[63/139] Compiling TPPDF PDFGeneratorProtocol.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[64/139] Compiling TPPDF PDFMultiDocumentGenerator.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[65/139] Compiling TPPDF PDFPageFormat+Layout.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[66/139] Compiling TPPDF PDFPageFormat+NameConstants.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[67/139] Compiling TPPDF PDFPageFormat+SizeConstants.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[68/139] Compiling TPPDF PDFPageFormat.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[69/139] Compiling TPPDF PDFPagination+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[70/139] Compiling TPPDF PDFPagination.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[71/139] Compiling TPPDF PDFPaginationClosure.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[72/139] Compiling TPPDF PDFPaginationStyle+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[73/139] Compiling TPPDF PDFPaginationStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[74/139] Compiling TPPDF PDFSection.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[75/139] Compiling TPPDF PDFSectionColumn.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[76/139] Compiling TPPDF PDFTableOfContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[77/139] Compiling TPPDF NSAttributedString+PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[78/139] Compiling TPPDF Number+PDFTableContentable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[79/139] Compiling TPPDF PDFTableContent+ContentType.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[80/139] Compiling TPPDF PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[81/139] Compiling TPPDF PDFTableContentable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[82/139] Compiling TPPDF String+PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[83/139] Compiling TPPDF UIImage+PDFTableContent.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[84/139] Compiling TPPDF PDFTable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[85/139] Compiling TPPDF PDFTableCell.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[86/139] Compiling TPPDF PDFTableCellAlignment.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[87/139] Compiling TPPDF PDFTableCellPosition.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[88/139] Compiling TPPDF PDFSimpleText+Equatable.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[89/139] Compiling TPPDF PDFSimpleText.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[90/139] Compiling TPPDF PDFText.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[91/139] Compiling TPPDF PDFTextStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[92/139] Compiling TPPDF CrossPlattformGraphics.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[93/139] Compiling TPPDF PDFConstants.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[94/139] Compiling TPPDF PDFCopy.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[95/139] Compiling TPPDF PDFDocumentObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[96/139] Compiling TPPDF PDFError.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[97/139] Compiling TPPDF PDFRenderObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[98/139] Compiling TPPDF PDFTaggableObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[99/139] Compiling TPPDF PDFExternalDocumentObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[100/139] Compiling TPPDF PDFExternalPageObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[101/139] Compiling TPPDF PDFContext.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[102/139] Compiling TPPDF PDFContextGraphics.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[103/139] Compiling TPPDF PDFGraphics.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[104/139] Compiling TPPDF PDFLineObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[105/139] Compiling TPPDF PDFGeneratorDelegate.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[106/139] Compiling TPPDF PDFGeneratorImageDelegate.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[107/139] Compiling TPPDF PDFDocument.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[108/139] Compiling TPPDF PDFDocumentBackground.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[109/139] Compiling TPPDF PDFExternalDocument.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[110/139] Compiling TPPDF PDFBezierPath+Copying.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[111/139] Compiling TPPDF PDFBezierPath.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[112/139] Compiling TPPDF PDFBezierPathVertex.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[113/139] Compiling TPPDF PDFDynamicGeometryShape.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[114/139] Compiling TPPDF PDFLineStyle.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[115/139] Compiling TPPDF PDFLineType.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[116/139] Compiling TPPDF PDFGroup+Objects.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[117/139] Compiling TPPDF PDFGroup.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[118/139] Compiling TPPDF PDFGroupContainer.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[119/139] Compiling TPPDF PDFMasterGroup.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[120/139] Compiling TPPDF PDFImage.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[121/139] Compiling TPPDF PDFImageOptions.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[122/139] Compiling TPPDF PDFImageSizeFit.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[123/139] Compiling TPPDF PDFTableMergeUtil.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[124/139] Compiling TPPDF PDFTableNode.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[125/139] Compiling TPPDF PDFTableObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[126/139] Compiling TPPDF PDFTableValidator.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[127/139] Compiling TPPDF PDFAttributedTextObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[128/139] Compiling TPPDF PDFFontObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[129/139] Compiling TPPDF PDFTextColorObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[130/139] Compiling TPPDF PDFAttributableObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[131/139] Compiling TPPDF PDFObjectAttribute.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[132/139] Compiling TPPDF CustomStringConvertible+AutoDescribing.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[133/139] Compiling TPPDF FileManager+TemporaryFiles.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[134/139] Compiling TPPDF Int+RomanNumerals.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[135/139] Compiling TPPDF PDFCalculations.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[136/139] Compiling TPPDF PDFLocatedRenderObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[137/139] Compiling TPPDF PDFSlicedObject.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[138/139] Compiling TPPDF Stack.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[139/139] Compiling TPPDF WeakRef.swift
/host/spi-builder-workspace/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
BUILD FAILURE 6.1 linux