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

Broken ios_redacted branch? #96

Closed
ronak2121 opened this issue Sep 3, 2013 · 6 comments
Closed

Broken ios_redacted branch? #96

ronak2121 opened this issue Sep 3, 2013 · 6 comments

Comments

@ronak2121
Copy link

Hello,

I am pointed to your ios_redacted branch in my cocoapods. When I try to run pod install I get the following errors.

Pre-downloading: MMDrawerController from https://github.com/mutualmobile/MMDrawerController.git, branch ios_redacted
Just downloaded and checked out branch: ios_redacted from upstream /Users/chandank/Library/Caches/CocoaPods/GitHub/92ef4deacd627d9670b34bde4d99fd3fa6b33d61

``attempted to initialize an object with an unknown UUID.93383FA317C28EA80089C6A7for attribute:`files`. This can be the result of a merge and the unknown UUID is being discarded.

When trying to build my project, I'm getting the following errors:

no visible @interface for 'MMDrawerController' declares the selector 'setNeedsStatusBarAppearanceUpdate'
       [self setNeedsStatusBarAppearanceUpdate];

This was working just fine last week. Can you please fix the issue?

Thanks,

Ronak Patel

@kcharwood
Copy link
Contributor

This builds and run fine for me in Xcode5 DP6.

Are you able to build the example project?

@kcharwood kcharwood reopened this Sep 6, 2013
@dennisreimann
Copy link

I just checked out the ios_redacted branch and for me it works with Xcode5 DP6.

One thing I noticed is that the animations and pan gestures feel a bit slow/laggy - @kcharwood is this something you are still working on?

@kcharwood
Copy link
Contributor

Its something I'm still looking into... I havent been able to determine if its an iOS 7 Beta SDK Bug, or a problem with our code. I'm suspecting that blurred nav bars are going to impact performance.

@dennisreimann
Copy link

Nice, maybe we'll know tomorrow when we get the GM :)

@travisweerts
Copy link

I've noticed all the animations seem a little more choppy, im not sure this is unique to MMDrawerController. I'm having this issue all over the place.

@kcharwood
Copy link
Contributor

Moving the animation discussion to #101

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

4 participants