bd60d945bb
* Address issue where there was no option to "Save Results" if task is cancelled (Issue #1536/1540) * Address an issue where ORKTaskViewController setting tintColor on stepViewController views broke ORKStepViewController's addResult: * Fixed order issue of tone audiometry steps * Include missing ORKSpeechRecognition header export (Issue #1534) * Switch to contentEdgeInsets API in ORKContinueButton to fix an issue where button title wouldn't always fit onscreen (on iOS 16 during long press) (Issue #1533) * Remove min/max values for ORKCatalog "Numeric with Display Unit" * xcconfig file updates for version and driving ORKCatalog bundleID * Addressing compiler warnings * Added unit tests for init'ing taskViewController with restoration data * Adding task restoration feature to ORKCatalog's taskViewController presentation