gregoireLem

Results 6 issues of gregoireLem

Using JSONWebToken (2.2.0) I have this error when using Xcode Version 10.0 beta 5 ![capture d ecran 2018-08-20 a 17 09 02](https://user-images.githubusercontent.com/31652880/44348846-e7c2f580-a49b-11e8-8c7a-485343de9cc3.png)

**Valid Belgium phone number doesn't trigger "is valid"** This is a valid mobile phone number in Belgium +32 469 12 59 50. It doesn't trigger is valid callback (It works...

#### Description #### Version of protoc (`protoc --version`) ###### libprotoc 3.6.1 #### Version of ProtocolBuffers.framework ###### Protobuf-swift version: 4.0 #### Description Here is an enum in my proto file enum...

#### Version of protoc (```protoc --version```) ###### libprotoc 3.6.1 #### Version of ProtocolBuffers.framework ###### Protobuf-swift version: 4.0 #### Description How can I make the objects conform to Codable ? Thanks...

#### Version of protoc (```protoc --version```) ###### 3.6.1 #### Version of ProtocolBuffers.framework ###### 4.0.6 #### ```.proto``` file to reproduce ```protobuf syntax = "proto3"; message accl { double x = 1;...

**Type of issue**: Request --- **Description**: I am using this lib : https://github.com/PiXeL16/IBLocalizable which allow localization from storyboard. When I use nslocalizer "--find-unused" all string set via IBLocalizable in storyboard...