mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
XCode enable IDEPreferLogStreaming
helps when debugging over WiFi
This commit is contained in:
@@ -60,6 +60,13 @@
|
||||
ReferencedContainer = "container:Yattee.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "IDEPreferLogStreaming"
|
||||
value = "Yes"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Release"
|
||||
|
Reference in New Issue
Block a user