Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Demo Broken, Code doesn't compile properly #1

Closed
NightIsland opened this issue Jun 27, 2014 · 2 comments
Closed

Demo Broken, Code doesn't compile properly #1

NightIsland opened this issue Jun 27, 2014 · 2 comments
Labels

Comments

@NightIsland
Copy link

Running the demo gives this error: "You are using the component wrong... Please see the README file."

The code, when compiled in my project, gives three errors that all relate to TLYShyNavBarManager.m, line 92: __weak typeof(self) weakSelf = self; <- the typeof needs __ in front

I still get the same error in my project even after correcting the code.

@Mazyod
Copy link
Contributor

Mazyod commented Jun 27, 2014

@NightIsland Thanks for reporting, I'll look at it now.

@Mazyod Mazyod added the bug label Jun 27, 2014
@Mazyod Mazyod self-assigned this Jun 27, 2014
@Mazyod
Copy link
Contributor

Mazyod commented Jun 27, 2014

@NightIsland OK, fixed, I'll create a develop branch and added some tests to avoid such silly mistakes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants