You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd build;
php BuildMetadataPHPFromXml.php \
http://libphonenumber.googlecode.com/svn/trunk/resources/PhoneNumberMetadataForTesting.xml \
../data/ \
true# For Testing
Production
cd build;
php BuildMetadataPHPFromXml.php \
http://libphonenumber.googlecode.com/svn/trunk/resources/PhoneNumberMetadata.xml \
../data/ \
false# For Production