- Various ORKTextChoiceOther and ORKChoiceOtherViewCell improvements - Bumped version to 2.2.15 - Bumped Cocoapod version to 2.2.15
11 lines
377 B
Objective-C
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"
|