swift - How to remove Warning message that lingers after switching from Parse 1.6.2 to a later version -


i switched parse 1.6.2 1.7.1. replaced old parse framework new one. however, build process appears looking old library. please guide me find reference old framework

(null): directory not found option '-/documents/development/ios/parse-library-1.6.2'

one place might in project or target settings. scroll down through them , see if can find "parse-library-1.6.2" might included.

and delete it.

here's can go hunting bogus path: project settings

and in general, should not keep files used project in folders outside (e.g. "~/documents") of source code hierarchy.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -