Results 9 issues of takasek

Although it has problems, got better.

The bug reported in [設計やライブラリのせいでPeekを実装できなかった話 - Qiita](http://qiita.com/sagaraya/items/2a2ba5ed05b1df23d0ff) occurs also in this library. IB segue | on peeking --- | --- ![image](https://cloud.githubusercontent.com/assets/1290052/26211278/2b93be94-3c2d-11e7-9b05-424bf3f29108.png) | ![image](https://cloud.githubusercontent.com/assets/1290052/26211433/551b54e8-3c2d-11e7-9afc-5023622d46b8.png)

Similar to #69 With macOS Catalina beta (both 6 or 7) + Xcode 10.3, Test code crashes with `EXC_BAD_INSTRUCTION` on: https://github.com/Swinject/SwinjectStoryboard/blob/c940f48b9fb8c902131e1d01905ca0e839e63531/Tests/iOS-tvOS/SwinjectStoryboardSpec.swift#L56 https://github.com/Swinject/SwinjectStoryboard/blob/c940f48b9fb8c902131e1d01905ca0e839e63531/Tests/OSX/SwinjectStoryboardSpec.swift#L66 Avoiding to forced unwrap, many tests fail. Because...

just fixed typo.

After public release of Xcode 11, Update to Swift 5.1

Remaining task on https://github.com/takasek/XCJumpToTests/pull/2#discussion_r129879478

Since I don't know how to run test so I didn't add a test case, you can reproduce the bug with such code below: ```ml let result = Diff.get_diff [|...

ScanTextFromImage、日常的に便利に使わせてもらっています。 日本語を認識できるようにしました。

### Description When using StackState-based navigation on iOS 16.0, edge swipe back-and-cancel causes the state to become inconsistent: after cancelling, the screen stays visible but its dismiss effect no longer...

bug