diff --git a/libPhoneNumber-Demo/libPhoneNumber-Demo-SPM.xcodeproj/project.pbxproj b/libPhoneNumber-Demo/libPhoneNumber-Demo-SPM.xcodeproj/project.pbxproj index c2421b6..ccfc0ac 100644 --- a/libPhoneNumber-Demo/libPhoneNumber-Demo-SPM.xcodeproj/project.pbxproj +++ b/libPhoneNumber-Demo/libPhoneNumber-Demo-SPM.xcodeproj/project.pbxproj @@ -270,7 +270,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1.2.0; + CURRENT_PROJECT_VERSION = 1.3.0; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -288,7 +288,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 13.5; - MARKETING_VERSION = 1.2.0; + MARKETING_VERSION = 1.3.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -326,7 +326,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1.2.0; + CURRENT_PROJECT_VERSION = 1.3.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -338,7 +338,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 13.5; - MARKETING_VERSION = 1.2.0; + MARKETING_VERSION = 1.3.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; diff --git a/libPhoneNumber-Demo/libPhoneNumber-Demo.xcodeproj/project.pbxproj b/libPhoneNumber-Demo/libPhoneNumber-Demo.xcodeproj/project.pbxproj index a871aa1..95f9c7e 100644 --- a/libPhoneNumber-Demo/libPhoneNumber-Demo.xcodeproj/project.pbxproj +++ b/libPhoneNumber-Demo/libPhoneNumber-Demo.xcodeproj/project.pbxproj @@ -306,7 +306,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1.2.0; + CURRENT_PROJECT_VERSION = 1.3.0; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -324,7 +324,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 13.5; - MARKETING_VERSION = 1.2.0; + MARKETING_VERSION = 1.3.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -363,7 +363,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1.2.0; + CURRENT_PROJECT_VERSION = 1.3.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -375,7 +375,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 13.5; - MARKETING_VERSION = 1.2.0; + MARKETING_VERSION = 1.3.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; diff --git a/libPhoneNumber-GeocodingParser/libPhoneNumber-GeocodingParser.xcodeproj/project.pbxproj b/libPhoneNumber-GeocodingParser/libPhoneNumber-GeocodingParser.xcodeproj/project.pbxproj index 2573416..75b393a 100644 --- a/libPhoneNumber-GeocodingParser/libPhoneNumber-GeocodingParser.xcodeproj/project.pbxproj +++ b/libPhoneNumber-GeocodingParser/libPhoneNumber-GeocodingParser.xcodeproj/project.pbxproj @@ -315,6 +315,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 1.3.0; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -333,6 +334,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; + MARKETING_VERSION = 1.3.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -374,6 +376,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 1.3.0; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; @@ -386,6 +389,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; + MARKETING_VERSION = 1.3.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; diff --git a/libPhoneNumber-iOS.podspec b/libPhoneNumber-iOS.podspec index 0792bd4..9dd7f6b 100644 --- a/libPhoneNumber-iOS.podspec +++ b/libPhoneNumber-iOS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "libPhoneNumber-iOS" - s.version = "1.2.0" + s.version = "1.3.0" s.summary = "iOS library for parsing, formatting, storing and validating international phone numbers from libphonenumber library." s.description = "libPhoneNumber for iOS. iOS library for parsing, formatting, storing and validating international phone numbers from libphonenumber library." s.homepage = "https://github.com/iziz/libPhoneNumber-iOS.git" diff --git a/libPhoneNumber.xcodeproj/project.pbxproj b/libPhoneNumber.xcodeproj/project.pbxproj index 7688a0f..9db4e6a 100755 --- a/libPhoneNumber.xcodeproj/project.pbxproj +++ b/libPhoneNumber.xcodeproj/project.pbxproj @@ -929,7 +929,6 @@ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DEVELOPMENT_ASSET_PATHS = ""; @@ -973,7 +972,6 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DEVELOPMENT_ASSET_PATHS = ""; @@ -1142,7 +1140,6 @@ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO; @@ -1162,7 +1159,6 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.0.4; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = NO; PRODUCT_BUNDLE_IDENTIFIER = me.ohtalk.libPhoneNumber.iOS; @@ -1187,7 +1183,6 @@ CLANG_WARN_UNREACHABLE_CODE = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO; @@ -1209,7 +1204,6 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.0.4; MTL_ENABLE_DEBUG_INFO = NO; ONLY_ACTIVE_ARCH = NO; PRODUCT_BUNDLE_IDENTIFIER = me.ohtalk.libPhoneNumber.iOS; @@ -1234,7 +1228,6 @@ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 973LHT5R86; @@ -1277,7 +1270,6 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 973LHT5R86; @@ -1400,6 +1392,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 1.3.0; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; @@ -1421,6 +1414,7 @@ GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 12.0; MACOSX_DEPLOYMENT_TARGET = 10.13; + MARKETING_VERSION = 1.3.0; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ""; SDKROOT = iphoneos; @@ -1460,6 +1454,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; + CURRENT_PROJECT_VERSION = 1.3.0; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_GENERATE_TEST_COVERAGE_FILES = YES; @@ -1473,6 +1468,7 @@ GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 12.0; MACOSX_DEPLOYMENT_TARGET = 10.13; + MARKETING_VERSION = 1.3.0; OTHER_CFLAGS = ""; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; diff --git a/libPhoneNumberGeocoding.podspec b/libPhoneNumberGeocoding.podspec index 1b349da..6eadf5e 100644 --- a/libPhoneNumberGeocoding.podspec +++ b/libPhoneNumberGeocoding.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "libPhoneNumberGeocoding" - s.version = "1.2.0" + s.version = "1.3.0" s.summary = "Geocoding Features for libPhoneNumber-iOS" s.description = "libPhoneNumberGeocoding for iOS. iOS library for gathering region descriptions for any phone number. This library stores geocoding metadata on disk space." s.homepage = "https://github.com/iziz/libPhoneNumber-iOS.git" @@ -28,7 +28,7 @@ Pod::Spec.new do |s| s.resources = "libPhoneNumberGeocodingMetaData/*.bundle" - s.dependency 'libPhoneNumber-iOS', '~> 1.2.0' + s.dependency 'libPhoneNumber-iOS', '~> 1.3.0' s.source_files = [ 'libPhoneNumberGeocoding/**/*.{h,m}', diff --git a/libPhoneNumberShortNumber.podspec b/libPhoneNumberShortNumber.podspec index f158085..c0f442a 100644 --- a/libPhoneNumberShortNumber.podspec +++ b/libPhoneNumberShortNumber.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "libPhoneNumberShortNumber" - s.version = "1.2.0" + s.version = "1.3.0" s.summary = "Short Number Support for libPhoneNumber-iOS" s.description = "libPhoneNumberShortNumber for iOS. iOS library for implementing libPhoneNumber features on short numbers." s.homepage = "https://github.com/iziz/libPhoneNumber-iOS.git" @@ -27,7 +27,7 @@ Pod::Spec.new do |s| s.private_header_files = 'libPhoneNumberShortNumberInternal/**/*.h' - s.dependency 'libPhoneNumber-iOS', '~> 1.2.0' + s.dependency 'libPhoneNumber-iOS', '~> 1.3.0' s.source_files = [ 'libPhoneNumberShortNumberInternal/**/*.{h,m}',