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

iOS-class-guard gives error "could not find scheme name in project" #40

Open
shradhaagrawalBSL opened this issue Aug 31, 2015 · 2 comments

Comments

@shradhaagrawalBSL
Copy link

I am using the ios-class-guard for obfuscating my code. However, I am running into an issue where it cannot find the name of scheme that I am providing. I have noticed that as I run the obfuscate_project command, the folder containing the scheme is deleted (I can see it being removed on the terminal). After that, it gives the error that it cannot find the scheme that I have mentioned.

Please help..!! What am I doing wrong?

@scibas
Copy link

scibas commented Oct 14, 2015

Please note that one of the first thing iOS Class Guard is doing while executing obfuscate_project script is git reset --hard. Did you commit all your changes before running obfuscate_project?

@PedramChegini
Copy link

you must create scheme in xcode this path: Source Control --> Create Git Repositories...
after that it created continue command in terminal
good luck

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

No branches or pull requests

3 participants