Skip to content

Commit

Permalink
Merge pull request #168 from zdravkin/add_default_localizaation
Browse files Browse the repository at this point in the history
Add default localization in package
  • Loading branch information
relatedcode authored May 8, 2024
2 parents 3e0b877 + 5c0ebc5 commit 252f994
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 @@ -4,6 +4,7 @@ import PackageDescription

let package = Package(
name: "ProgressHUD",
defaultLocalization: "en",
platforms: [
.iOS(.v13),
],
Expand Down

0 comments on commit 252f994

Please sign in to comment.