square / in-app-payments-ios

Public repository that hosts the Square In-App Payments SDK iOS binaries
15 stars 6 forks source link

SquareInAppPaymentsSDK 1.3.0 warns against use in app extension #17

Closed mthole closed 3 years ago

mthole commented 4 years ago

We use SquareInAPpPaymentsSDK in an app extension, but the latest update (v1.3.0) now causes a warning at linker time:

ld: warning: linking against a dylib which is not safe for use in application extensions: [snip]/Pods/SquareInAppPaymentsSDK/SquareInAppPaymentsSDKs.framework/SquareInAppPaymentsSDK.framework/SquareInAppPaymentsSDK
StephenJosey commented 4 years ago

Sorry for the delay in follow-up. This is a known warning and we are looking into resolving it. We'll let you know once it's been fixed. Thanks for reporting!

StephenJosey commented 3 years ago

Resolved in newer versions