gregoireLem
gregoireLem
Using JSONWebToken (2.2.0) I have this error when using Xcode Version 10.0 beta 5 
**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...