[GH-ISSUE #607] Adding project with SPM adds additional libraries? #396

Closed
opened 2026-03-03 16:48:20 +03:00 by kerem · 1 comment
Owner

Originally created by @pepejeria on GitHub (Jul 7, 2020).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/607

Adding the library to a project using SPM also adds Kanna, Erik and swifter as dependencies. These libraries don't seem to be added when using Cocoapods.

Can you please clarify this?
Thank you.

Originally created by @pepejeria on GitHub (Jul 7, 2020). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/607 Adding the library to a project using SPM also adds Kanna, Erik and swifter as dependencies. These libraries don't seem to be added when using Cocoapods. Can you please clarify this? Thank you.
kerem closed this issue 2026-03-03 16:48:20 +03:00
Author
Owner

@phimage commented on GitHub (Jul 11, 2020):

as you can see its only for testig
https://github.com/OAuthSwift/OAuthSwift/blob/master/Package.swift#L37
yes its downloaded but not in your app runtime

you can find similar behaviour with some package that use Quick Nimble to test
in javascript there is dev dependencies for instance

<!-- gh-comment-id:657013766 --> @phimage commented on GitHub (Jul 11, 2020): as you can see its only for testig https://github.com/OAuthSwift/OAuthSwift/blob/master/Package.swift#L37 yes its downloaded but not in your app runtime you can find similar behaviour with some package that use Quick Nimble to test in javascript there is dev dependencies for instance
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#396
No description provided.