I'm trying create a simple command line app with Swift that will create a new PDF, draw into it, and save the PDF to disk. Below is a bare-bones version of my code:I'm trying create a simple command line app wit
I'm trying create a simple command line app with Swift that will create a new PDF, draw into it, and save the PDF to disk. Below is a bare-bones version of my code:I'm trying create a simple command line app wit