emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.57k stars 411 forks source link

How to get this to work on Xcode 15 #568

Open hothsolo opened 6 months ago

hothsolo commented 6 months ago

I just keep getting an error that says it was compiled in a different version. When I recompile it, I get an error in the async socket pod: double-quoted include "MGCDAsyncSocket.h" in framework header.

I turned off the "quoted include in framework header" in my PODS build settings, but that didn't help.

Cj

Laythov90 commented 6 months ago

I had the same error and the solution that worked for me was to :

hothsolo commented 4 months ago

Tried this several times. Still getting an error. Says "Compiled module was created by a different version of the compiler '5.8.0.124.5'; rebuild CocoaMQTT and try again"

Any help is appreciated.

Cj

hothsolo commented 4 months ago

Still having trouble here. Need is getting urgent. Any help would be appreciated.

Cj