-
Getting some build errors in Swift 5, in `Metadata.swift` and `TypeInfo.swift`:
```swift
var typeInfoConvertible: TypeInfoConvertible
switch kind {
case .struct:
typ…
-
With the `swift5-fix` branch, and checked out to [this](https://github.com/apple/swift/commit/a97b4c88ce7c884604fd24038c4aa136a936e976) commit of the `apple/swift` repo on May 2, I was able to get swa…
-
### New Issue Checklist
- [X] Updated SwiftLint to the latest version
- [X] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Describe the bug
Swiftlint …
-
When the AppState has an optional substate the implicit skip repeats fails. Modified test case to demonstrate the issue:
```
import XCTest
import ReSwift
class AutomaticallySkipRepeatsTests: X…
-
Hello,
We're trying to release a build but testing on iOS 12 beta we get the following runtime error that crashes the app:
*dyld: Symbol not found: __T0BOWV
Referenced from: /private/var/con…
-
I have this `'Tracker/Crash.h' file not found` when I tried to compile your SDK with Cocoapods SDK version ATInternet-Apple-SDK/Tracker (2.8.9).
I'm trying Cocoapods 1.5.0 because it can improve si…
-
### The language of WCDB
Swift
### The version of WCDB
v1.0.6
### The platform of WCDB
iOS
### The installation of WCDB
Cocoapods
### What's the issue?
When …