I am creating a simple SpriteKit game that uses SpriteKit, UIKit, Foundation, and nothing else in terms of frameworks.
However, every time I tun the app I got the following two errors:
Metal GPU Frame Capture Enabled
Metal API Validation Enabled
How do I un-enable the Metal frameworks and make these errors go away?