emqx / CocoaMQTT

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

Support XCode 13 in cocoapods #403

Closed ariefnurputranto closed 2 years ago

ariefnurputranto commented 2 years ago

hi @HJianBo , or other dev cocoaMqtt.

We need help to support XCode 13 in CocoaPods.

Thanks

kuritesh7 commented 2 years ago

Hi Team,

Please help us to fix the build issue in Xcode 13. PFA is the error in CocoaMQTTTypes.swift class.

Error
leeway1208 commented 2 years ago

CocoaMQTTTypes.zip hi guys, please replace two original files with this attachment to fix issue or try to use dev/2.0 branch

kuritesh7 commented 2 years ago

Hi @leeway1208 Thanks for the quick response. However, please let us know when these changes will be available.

ariefnurputranto commented 2 years ago

thanks @leeway1208 , for now I'm using this code in our sample podfile

pod 'CocoaMQTT', :git => 'https://github.com/emqx/CocoaMQTT', :branch => 'master'

we need using cocoapods release, because in our .podspec can't use git.

any eta to release in cocoapods @leeway1208 ?

kuritesh7 commented 2 years ago

Hi, @leeway1208 Please help us with any updates.

leeway1208 commented 2 years ago

@kuritesh7 hi ,I'll talk to HJianBo again and hope he can update soon.

ariefnurputranto commented 2 years ago

Thanks @leeway1208 and @HJianBo for release 1.3.0-rc.2 in cocoapods