square / in-app-payments-ios

Public repository that hosts the Square In-App Payments SDK iOS binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Square SDK iOS architecture support

avinas-incent opened this issue · comments

Hi,

I'm using the latest Square SDK version which is 1.5.2 xcframework when I'm archiving using ios 10.0 as a minimum deployment target I'm getting some issues like SDK not being built for armv7.

But when I change the deployment target to iOS 11 it's achieved successfully. Therefore, iOS 11 is the version this SDK starts support or any other SDK version includes armv7 as well. Please provide a solution for this.

Thanks in advance,
Avinas