Skip to content

Commit

Permalink
Merge pull request iziz#349 from lian-cc/feature/update-metadata-8.12.26
Browse files Browse the repository at this point in the history
Update metadata to google/libphonenumber v8.12.26
  • Loading branch information
paween authored Nov 17, 2021
2 parents 5e34f52 + df2fe45 commit f617205
Show file tree
Hide file tree
Showing 5 changed files with 5,526 additions and 5,477 deletions.
2 changes: 1 addition & 1 deletion generatedJSON/PhoneNumberMetaData.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion generatedJSON/ShortNumberMetadata.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libPhoneNumber-iOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "libPhoneNumber-iOS"
s.version = "1.0.3"
s.version = "1.0.4"
s.summary = "iOS library for parsing, formatting, storing and validating international phone numbers from libphonenumber library."
s.description = <<-DESC
libPhoneNumber for iOS
Expand Down
4 changes: 2 additions & 2 deletions libPhoneNumber.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = me.ohtalk.libPhoneNumber.iOS;
Expand Down Expand Up @@ -1154,7 +1154,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
MTL_ENABLE_DEBUG_INFO = NO;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = me.ohtalk.libPhoneNumber.iOS;
Expand Down
Loading

0 comments on commit f617205

Please sign in to comment.