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

SmoothScrolling #34

Open
jinthislife opened this issue Oct 28, 2019 · 1 comment
Open

SmoothScrolling #34

jinthislife opened this issue Oct 28, 2019 · 1 comment

Comments

@jinthislife
Copy link

When I tried to build SmoothScrolling project I got errors below.

Screen Shot 2019-10-28 at 4 56 39 pm

Screen Shot 2019-10-28 at 4 58 27 pm

The actual file names in Target Suport Files folder are different from the names Xcode is looking for.
Screen Shot 2019-10-28 at 4 57 10 pm

I managed to build this project by changing filenames in Target Suport Files folder from info.plist to WatchdogInspector-Info.plist and Pods-TableView-Info.plist, but I'm reporting this because I wasn't sure it was right approach to resolve this issue this way and it would be nice it could be fixed.

Thank you very much for this helpful project and post!

@andrea-prearo
Copy link
Owner

WatchdogInspector is not strictly required to run the sample. I pushed a new branch that doesn't use any pods and should solve your issue. Feel free to checkout the smooth-scrolling-no-pods branch to verify if you can build and run the app.

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