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

Add support of Swift Package Manager #44

Closed ale-zai closed 9 months ago

ale-zai commented 2 years ago

When and if this PR will be accepted, you need to:

mariusc commented 1 year ago

Hi @Miss-PiA, are there plans to add support for Swift Package Manager?

The fork from @ale-zai worked well for us, but since it's a fork, it needs to be updated from upstream whenever you push new commits to this repo, and that is quite cumbersome. It would be great if Netaxept added support for SPM.

Alternatively, would it be possible for you @ale-zai to update your fork from upstream?

ale-zai commented 1 year ago

@mariusc, I updated package, so you can use it if's still actual for you (: I'm curious why @Miss-PiA don't want to add support of package manager.

Miss-PiA commented 1 year ago

Hi @ale-zai and @mariusc,

Many thanks for your great contribution for our project!

Swift package manager(SPM) is definitely a good appoarch for iOS SDK integration which is on our radar. Since we are at full speed developing a new generation SDK v.3 which has already planned to distribute through SPM as binary dependency, we will get back to you when we can scope SPM support for current v.2. We can keep you posted whenever we have clear timeline to get it supported!

Really appreciated and welcomed for all your support to make our SDK in a better shape!

Miss-PiA commented 9 months ago

We have added SPM support along with latest 2.7.3 release. We are closing this PR and thank you for your contribution