todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
379 stars 112 forks source link

resolve deprecation and other warnings per Xcode 8 and 9, update the Pickers library to the currently-supported version #253

Open paulroub opened 7 years ago

paulroub commented 7 years ago

rm unneeded (now incorrect) orientation checks; corrected todo-txt web address in Settings page

Xcode 9 warning/deprecation resolution

fix more deprecation warnings

Update Pickers library

From https://github.com/skywinder/ActionSheetPicker-3.0, the fork recommended by the original author