Skip to content

Commit

Permalink
Update the export script
Browse files Browse the repository at this point in the history
  • Loading branch information
miasma13 committed Dec 6, 2024
1 parent bc7af06 commit 7034f65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/loc_export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ declare -a unwanted_paths=(
"DuckDuckGoNotifications/Localizable.xcstrings"
"DuckDuckGoVPN/Info-AppStore-InfoPlist.xcstrings"
"DuckDuckGoVPN/InfoPlist.xcstrings"
"DuckDuckGoVPN/Localizable.xcstrings"
"NetworkProtectionAppExtension/Info.plist"
"NetworkProtectionAppExtension/InfoPlist.xcstrings"
"VPNProxyExtension/InfoPlist.xcstrings"
"DuckDuckGoNotifications/Resources/InfoPlist.xcstrings"
"DuckDuckGo/Suggestions/View/Base.lproj/Suggestion.storyboard"
)

Expand Down

0 comments on commit 7034f65

Please sign in to comment.