Skip to content

Commit 772d9e4

Browse files
Update locgen-swift to version 1.1.5 (#2)
- Fix rich text extraction from XLSX shared strings - Resolve missing translations stored as formatted text - Improve shared string cell handling for complex content Commit: dd97cde758d0a8b0a98d5b6ee85b2a3a4b07c9e0
1 parent 9106cb4 commit 772d9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/locgen-swift.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class LocgenSwift < Formula
22
desc "Localization strings generator for iOS/macOS projects"
33
homepage "https://github.com/Holdapp/locgen-swift"
4-
url "https://github.com/Holdapp/locgen-swift.git", tag: "1.1.4", revision: "417cf80a74f7e24b1756109a47bcb298a52fe4d6"
4+
url "https://github.com/Holdapp/locgen-swift.git", tag: "1.1.5", revision: "dd97cde758d0a8b0a98d5b6ee85b2a3a4b07c9e0"
55
head "https://github.com/Holdapp/locgen-swift.git"
66

77
depends_on xcode: ["13.0", :build]

0 commit comments

Comments
 (0)