-
I'm having troubles with starting application, when I specify **landscape**
Without it everything works fine. The error under Swift4 and Swift 5
![screenshot 2019-01-06 at 23 34 38](https://user…
-
We now expect dates to be in format `iso8601`, but the default iOS implementation fails to decode various formats that are valid.
we should do a custom deserialization where we try to deserialize a…
-
BoomMenuButton.swift:58:31: Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C
-
/GLNotificationBar/GLNotificationBar/Classes/GLNotificationBar.swift:274:19: 'characters' is deprecated: Please use String or Substring directly
It seems it's not swift4 ready.
-
之前用在Swift4.2中正常,升级到Swift5后报错如下:
objc[31593]: Swift class extensions and categories on Swift classes are not allowed to have +load methods
-
Hello.
I am getting the deprecation error for rangeAt function in swift 4. I see that in the master it was already fixed, please release a new version to fix it.
-
代码非常整洁干净,我尝试升级到Swift4.0, 但是指针那一块不太好处理,希望作者能处理下,非常感谢您对开源的贡献
谢谢!
-
I'm waiting for a new version on the podspec for migration to Swift4.1 if possible.
Thank you!
-
Swift4.0 fetchMessage method flags value
[.fullHeaders,.flags,.headerSubject,.internalDate,.headers,.structure,.uid]
Can't get flags value
-
##### Description
I'm try to generate code from spec using this command:
```
swagger-codegen generate -l swift4 -i receipt-details.json -o "_" --reserved-words-mappings "Error=ErrorModel"
```
…