Files
ResearchKit/ResearchKitTests/ResearchKitTests-Bridging-Header.h
T
Pariece McKinney b8f155974c Public release/2.2.12 (#1555)
- Fixed `ORKHealthKitQuantityTypeAnswerFormat`issues
- Improved `ORKReviewStep` initialization
- Introduced a new property called `shouldAutomaticallyAdjustImageTintColor` on `ORKStep` to automatically adopt dark mode version of an image
- Added `ORKSESQuestionResult` to Table View Providers
- ORKCatalog Improvements
- ORKImageSelectionView improvements
- Bumped version to 2.2.12
2023-11-01 18:18:20 -04:00

8 lines
217 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "ResearchKit.h"
#import "ResearchKit_Private.h"
#import "ORKQuestionStepViewController+TestingSupport.h"