zoho / ZohoDeskPortalSDK

5 stars 6 forks source link

Issue with xcode 11 and Swift 5.1 #3

Closed saurabh-silicon closed 4 years ago

saurabh-silicon commented 5 years ago

With xcode 11, It gives compile time error. Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 Screenshot 2019-10-03 at 4 00 19 PM

Larry-Zoho commented 4 years ago

@saurabh-silicon ,

Sorry about the delayed update.

Support for Xcode 11 and Xcode 11.2 has been updated.

Please use the below pod for Xcode 11 & 11.1

'ZohoDeskPortalSDK', :git => 'https://github.com/zoho/ZohoDeskPortalSDK.git', :tag => 'Xcode_11'`

For Xcode 11.2 & 11.2.1

'ZohoDeskPortalSDK', :git => 'https://github.com/zoho/ZohoDeskPortalSDK.git', :tag => 'Xcode_11.2'