mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(mobile): disable broken Xcode queue debugging (#29657)
This commit is contained in:
parent
a225c962de
commit
8cbf0db3b3
1 changed files with 2 additions and 1 deletions
|
|
@ -70,7 +70,8 @@
|
|||
debugDocumentVersioning = "YES"
|
||||
debugServiceExtension = "internal"
|
||||
enableGPUValidationMode = "1"
|
||||
allowLocationSimulation = "YES">
|
||||
allowLocationSimulation = "YES"
|
||||
queueDebuggingEnabled = "NO">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue