loganwright / SimpleChat

An Easy To Use Bubble Chat Interface
Mozilla Public License 2.0
262 stars 53 forks source link

ObjC not finding swift #27

Closed bendparker closed 9 years ago

bendparker commented 9 years ago

I love this idea, and I believe I've followed the instructions correctly, however, I cannot seem to get my project to see the LGChatController...I've checked the settings in the properties. Please see below. Any help is appreciated.

screen shot 2015-05-16 at 11 32 27 am

loganwright commented 9 years ago

Hi @bendparker

Sorry for the late reply, were you able to figure this out?

I've heard that to use Swift in ObjC within your project, sometimes you need to add the bridging header for ObjC to Swift. Even if you don't use it, it seems to help in the generation of the Swift header.

If that doesn't work, perhaps you could push your project and I could take a look?

Best,

Logan

bendparker commented 9 years ago

I have not gotten it. I moved on to another project but will be circlin back to this shortly.

I'll had he header and see what happens

Thanks, Ben

Sent from my iPhone

On May 19, 2015, at 8:06 PM, Logan Wright notifications@github.com wrote:

Hi @bendparker

Sorry for the late reply, were you able to figure this out?

I've heard that to use Swift in ObjC within your project, sometimes you need to add the bridging header for ObjC to Swift. Even if you don't use it, it seems to help in the generation of the Swift header.

If that doesn't work, perhaps you could push your project and I could take a look?

Best,

Logan

— Reply to this email directly or view it on GitHub.