Coder Social home page Coder Social logo

Linux Support about appstoreconnect-swift-sdk HOT 8 CLOSED

avdlee avatar avdlee commented on May 18, 2024
Linux Support

from appstoreconnect-swift-sdk.

Comments (8)

stefanhp avatar stefanhp commented on May 18, 2024 1

Hi,
I came across a similar issue when adding SPM support in another project.
IBM has a package for that: IBM-Swift/BlueCryptor. It wraps CommonCrypto on Apple platforms and OpenSSL on Linux.
It would add a dependency:

.Package(url: "https://github.com/IBM-Swift/BlueCryptor.git", majorVersion: <majorVersion>, minor: <minor>)

Hope this helps.

from appstoreconnect-swift-sdk.

aaronsky avatar aaronsky commented on May 18, 2024 1

https://github.com/apple/swift-crypto could be a cool option, though it'd only work for iOS/tvOS 13+, watchOS 6.0+ and macOS 10.15+ on Apple platforms

from appstoreconnect-swift-sdk.

AvdLee avatar AvdLee commented on May 18, 2024

It would be great to add Linux support, but not for any price. My goal with this SDK is to make it as easy as possible to use. Therefore, if we can come up with a plan to support iOS, macOS, and Linux in a way that they can all be supported easily, I would be happy to review that!

from appstoreconnect-swift-sdk.

schwmi avatar schwmi commented on May 18, 2024

Yep, I would integrate it in a way s.t. nothing changes for iOS/macOS user of the sdk.

from appstoreconnect-swift-sdk.

stefanhp avatar stefanhp commented on May 18, 2024

I also found that there is a pure Swift implementation: https://github.com/krzyzanowskim/CryptoSwift

from appstoreconnect-swift-sdk.

schwmi avatar schwmi commented on May 18, 2024

Had also a look at this lib - unfortunately doesn't support ES256 which is expected by apple as signatureAlogrithm for JWT

from appstoreconnect-swift-sdk.

github-actions avatar github-actions commented on May 18, 2024

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

from appstoreconnect-swift-sdk.

AvdLee avatar AvdLee commented on May 18, 2024

@aaronsky good suggestion! I don't like dropping < iOS 13 anytime soon. If there's any other way of doing this I would prefer to do that.

from appstoreconnect-swift-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.