-
Notifications
You must be signed in to change notification settings - Fork 803
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
chisel only works fine once #102
Comments
@adad184 When you mean "debug first time" do you mean when you first start your debugging session it only works one time (ex: one breakpoint it works, the next it doesn't). Or it only works for one debugging session(the next time you push run it doesn't work) ? |
it works only for one debugging session. When i rerun the debugging session, it's failed. |
@adad184 are you still having this issue? Can you run |
it seems the issue was gone after i upgrade my Xcode to release version. ( now is Version 7.0.1 (7A1001)) my
|
@adad184 cool. looks like this issue can be closed. |
sure :) |
I installed chisel correctly, and it work fine when i debug first time.
but when i run debugging again, chisel can not be loaded. So i have to restart the xcode to make it works again.
please tell me how to fix this?
the scripts works like this
The text was updated successfully, but these errors were encountered: