今天早上刚刚更新到XCode 14,收到了这个奇怪的警告
调用函数的结果返回'Bool‘是未使用的
当使用当前通过AirPrint打印的函数时。这不是XCode 13中的问题,我看不出它现在发生的任何原因,除非Swift 6中有什么变化。
希望有人知道答案。
以下是功能:
/// Prints the PDF file using airprint
func printPDF() {
let pdfFileURL = FileManager.default.temporaryDirectory.appendingPathComponent(