mirror of
https://github.com/immich-app/immich.git
synced 2026-07-07 13:07:04 -07:00
fix(mobile): disable broken Xcode queue debugging (#29657)
This commit is contained in:
@@ -70,7 +70,8 @@
|
||||
debugDocumentVersioning = "YES"
|
||||
debugServiceExtension = "internal"
|
||||
enableGPUValidationMode = "1"
|
||||
allowLocationSimulation = "YES">
|
||||
allowLocationSimulation = "YES"
|
||||
queueDebuggingEnabled = "NO">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
|
||||
Reference in New Issue
Block a user