HKUST-Aerial-Robotics / VINS-Mobile

Monocular Visual-Inertial State Estimator on Mobile Phones
GNU General Public License v3.0
1.28k stars 525 forks source link

Dependency Analysis error #71

Closed shubh-agrawal closed 7 years ago

shubh-agrawal commented 7 years ago

I have had already build the xcode before and made it run on iphone 6 before a month. But now when I am trying to build the same, it gives me Dependency analysis error. I am a noob when it comes to Xcode projects. Here is the screen shot screen shot 2017-08-02 at 9 58 10 pm

GPTAlgoPro commented 7 years ago

Your projects need a code signing created by yourself. If you don't know how to do, you can google "xcode code signing".