Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(scheme): set OS_ACTIVITY_MODE to disable #520

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

cyndichin
Copy link
Contributor

Summary

Added an environment variable to our Scheme in order to remove some Xcode logs that was bloating up our console.

References

Slack Convo: https://pocket.slack.com/archives/C01UH57EJKD/p1679931937517129
Stack-overflow Post: https://stackoverflow.com/questions/37800790/hide-strange-unwanted-xcode-logs

Implementation Details

Add environment variable OS_ACTIVITY_MODE and set value to disable

Test Steps

Check and uncheck this environment variable and confirm whether additional logs appear or disappear. We should see less noisy logs in the console.

PR Checklist:

  • N/A Added Unit / UI tests
  • Self Review (review, clean up, documentation, run tests)
  • Basic Self QA

Screenshots

@cyndichin cyndichin requested a review from a team as a code owner March 27, 2023 16:22
@cyndichin cyndichin force-pushed the fix/disable-os-activity-mode branch from fb28f31 to b867054 Compare March 27, 2023 18:18
@cyndichin cyndichin merged commit 04c0b50 into develop Mar 27, 2023
@cyndichin cyndichin deleted the fix/disable-os-activity-mode branch March 27, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants