In some cases, two days can be selected. This seems to only happen after the first or second Saturday is first selected (i.e., step 4). (Note that allowsMultipleSelection in the calendar is set to false).
Steps to reproduce in the current SwiftExample project (as of 10/25/2016):
- Download, then launch the SwiftExample project.
- Select either Interface Builder or LoadView.
- Swipe to October 2015.
- Tap Saturday, October 3rd.
- Swipe left to November 2015.
- Swipe right, back to October 2015.
- Tap any other date besides October 3rd.
Result:
Notice that both dates are selected.

In some cases, two days can be selected. This seems to only happen after the first or second Saturday is first selected (i.e., step 4). (Note that
allowsMultipleSelectionin the calendar is set to false).Steps to reproduce in the current SwiftExample project (as of 10/25/2016):
Result:
Notice that both dates are selected.