Skip to content

Commit

Permalink
Fix Privacy Pro build.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Dec 24, 2023
1 parent 04a16f3 commit c2ee464
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import NetworkProtectionUI
#endif

#if SUBSCRIPTION
import Account

Check failure on line 31 in DuckDuckGo/NavigationBar/View/NavigationBarViewController.swift

View workflow job for this annotation

GitHub Actions / Make Release Build (DuckDuckGo Privacy Pro)

no such module 'Account'

Check failure on line 31 in DuckDuckGo/NavigationBar/View/NavigationBarViewController.swift

View workflow job for this annotation

GitHub Actions / Make Release Build (DuckDuckGo Privacy Pro)

no such module 'Account'
import SubscriptionUI
#endif

Expand Down

0 comments on commit c2ee464

Please sign in to comment.