Skip to content

Commit

Permalink
Add VLogging as a dependency for oauthclient
Browse files Browse the repository at this point in the history
  • Loading branch information
mohannad-hassan committed Dec 24, 2024
1 parent 7825940 commit 9b0d1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ private func dataTargets() -> [[Target]] {
// MARK: - Quran.com OAuth

target(type, name: "OAuthClient", hasTests: false, dependencies: [
"VLogging",
.product(name: "AppAuth", package: "AppAuth-iOS"),
]),
]
Expand Down

0 comments on commit 9b0d1d1

Please sign in to comment.