MetaWear : CLI application on MACOSX

edited September 2017 in General
I am attempting to create a CLI application that uses MetaWear framework, on my Mac. 
Calling this:

let manager = MBLMetaWearManager.shared()

I get the following error: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)

As I have no idea what I am doing wrong, I have opened a stack overflow question, located here:


( Note, the supplied answer does not solve the problem, leading be to believe that there is something wrong with the MetaWear release on cocoapods )

Is there something evident that I am missing?

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #4f8187; background-color: #ffffff}
span.s1 {color: #ba2da2}
span.s2 {color: #000000}
span.s3 {color: #31595d}

Comments

This discussion has been closed.