question

hajira avatar image
hajira asked duyen answered

Module complied with swift 5.1 cannot be imported by the swift 5.4 complier

Im trying to integrate Clover- Go SDK as per this https://github.com/clover/remote-pay-ios-go

But get the following error "Module complied with swift 5.1 cannot be imported by the swift 5.4 complier". I'm using Xcode 12.5

pod file

pod 'Starscream', :git => 'https://github.com/daltoniam/Starscream.git', :tag => '3.0.5' pod 'GoConnector', '3.3.5'

Gone through google and found many answers to set Build Libraries for Distribution -> YES in project Target, but its not working.

Please advice what can be done to make the app compile without errors

Clover GoRemote Pay iOS
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

duyen avatar image
duyen answered

@Hajira Do you have solution for this issue? I have same problem and be stuck now

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

duyen avatar image
duyen answered

Do you have any update for this issue @Alexp777 ?

I can not integrate your lib, it's stuck for a long time. Please help me resolve this issue.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community