Files
ResearchKit/ResearchKitTests/ResearchKitTests-Bridging-Header.h
T
Louie Chatta c370011616 Public Release 2.2.15
- Various ORKTextChoiceOther and ORKChoiceOtherViewCell improvements 
- Bumped version to 2.2.15
- Bumped Cocoapod version to 2.2.15
2023-12-05 11:02:55 -08:00

11 lines
377 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"
#import "ORKFormStepViewController+TestingSupport.h"
#import "ORKAnswerFormat_Internal.h"
#import "ORKTextChoiceAnswerFormat+FormStepViewControllerAdditions.h"