Skip to content

Conversation

@LowAmmo
Copy link
Collaborator

@LowAmmo LowAmmo commented Nov 13, 2025

libPhoneNumber-GeocodingParser

  • Changed to take in the version of libPhoneNumber MetaData to process
  • Restructured code to be a little easier to read/maintain
  • Modified the logging to structure the output

metadataGenerator.swift

  • Changed to take in the version of libPhoneNumber MetaData to read
  • Commented and restructured to make code more resuable
  • Broke apart code into "sections" so consumers can track progress of the script, and better troubleshoot any errors encountered

GeneratePhoneNumberMetaDataFiles.sh

  • Renamed GeneratePhoneNumberHeader.sh

Documenting current MetaDataVersions:

  • PhoneNumber - 8.13.25
  • ShortNumber - 8.13.25
  • Testing - 8.13.25
  • Geocoding - 8.13.4

This is intended to be pulled onto master after #425 is merged to master.

This addresses the "issue" #426

Dependencies

libPhoneNumber-GeocodingParser
* Changed to take in the version of libPhoneNumber MetaData to process
* Restructured code to be a little easier to read/maintain
* Modified the logging to structure the output

metadataGenerator.swift
* Changed to take in the version of libPhoneNumber MetaData to read
* Commented and restructured to make code more resuable
* Broke apart code into "sections" so consumers can track progress of the script, and better troubleshoot any errors encountered

GeneratePhoneNumberMetaDataFiles.sh
* Renamed GeneratePhoneNumberHeader.sh

Documenting current MetaDataVersions:
* PhoneNumber - 8.13.25
* ShortNumber - 8.13.25
* Testing - 8.13.25
* Geocoding - 8.13.4
Updating json to be "pretty printed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants