Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
apotocki committed Aug 16, 2023
1 parent 6503948 commit b99f14d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This repo provides a universal script for building static ICU libraries for use
```
# clone the repo
git clone -b 73 --recursive https://github.com/apotocki/icu4c-iosx
git clone --recursive https://github.com/apotocki/icu4c-iosx
# build libraries
cd icu4c-iosx
Expand Down
2 changes: 1 addition & 1 deletion icu
Submodule icu updated 285 files
2 changes: 1 addition & 1 deletion icu4c-iosx.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "icu4c-iosx"
s.version = "73.2.0"
s.version = "73.2.1"
s.summary = "ICU XCFramework for macOS and iOS, including both arm64 and x86_64 builds for macOS, Mac Catalyst and Simulator."
s.homepage = "https://github.com/apotocki/icu4c-iosx"
s.license = "BSD"
Expand Down

0 comments on commit b99f14d

Please sign in to comment.