You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to build SmoothScrolling project I got errors below.
The actual file names in Target Suport Files folder are different from the names Xcode is looking for.
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!
The text was updated successfully, but these errors were encountered:
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.
When I tried to build SmoothScrolling project I got errors below.
The actual file names in Target Suport Files folder are different from the names Xcode is looking for.
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!
The text was updated successfully, but these errors were encountered: