Nets-mobile-acceptance / Netaxept-iOS-SDK

PiA Netaxept iOS SDK is a library that provides the native in-app interactions to accept payments with Netaxept directly from native iOS apps while minimizing PCI DSS requirements for you.
39 stars 7 forks source link

Release 2.6.2 is missing the Pia.xcframework #39

Closed olafandreas-itf closed 2 years ago

olafandreas-itf commented 2 years ago

Release 2.6.2 does not include the xcframework, this breaks our build pipeline.

This has happened before for release 2.6.0 -> #36

It seems like you are manually adding the xcframework for every release, and in more than one occasion the file has been missing from the latest release. I would suggest to automate the process of adding the file so that we can rely on the latest release of the xcframework to be included in the SDK.

BuildManager-Nets commented 2 years ago

Issue has been fixed now xcframework is available in 2.6.2 release and thanks for your kind suggestion! We will improve our automation process of xcframework deployment in the future release.