MetalScope
MetalScope copied to clipboard
swift 4 is not supported
hi, steps to reproduce:
- create a new project in xcode9
- add podfile with pod 'MetalScope' in it
- build
AR: build failed (screenshots attached)


Hey @junpluse we have customers with swift4 already, looks like you did some xcode9 fixes do we miss somthing?
Thanks!
I'm not sure this is a Swift 4 issue. I got the same thing with Swift 3.2. It looks like maybe the Metal API changed some things to optionals?
Either way, going through and doing the Xcode fix for each error got it working for me.