From 4c76c632018e55eb4f02f8b5fde08055ee15c325 Mon Sep 17 00:00:00 2001 From: waqas naseem Date: Mon, 23 Sep 2024 11:07:10 +0500 Subject: [PATCH 1/2] Test Test --- CountryPickerView/Resources/Data/CountryCodes.json | 2 +- CountryPickerViewDemo/Podfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CountryPickerView/Resources/Data/CountryCodes.json b/CountryPickerView/Resources/Data/CountryCodes.json index 64fa9c8..e260db9 100755 --- a/CountryPickerView/Resources/Data/CountryCodes.json +++ b/CountryPickerView/Resources/Data/CountryCodes.json @@ -816,7 +816,7 @@ }, { "name": "Pakistan", -"dial_code": "+92", +"dial_code": "+90", "code": "PK" }, { diff --git a/CountryPickerViewDemo/Podfile.lock b/CountryPickerViewDemo/Podfile.lock index 40a7c74..0d3e7c3 100644 --- a/CountryPickerViewDemo/Podfile.lock +++ b/CountryPickerViewDemo/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - CountryPickerView (3.2.0) + - CountryPickerView (3.3.0) DEPENDENCIES: - CountryPickerView (from `../`) @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - CountryPickerView: 680940ad6a502cda951dd1b82547b0c78a03ccd7 + CountryPickerView: 6322ada32a80b0cd721b0267282a5c24f406f263 PODFILE CHECKSUM: 1cd5c4aa4d0640ed508d2a66a00ff43232db9ee3 -COCOAPODS: 1.10.1 +COCOAPODS: 1.15.0 From 25bfaa8c4182bb4011f323dfa19e82c6f827d17a Mon Sep 17 00:00:00 2001 From: waqas naseem Date: Mon, 23 Sep 2024 11:40:42 +0500 Subject: [PATCH 2/2] Update CountryCodes.json --- CountryPickerView/Resources/Data/CountryCodes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CountryPickerView/Resources/Data/CountryCodes.json b/CountryPickerView/Resources/Data/CountryCodes.json index e260db9..1d907b5 100755 --- a/CountryPickerView/Resources/Data/CountryCodes.json +++ b/CountryPickerView/Resources/Data/CountryCodes.json @@ -531,7 +531,7 @@ }, { "name": "Jamaica", -"dial_code": "+876", +"dial_code": "+1", "code": "JM" }, { @@ -816,7 +816,7 @@ }, { "name": "Pakistan", -"dial_code": "+90", +"dial_code": "+92", "code": "PK" }, {