Max Radermacher
47fb623a24
Merge remote-tracking branch 'upstream/master' into signal-master
2024-12-05 16:02:42 -06:00
iziz
3220b40271
Version
2024-08-26 00:34:02 +09:00
iziz
34c09794a4
1.2.0
2024-08-26 00:31:48 +09:00
Gene Goldfarb
237c22f309
Migrate system carrier country code detection to use the Contacts framework.
...
Previously used CoreTelephony framework's CTCarrier has been deprecated will not work starting with XCode 14.3.
2023-04-25 15:01:50 -07:00
Gene Goldfarb
56c81db3bb
Build cleanup:
...
- Remove unused short number test helpers left over in core tests.
- Remove unused metadata plist.
- Fix incorrect case on an import.
- Update deplyment target to minimum targets supported by XCode 14.
2023-01-04 12:26:36 -08:00
Jordan Rose
12927fe928
Convert metadata JSON to a deduplicated plist ahead of time
...
Based on work by Martin, but using a simpler deduplication method than
what libPhoneNumber had: an NSKeyedArchiver delegate. This allows us
to stop deserializing and deduplicating JSON at app launch time, at
the cost of some additional disk space (437KB, 223KB compressed, instead
of 33KB of compressed static data within the app binary).
2022-02-14 17:20:23 -08:00
Matthew Chen
ec1d830224
Deduplicate JSON.
2021-10-27 15:27:08 -03:00
Lian
df2fe450fc
Bump version to 1.0.4
2021-06-25 18:54:47 +08:00
Stefan Schwenkenbecher
cdea5ab9a3
Bump version to 1.0.3
2021-01-08 01:34:56 +01:00
Chris Park
2af42e97bf
Update version to 1.0.2
2020-09-15 17:05:03 -04:00
Chris Park
235577546c
Update podspec version to 1.0.1
2020-09-14 15:35:42 -04:00
Paween Itthipalkul
2e38f8beb3
Combine various versions of libPhoneNumber frameworks into one that works on multiple platforms
...
Also updated deployment target to:
iOS 10.0
watchOS 4.0
macOS 10.9
tvOS 10.0
2020-07-31 13:21:58 -07:00
Rastaar Haghi
deae5a1cba
Updated iOS requirement to iOS10.1
2020-07-17 14:50:53 -07:00
Rastaar Haghi
ea3471b99b
Ran Clang-format + made Code Review Changes 7/17/20
2020-07-17 12:10:33 -07:00
iziz
cb0d5fac1c
Update podspec
2019-06-09 23:35:13 +09:00
Adam Lickel
64902173c6
Fix regex podspec
2018-09-04 17:46:50 -07:00
Kevin Bui
8e1880312c
Fix podspec to include NBRegExMatcher
2018-05-04 11:18:37 -07:00
iziz
41385e341c
Update podspec version to 0.9.13
2017-12-19 08:37:53 +09:00
iziz
770b9f93e0
Update test code & metadata from 05bee8637c4981e9fb6fa06740704cc8b9d2172b [05bee86] (google's libphonenumber)
2017-10-21 02:47:13 +09:00
Dave MacLachlan
329c5b7e2e
Merge branch 'master' into EnhancedMetadata
2017-06-09 15:04:26 -07:00
Dave MacLachlan
afa37415c7
podspec now passes validation (pod lib lint libPhoneNumber-iOS.podspec)
2017-06-09 14:56:16 -07:00
Dave MacLachlan
1437da5d88
Add NBGeneratedPhoneNumberMetaData to source_files because it needs to be both there and in private_header_files.
2017-06-08 15:34:13 -07:00
Dave MacLachlan
352f45121c
Revert "Revert "Fixes up podspec so that it works properly, and adds a swift demo""
...
This reverts commit 4f1f742de4 .
2017-06-08 15:27:46 -07:00
iziz
202ff1d3c6
0.9.10
2017-05-02 06:10:10 +09:00
iziz
4f1f742de4
Revert "Fixes up podspec so that it works properly, and adds a swift demo"
2017-05-02 05:15:24 +09:00
iziz
914c3dd018
pod spec 0.9.9
2017-05-02 05:11:14 +09:00
Dave MacLachlan
efcc98ca88
Fixes up podspec so that it works properly, and adds a swift demo to show how to use libPhoneNumber from Swift
2017-05-01 12:58:39 -07:00
iziz
433e11feaf
Add xcconfig for pod spec
2017-05-02 03:01:00 +09:00
iziz
29485cb22c
Merge branch 'MetadataChanges' of https://github.com/iziz/libPhoneNumber-iOS
...
# Conflicts:
# libPhoneNumber-iOS.podspec
2017-05-02 02:09:23 +09:00
iziz
7050e7b71d
Update PodSpec version to 0.9.6
2017-03-21 05:15:08 +09:00
iziz
85c9f37b2e
Fix path
2017-03-21 00:53:34 +09:00
iziz
fe4fff2f2a
Merge branch 'master' of https://github.com/iziz/libPhoneNumber-iOS
2017-03-21 00:44:22 +09:00
iziz
793b7e996a
Change podspec version
2017-03-21 00:44:15 +09:00
Dave MacLachlan
01da4662fc
Verified and tested podspec. Added libz
2017-03-20 08:19:15 -07:00
Dave MacLachlan
e289c4148d
Remove unnecessary generated test classes. Update podspec to add missing NSAssay+NBAdditions.h/.m
2017-03-19 21:15:30 -07:00
Dave MacLachlan
84e3a684e5
Revamp script step to remove it from build steps in xcodeproject to having it run by hand to generate NBGeneratedPhoneNumberMetaData.h
2017-03-17 17:11:00 -07:00
iziz
87400465ec
Update version to 0.9.4
2017-02-16 01:17:07 +09:00
iziz
6ec94785bb
Update libPhoneNumber-iOS.podspec
2017-02-15 20:21:35 +09:00
iziz
fbcb8f06b5
Update pod version to 0.9.3
2017-02-08 00:23:28 +09:00
iziz
af0a9180d6
Update pod version to 0.9.2
2016-12-19 02:03:13 +09:00
iziz
1a79b8bf7f
Change version to 0.9.1
2016-11-27 00:16:40 +09:00
Jeff Kelley
fe34c58e3d
Add tvOS and watchOS samples.
2016-11-16 21:09:19 -05:00
ishtar
fb542fb8ed
Update version 0.8.17
2016-10-10 02:45:36 +09:00
ishtar
9e1114d9fa
Update podsepc
2016-08-21 22:40:50 +09:00
ishtar
15617e1d02
Update metadata from 7.4.5
2016-07-21 21:52:02 +09:00
ishtar
36fd753e32
Update podspec
2016-06-29 23:05:23 +09:00
ishtar
22ae7c358e
Update version to 0.8.13
2016-05-30 02:25:31 +09:00
iziz
7199a9ec04
Update podspec
2016-05-02 03:50:31 +09:00
iziz
fbb26835f9
Update podspec for manage
2016-02-22 00:34:00 +09:00
iziz
8583e846a5
Change pod spec
2015-11-22 02:55:17 +09:00