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

Invalid input options #82

Closed
KukrCZ opened this issue Oct 4, 2019 · 1 comment · Fixed by #88
Closed

Invalid input options #82

KukrCZ opened this issue Oct 4, 2019 · 1 comment · Fixed by #88

Comments

@KukrCZ
Copy link

KukrCZ commented Oct 4, 2019

Hello,

I tried to use your project and discovered that there is no "--swift-obfuscation" option.

I've been using this line of code:
sh("MACH_OBFUSCATOR=../MachObfuscator ../obfuscate.sh ../exported_ipa/#{TARGET_NAME}.ipa NO_RESIGN -v --swift-obfuscation | tee ../app/obfuscation.log")

Any kind of help would be highly appreciated.

Thanks.

@kam800
Copy link
Owner

kam800 commented Oct 7, 2019

Hi. Thanks for your report. You are right. There is no --swift-obfuscation. Could you please change it to --swift-reflection on your side? We will update the script. Sorry for that.

kjamroz-bt added a commit to kjamroz-bt/MachObfuscator that referenced this issue Oct 9, 2019
kam800 added a commit that referenced this issue Oct 15, 2019
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 a pull request may close this issue.

2 participants