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

this would be a great cocoapod! #3

Open
ericcj opened this issue Aug 28, 2013 · 4 comments
Open

this would be a great cocoapod! #3

ericcj opened this issue Aug 28, 2013 · 4 comments

Comments

@ericcj
Copy link

ericcj commented Aug 28, 2013

especially since it depends on jrswizzle which is already a pod

@rsanchezsaez
Copy link

I agree, it would be a great cocoapod.

But here is the problem of Xcode 5.1 having a bug for which the custom PWHidingMasterView public outlet is not shown on the UI if you open your project via a workspace (which is a must if you use Cocoapods). I hope Apple fixes this soon, and then we can use it as a pod.

@florianbachmann
Copy link

Hello, I stumbled upon the same issue. Unfortunately on Xcode 6 beta 6 (and I bet it started some versions earlier) it doesn't even work on regular projects (non workspace projects).
Existing PWHidingMasterView are shown (the ones created with Xcode 5) but you are not able to create new ones and the existing ones are even sometimes shown with an exclamation mark...

labelexisting
labelnew

@rsanchezsaez
Copy link

Oh damn, Apple. :-(

@rsanchezsaez
Copy link

@florianbachmann I reported this as a bug to Apple and they got back to me stating that the problem were the #define macros. I managed to refactor the code and now the outlets work beautifully on Xcode 6 (even if you open the workspace!). See this pull request.

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