Skip to content

Ignore children of public protocols#131

Open
fborges wants to merge 1 commit into
rockbruno:masterfrom
fborges:public-protocols
Open

Ignore children of public protocols#131
fborges wants to merge 1 commit into
rockbruno:masterfrom
fborges:public-protocols

Conversation

@fborges

@fborges fborges commented Sep 30, 2021

Copy link
Copy Markdown

I think public protocols' children should also be considered public so as not to get obfuscated in SDK mode.
I'm wondering: it's highly unlikely that no one's gone through this problem before me. Am I missing something?

Cheers, Bruno! 🚀

@pawziu

pawziu commented Oct 6, 2021

Copy link
Copy Markdown

+1, I've run into the same problem when trying to obfuscate my framework and this solution solves it.

@rockbruno

Copy link
Copy Markdown
Owner

Looks great! Could you just add a test for it? There are some integration tests where you can literally write Swift code, so you can reproduce that exact issue and see if it works.

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.

3 participants