Contents

Migrating OpenGL code to Metal

Replace your app’s deprecated OpenGL code with Metal.

Overview

Configure the sample code project

To run the app:

  • Build the project with Xcode 11 or later.

  • Target an iOS device or simulator with iOS 11 or later.

See Also

OpenGL