mirror of
https://github.com/yattee/yattee.git
synced 2025-01-07 05:17:08 +00:00
Merge pull request #638 from stonerl/log-streaming
XCode enable IDEPreferLogStreaming
This commit is contained in:
commit
34989a4f0f
@ -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