标签: ios swift2 xcode8 cgcontextdrawpdfpage
我该如何解决这个问题?
//Nil is not compatible with expected argument type 'CGPDFPage' CGContextDrawPDFPage(obContext, nil)
使用 Xcode 8 并尚未转换为swift3语法。