<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve been trying to debug a crash on launch on device (iOS) which seems to be coming from aubio:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-family: 'Meslo LG S DZ for Powerline';" class="">dyld: Library not loaded: /usr/local/lib/libaubio.4.dylib</div><div style="margin: 0px; font-family: 'Meslo LG S DZ for Powerline';" class="">  Referenced from: /var/mobile/Applications/CCFF68BA-4186-421E-A07E-D5482B654D98/MyApp.app/MyApp</div><div style="margin: 0px; font-family: 'Meslo LG S DZ for Powerline';" class="">  Reason: image not found</div></div><div style="margin: 0px; font-family: 'Meslo LG S DZ for Powerline';" class=""><br class=""></div><div style="margin: 0px;" class="">This has been happening since I updated to Xcode 7. I am also using Swift in my project. I’ve updated to aubio 0.4.2</div><div style="margin: 0px; font-family: 'Meslo LG S DZ for Powerline';" class=""><span style="font-family: Helvetica;" class=""><br class=""></span></div><div style="margin: 0px;" class="">If I set aubio as an optional framework it loads the rest of the app but then crashes on <span style="font-family: Menlo; font-size: 13px;" class="">new_aubio_pitch()</span></div><div style="margin: 0px;" class=""><span style="font-family: Menlo; font-size: 13px;" class=""><br class=""></span></div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">More investigation to be done on this but thought I’d raise it as a possible issue with Xcode 7. </div><div style="margin: 0px;" class=""><span style="font-family: Menlo; font-size: 13px;" class=""><br class=""></span></div></body></html>