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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions in README on how to edit demo #81

Closed
joshdholtz opened this issue Jun 27, 2015 · 4 comments
Closed

Add instructions in README on how to edit demo #81

joshdholtz opened this issue Jun 27, 2015 · 4 comments

Comments

@joshdholtz
Copy link
Contributor

Not sure if it has just been a long week but I'm struggling to get the demo iOS project to update rebuild a framework of my changes 馃槵

It looks like it is looking for the Few.framework in a build/Debug-iphoneos directory but that does not exist. I have tried building/running/archiving the framework targets and no frameworks get put there. Is there something I am missing?

@joshaber
Copy link
Owner

Are you trying to rebuild the framework itself, or one of the demo projects?

@joshdholtz
Copy link
Contributor Author

I was working on adding a fun new feature to Few.Element and I wanted to test it in the demo project. The demo project looks like it relies on a built Few.framework in the build/Debug-iphoneos directory. It didn't seem like my change to Few.Element was being reflect in the demo app but I may have been an idiot 馃槵 I will double check to make sure I was actually doing things right.

@joshaber
Copy link
Owner

Ah, sorry about that! It looks like it was trying to link to the Carthage-built version before. It should be fine now.

@joshdholtz
Copy link
Contributor Author

Yesssssss, thank you! Expect more PRs from me 馃槉

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

2 participants