Skip to content

Fix iOS Swift Package Manager build and release 5.14.4#1935

Open
mtallenca wants to merge 1 commit into
DavBfr:masterfrom
mtallenca:spm
Open

Fix iOS Swift Package Manager build and release 5.14.4#1935
mtallenca wants to merge 1 commit into
DavBfr:masterfrom
mtallenca:spm

Conversation

@mtallenca

Copy link
Copy Markdown

CustomPrintPaper.swift had no imports, so under SPM's per-file compilation UIPrintPaper and the CG* types were unresolved. Add the missing UIKit import. Verified both iOS and macOS example apps build with Swift Package Manager enabled.

CustomPrintPaper.swift had no imports, so under SPM's per-file
compilation UIPrintPaper and the CG* types were unresolved. Add the
missing UIKit import. Verified both iOS and macOS example apps build
with Swift Package Manager enabled.
@techwithsam

Copy link
Copy Markdown

@DavBfr kindly look into this. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants