Bedrock/Sources
Matt Bruce 40d1285c38 Fix Swift 6 concurrency warning for showDebugLogs
Mark showDebugLogs as nonisolated(unsafe) to resolve the 'static property is not concurrency-safe' error. This is appropriate for a debug flag that is typically set once at app launch.
2026-01-04 12:36:22 -06:00
..
Bedrock Fix Swift 6 concurrency warning for showDebugLogs 2026-01-04 12:36:22 -06:00