question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Duplicated AppAuth classes -> Please add SwiftPM support

See original GitHub issue

Is your feature request related to a problem you are facing? Yes. In our project we cannot use Cocoapods, so we needed to manual import your library. The AppAuth library is a dependency of Jitsi and we’re also using the AppAuth library via SwiftPM. The issue is that we get several warnings about duplicated code. Basically all the AppAuth classes are duplicated in our binary!

Describe the solution you’d like Please adopt SwiftPM, which is pretty mature now and many companies are already using it in production applications.

Describe alternatives you’ve considered We had to do several workaround to avoid issues, for example in NSKeyedUnarchiver. Also I wonder what’s going to happen when we need to update the AppAuth library.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Mar 8, 2021

If you have a suggestion please do let us know, but right now I don’t know what could be done here.

0reactions
stale[bot]commented, Jun 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Swift Packages in multiple targets results in “This will result in ...
I have a project that has an iOS app and a Messages app embedded in it. This project uses Swift Package Manager to...
Read more >
Swift Package Manager Support - openid/AppAuth-iOS - GitHub
Please describe. #71 Describe the solution you'd like Support for Swift Package Manager Additional context Apple is integrating SPM in Xcode ...
Read more >
Adding support for SwiftPM to Swift Library - ios - Stack Overflow
When I run swift package tools-version I get the output as 3.1.0 . I am running Xcode 11.2.1. I also tried looking at...
Read more >
Swift Package Manager for iOS - RayWenderlich.com
Learn how to use the Swift Package Manager (SwiftPM) to create, update and load local and remote Swift Packages.
Read more >
All - Swift Package Registry
Add tokenized data ownership, consent, and rewards to your app in minutes. ... RomanNumeralKit, First-class Roman numeral support for Swift.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found