clover / remote-pay-ios-go

Clover Go IOS SDK
Other
5 stars 14 forks source link

Unable to compile in Xcode 12.5.1 #9

Open jmortimer13 opened 3 years ago

jmortimer13 commented 3 years ago

Hey Clover team, we would like to get our project which includes Clover Go to Xcode 12.5.1 but the clovergoclient binary is locked to an older swift compile version.

I noticed there's a branch for Xcode 13 (https://github.com/clover/remote-pay-ios-go/tree/CloverGo_Swift5.0), will this work in 12.5.1 and is there an ETA for it?

We're in a bit of a bind because Apple changed Enterprise App signing such that you must sign apps with Big Sur. We use CircleCI for our continuous integration pipeline but the Xcode 12 images lower than 12.5 are still on Catalina. Getting to 12.5.1 will really help us.

Pranit-Harekar commented 2 years ago

@madhavsahuclover Any updates on this?