lacyrhoades / SceneKit2Video

Demo project: High-def video output from SCNKit
MIT License
70 stars 15 forks source link

Deprecated code #6

Open eric-krikey opened 7 years ago

eric-krikey commented 7 years ago

When trying to build in Xcode 9 using Swift 4 as the compile language, it gives a couple errors in VideoRenderer.swift:

I unlocked the file and fixed it so I can run the code for now, but that is obviously not a long-term fix.

Thanks!