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.
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.
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.
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.