mirror of
https://github.com/yattee/yattee.git
synced 2024-12-22 21:43:41 +00:00
XCode enable IDEPreferLogStreaming
helps when debugging over WiFi
This commit is contained in:
parent
d1cf45c6a1
commit
25208c2b5c
@ -60,6 +60,13 @@
|
|||||||
ReferencedContainer = "container:Yattee.xcodeproj">
|
ReferencedContainer = "container:Yattee.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildableProductRunnable>
|
</BuildableProductRunnable>
|
||||||
|
<EnvironmentVariables>
|
||||||
|
<EnvironmentVariable
|
||||||
|
key = "IDEPreferLogStreaming"
|
||||||
|
value = "Yes"
|
||||||
|
isEnabled = "YES">
|
||||||
|
</EnvironmentVariable>
|
||||||
|
</EnvironmentVariables>
|
||||||
</LaunchAction>
|
</LaunchAction>
|
||||||
<ProfileAction
|
<ProfileAction
|
||||||
buildConfiguration = "Release"
|
buildConfiguration = "Release"
|
||||||
|
Loading…
Reference in New Issue
Block a user