Skip to content

fix #2 via a property settable in tests.#7

Merged
shaps80 merged 4 commits into
shaps80:mainfrom
GeekAndDadLLC:issue2viaprop
Sep 29, 2021
Merged

fix #2 via a property settable in tests.#7
shaps80 merged 4 commits into
shaps80:mainfrom
GeekAndDadLLC:issue2viaprop

Conversation

@GeekAndDad
Copy link
Copy Markdown
Contributor

@GeekAndDad GeekAndDad commented Sep 29, 2021

Issue #2

Describe your changes

From the commit: Alternate method of fixing this issue which allows tests to run in both Release or Debug configurations via a new DEBUG build only configuration variable in LogPrivacy which may be set in tests.

GeekAndDad and others added 2 commits September 28, 2021 22:10
Alternate method of fixing this issue which allows tests to run in both Release or Debug configurations via a new DEBUG build only configuration variable in LogPrivacy which may be set in tests.
@GeekAndDad GeekAndDad marked this pull request as ready for review September 29, 2021 06:39
which hid need for required scoping for static var (also fixed).
Copy link
Copy Markdown
Owner

@shaps80 shaps80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, this is great. I hadn't considered a static property that's only available in DEBUG, I love this approach. Also as you mentioned, it resolves the unsafeFlags issue so I'm gonna merge and release this. Thanks @GeekAndDadDad

@shaps80 shaps80 merged commit c0bc15e into shaps80:main Sep 29, 2021
@haikusw haikusw deleted the issue2viaprop branch September 29, 2021 16:58
@GeekAndDad
Copy link
Copy Markdown
Contributor Author

You're welcome.

I was tempted to remove the .xcscheme file entirely but didn't know if there was anything else you'd intentionally set it in for other reasons. Might as well remove it if there isn't any other reason for it.

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