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

can not run on iphone simulater #44

Open
yangshengchaoios opened this issue Sep 21, 2014 · 1 comment
Open

can not run on iphone simulater #44

yangshengchaoios opened this issue Sep 21, 2014 · 1 comment

Comments

@yangshengchaoios
Copy link

No description provided.

@yangshengchaoios
Copy link
Author

The program will crash at the following lines:
so, why?

    // @HACK: Come up with a better pattern for removing observers.
    @try {
        [tweenOperation removeObserver:[PRTween sharedInstance] forKeyPath:@"period.tweenedValue"];
    } @catch (id exception) {
    }
    @try {
        [tweenOperation removeObserver:[PRTween sharedInstance] forKeyPath:@"period.tweenedLerp"];
    } @catch (id exception) {
    }

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

1 participant