ios - Xcode 7 can't find header files from framework -


i'm trying add passslot project, says can't find .h file. i'm following correctly here: https://github.com/passslot/passslot-ios-sdk

is xcode 7 problem? working fine , opened project in xcode 7, giving me problem. reopened on xcode 6 , starts showing problem well.

i think dinesy right. solves problem me.

i've noticed xcode7 doesn't automatically fill in required framework search paths when import 3rd party 1 (i believe xcode6 did this). check if yours empty going project -> build settings -> search paths -> framework search paths. fill in wherever frameworks live. if it's under project can use $(project_dir)


Comments

Popular posts from this blog

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -

javascript - oscilloscope of speaker input stops rendering after a few seconds -