Open zhu081607 opened 9 years ago
I ran into the same issue. What he means is that under XCode 6.1, downloading and building the SimpleChat code fails with a Linker Issue. Going into the SimpleChat Target Build Settings, the Product Name is set to BLEChat and XCode is looking for that name when linking up. Changing that to SimpleChat fixes it.
Hi and how do you do that I'm having a similar problem except that I suck at Objective-C and am slightly out of my element here. Thanks.
For those like pducks32 who are not sure where to go to change that, try this. https://youtu.be/CC8F7suqgts
Hi, can you make a pull request for your fixes? Thanks.
Hi, what do you mean?