Skip to content

Commit

Permalink
allows demo to run on simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
YuAo committed Mar 24, 2016
1 parent 638a9d1 commit 6ff72d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

import UIKit
import YUCIHighPassSkinSmoothing
import MetalKit

#if !(arch(i386) || arch(x86_64)) && (os(iOS) || os(watchOS) || os(tvOS))
import MetalKit

class MetalRenderContextViewController: UIViewController, MTKViewDelegate {

Expand Down

0 comments on commit 6ff72d9

Please sign in to comment.