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
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
iziz
e1601e8701
Add source files to prosper
2015-11-22 02:50:52 +09:00
iziz
d52dbfc5a4
Update podspec version
2015-11-22 01:50:20 +09:00
iziz
27a1667971
Remove file "NBAddition"
2015-11-09 00:34:52 +09:00
iziz
fa8a78d4ba
Add "NBTextField" and "Swift Demo Target using PhoneNumber library"
2015-11-09 00:25:38 +09:00
Changsung
21c42aacea
Update libPhoneNumber-iOS.podspec
2015-10-13 10:46:43 +09:00
Changsung
d76c7d20ef
Update libPhoneNumber-iOS.podspec
...
chnage podspec to support watchos platform
2015-10-12 19:55:19 +09:00
iziz
1e9d4b9c15
Update pod spec
2015-10-10 01:56:26 +09:00
iziz
f5da060b03
Update version 0.8.7
2015-08-06 23:50:53 +09:00
iziz
bf941f0fc9
Update podspec for Cocoapods
2015-08-03 21:35:56 +09:00
iziz
b6c2b28487
Clear plist (no more use it), update pod spec
2015-05-26 01:46:13 +09:00
iziz
9c5b6ea5db
Revert "Add Carthage support"
2015-04-25 19:11:01 +09:00
Simone Manganelli
a1a1a80682
rename the podspec file as well
2015-04-24 16:46:56 -07:00