Reply To: Build Fails: Dependency Analysis Error

Home Forums OpenEars Build Fails: Dependency Analysis Error Reply To: Build Fails: Dependency Analysis Error

#1032016
Halle Winkler
Politepix

Hi,

These are general Xcode code signing errors because you are building an app for an SDK that requires code signing, but the app hasn’t yet been set to use your code signing identity. If you navigate to the General information pane of the app target you will see various code signing settings that would need to be configured to match your own developer identity or team identity which will let you then build an app when set.