Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Fixed issue where item wasn't moved to new section. #81

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode7.3
osx_image: xcode8
notifications:
email: false
before_install:
Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "realm/realm-cocoa" "v1.0.0"
github "realm/realm-cocoa" "v2.0.2"
4 changes: 2 additions & 2 deletions Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "Quick/Nimble" "v4.0.1"
github "Quick/Quick" "v0.9.2"
github "Quick/Nimble" "v5.0.0"
github "Quick/Quick" "v0.10.0"
6 changes: 3 additions & 3 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "Quick/Nimble" "v4.0.1"
github "Quick/Quick" "v0.9.2"
github "realm/realm-cocoa" "v1.0.0"
github "Quick/Nimble" "v5.0.0"
github "Quick/Quick" "v0.10.0"
github "realm/realm-cocoa" "v2.0.2"
222 changes: 222 additions & 0 deletions Carthage/Build/iOS/066A77CB-3836-365B-A58A-F0FE30DC187C.bcsymbolmap

Large diffs are not rendered by default.

2,811 changes: 0 additions & 2,811 deletions Carthage/Build/iOS/09280CE2-1276-346A-9DC2-4766069D38BC.bcsymbolmap

This file was deleted.

10,348 changes: 0 additions & 10,348 deletions Carthage/Build/iOS/17E4C2A3-7FF4-3384-9868-7425D8366A20.bcsymbolmap

This file was deleted.

3,292 changes: 3,292 additions & 0 deletions Carthage/Build/iOS/347A4A82-0857-3C24-9FC9-2F76A37DFAE5.bcsymbolmap

Large diffs are not rendered by default.

9,659 changes: 0 additions & 9,659 deletions Carthage/Build/iOS/3B46401A-6463-3C56-A1A8-7DAEC6A432BB.bcsymbolmap

This file was deleted.

3,462 changes: 3,462 additions & 0 deletions Carthage/Build/iOS/50271FDF-9BA0-3244-8656-9EB13648266B.bcsymbolmap

Large diffs are not rendered by default.

8,753 changes: 8,753 additions & 0 deletions Carthage/Build/iOS/5ABAE9D7-18E7-310F-ACCB-7E11911EE558.bcsymbolmap

Large diffs are not rendered by default.

151 changes: 151 additions & 0 deletions Carthage/Build/iOS/5D71B987-30E7-3FCE-B9F6-D89F6BE825A5.bcsymbolmap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading