Skip to content

Releases: swiftlang/swift-foundation-icu

FoundationICU 0.0.2

11 May 18:43
95da015
Compare
Choose a tag to compare

This release contains important fixes for building on iOS and Windows.

Pull Requests

  • #8 build: indicate that we are building ICU statically
  • #9 build: bump C++ standard to C++14 on Windows
  • #10 build: define _CRT_SECURE_NO_DEPRECATE on Windows
  • #11 build: disable POSIX paths on Windows
  • #12 build: define U_ATTRIBUTE_DEPRECATED when building
  • #13 Fixed iOS build failures

Corresponding ICU Version: ICU 70.1

FoundationICU 0.0.1

17 Apr 21:50
0b214cc
Compare
Choose a tag to compare

This is the initial release of FoundationICU for FoundationPreview. This version corresponds to ICU 70.13 released under this repository.

Corresponding ICU Version: ICU 70.1