Merge pull request from stonerl/log-streaming

XCode enable IDEPreferLogStreaming
This commit is contained in:
Arkadiusz Fal 2024-05-16 18:13:22 +02:00 committed by GitHub
commit 34989a4f0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"