Skip to content

Releases: iziz/libPhoneNumber-iOS

1.3.1 - Fix SPM & Cocoapods Issues

05 Dec 17:51
cc78d1f

Choose a tag to compare

Fixes

  • #436 - Add missing Foundation import to libPhoneNumber.h
  • #435 - Fix Cocoapod inclusion of Privacy Manifest
    • Change to include via library specific bundle
  • #438 - Fix Package.swift parse errors
    • When running on older swift versions

Enhancements

  • #439 - New scripts to help with releasing new versions

Full Changelog: 1.3.0...1.3.1

1.3.0 - Update Metadata To 9.0.18 & Fix Issues With SPM

21 Nov 18:23
1275507

Choose a tag to compare

Enhancements

  • Created libPhoneNumber-Demo-SPM project to test consuming via SPM
  • MetaData update scripts now require specifying the metadata version
  • Update to the latest Google libPhoneNumber metadata
  • Address all build warnings from Xcode 16.4
  • Increase deployment targets
    • MacOS - 10.3
    • TvOS - 12.0

Fixes

  • Fix issue with consuming via SPM
    • Use extern to define the metadata variables in headers
    • Create .m files that actually define the metadata variables, to eliminate duplicate definition errors
  • Fix build issues & warnings with Demo project
  • Resolve all cocoapod linting warnings

1.1

27 Jan 18:16
a6f5cb0

Choose a tag to compare

1.1
  • Metadata update
  • Performance improvements
  • Bug fixes

1.0.2: Merge pull request #322 from chrispark-google/master

15 Sep 21:26
597cb8f

Choose a tag to compare

Metadata update

14 Sep 18:53
54eeaf5

Choose a tag to compare

Merge pull request #320 from chrispark-google/master

Update metadata to google/libphonenumber v8.12.9

libPhoneNumber-iOS reaches 1.0

24 Jul 17:06
37f3d36

Choose a tag to compare

Support short number and geocoding features to match the main branch of Google's libPhoneNumber

0.9.16: Merge pull request #295 from chrispark-google/patch-1

30 Jun 18:52
6dcd392

Choose a tag to compare