Skip to content

Commit

Permalink
Xcode: disable Metal API validation
Browse files Browse the repository at this point in the history
It only results in stdout pollution, we don't use Metal.
  • Loading branch information
vslavik committed May 1, 2023
1 parent ced3593 commit e936aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Poedit.xcworkspace/xcshareddata/xcschemes/Poedit.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
enableGPUValidationMode = "1"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down

0 comments on commit e936aef

Please sign in to comment.