ResearchKit / AppCore

Core code shared by the initial ResearchKit apps.
Other
262 stars 82 forks source link

Fix wrong LessThanEqual op for APCSmartSurveyTask #140

Open albf opened 5 years ago

albf commented 5 years ago

Probably a typo, kOperatorGreaterThanEqual is used twice and kOperatorLessThanEqual is clearly ignored.