DiffableDataSources
DiffableDataSources copied to clipboard
Cannot compile example macOS application
Checklist
- [x] This is not a Apple's bug.
- [x] Reviewed the README and documents.
- [x] Searched existing issues for ensure not duplicated.
Expected Behavior
We can compile example macOS application
Current Behavior
has compile error.
https://github.com/ra1028/DiffableDataSources/blob/581b4f8d1634e83c6b33caaafdc6a115a74650c3/Examples/Example-macOS/MountainsViewController.swift#L52
this let should be var
Steps to Reproduce
- just run
Example-macOS
Environments
-
version: 0.4.0
-
Swift version: 5.2.4
-
Xcode version: 11.6