Tap-Payments / goSellSDK-iOS

goSell iOS SDK
MIT License
20 stars 22 forks source link

Errors with the latest Xcode version 12.0 #31

Closed AMSH92 closed 4 years ago

AMSH92 commented 4 years ago

Hey team, I upgraded to the latest Xcode version and when I try to build my project I found many issues in your SDK. Struct 'CGFloat' does not exist in module 'CoreGraphics' Struct 'Data' does not exist in module 'Foundation' Struct 'URLRequest' does not exist in module 'Foundation' Class 'JSONDecoder' does not exist in module 'Foundation' Struct 'Locale' does not exist in module 'Foundation' Struct 'CharacterSet' does not exist in module 'Foundation'

FYI @AbdullahAlajmi

Parth-Patoliya commented 4 years ago

Same issue

AMSH92 commented 4 years ago

I downgraded to Xcode 11.7 and everything is working just fine. Please resolve this issue :)

nunepradeepkumar commented 4 years ago

same issue.

sadanandlowanshi commented 4 years ago

any solution

nicolantean commented 4 years ago

Same issue

AMSH92 commented 4 years ago

SDK has been updated