libPhoneNumber-iOS icon indicating copy to clipboard operation
libPhoneNumber-iOS copied to clipboard

How to update Metadata automaticlly from google/libphonenumber?

Open sysail opened this issue 5 years ago • 3 comments

I found that there're always metadata outdate. This iOS project can't update on time after google/libphonenumber updating. Can we update the metadata automaticlly?

sysail avatar Feb 25 '20 09:02 sysail

Is there a documented way to update the metadata manually?

eytanbiala avatar Jun 05 '20 15:06 eytanbiala

See https://github.com/iziz/libPhoneNumber-iOS/issues/258. Also, there's a fork with the current metadata as of now: https://github.com/life360/libPhoneNumber-iOS

futuretap avatar Dec 29 '20 17:12 futuretap

Hi @eytanbiala, not sure whether the question is still valid, but just in case: I have prepared a pull request (PR #340) with updated metadata and documented the required taken steps therein. I'm waiting for @paween to take a look onto it, and hopefully it can be merged soon and released as a 1.0.3 version afterwards (PR #341).

With the documented approach I think an regular update of the metadata would be possible without much effort. I'm not sure though how an automated approach should look like - you mean something like on build time?

rockebee avatar Jan 12 '21 20:01 rockebee