Releases: iziz/libPhoneNumber-iOS
Releases · iziz/libPhoneNumber-iOS
1.3.1 - Fix SPM & Cocoapods Issues
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
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
- 9.0.18 Metadata Release: https://github.com/google/libphonenumber/releases/tag/v9.0.18
- 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
externto define the metadata variables in headers - Create
.mfiles that actually define the metadata variables, to eliminate duplicate definition errors
- Use
- Fix build issues & warnings with Demo project
- Resolve all cocoapod linting warnings
1.1
1.0.2: Merge pull request #322 from chrispark-google/master
Update version to 1.0.2
Metadata update
Merge pull request #320 from chrispark-google/master Update metadata to google/libphonenumber v8.12.9
libPhoneNumber-iOS reaches 1.0
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
Update libPhoneNumber-iOS.podspec