|
77 | 77 | 2441034F1B966D4C00EEAB0C /* ORKPasscodeViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 2441034D1B966D4C00EEAB0C /* ORKPasscodeViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
78 | 78 | 244103501B966D4C00EEAB0C /* ORKPasscodeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2441034E1B966D4C00EEAB0C /* ORKPasscodeViewController.m */; };
|
79 | 79 | 244EFAD21BCEFD83001850D9 /* ORKAnswerFormat_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 244EFAD11BCEFD83001850D9 /* ORKAnswerFormat_Private.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
80 |
| - 246D15D81BA3438A009C99FC /* ORKEligibilitySelectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = 246D15D61BA3438A009C99FC /* ORKEligibilitySelectionView.h */; }; |
81 |
| - 246D15D91BA3438A009C99FC /* ORKEligibilitySelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 246D15D71BA3438A009C99FC /* ORKEligibilitySelectionView.m */; }; |
82 |
| - 246D15E21BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 246D15E01BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.h */; }; |
83 |
| - 246D15E31BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 246D15E11BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.m */; }; |
84 | 80 | 24850E191BCDA9C7006E91FB /* ORKLoginStepViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 24850E171BCDA9C7006E91FB /* ORKLoginStepViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
85 | 81 | 24850E1A1BCDA9C7006E91FB /* ORKLoginStepViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 24850E181BCDA9C7006E91FB /* ORKLoginStepViewController.m */; };
|
86 | 82 | 248604061B4C98760010C8A0 /* ORKAnswerFormatTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 248604051B4C98760010C8A0 /* ORKAnswerFormatTests.m */; };
|
|
587 | 583 | 2441034D1B966D4C00EEAB0C /* ORKPasscodeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKPasscodeViewController.h; sourceTree = "<group>"; };
|
588 | 584 | 2441034E1B966D4C00EEAB0C /* ORKPasscodeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKPasscodeViewController.m; sourceTree = "<group>"; };
|
589 | 585 | 244EFAD11BCEFD83001850D9 /* ORKAnswerFormat_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKAnswerFormat_Private.h; sourceTree = "<group>"; };
|
590 |
| - 246D15D61BA3438A009C99FC /* ORKEligibilitySelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKEligibilitySelectionView.h; sourceTree = "<group>"; }; |
591 |
| - 246D15D71BA3438A009C99FC /* ORKEligibilitySelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKEligibilitySelectionView.m; sourceTree = "<group>"; }; |
592 |
| - 246D15E01BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKSurveyAnswerCellForEligibility.h; sourceTree = "<group>"; }; |
593 |
| - 246D15E11BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKSurveyAnswerCellForEligibility.m; sourceTree = "<group>"; }; |
594 | 586 | 24850E171BCDA9C7006E91FB /* ORKLoginStepViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ORKLoginStepViewController.h; path = Onboarding/ORKLoginStepViewController.h; sourceTree = "<group>"; };
|
595 | 587 | 24850E181BCDA9C7006E91FB /* ORKLoginStepViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ORKLoginStepViewController.m; path = Onboarding/ORKLoginStepViewController.m; sourceTree = "<group>"; };
|
596 | 588 | 248604051B4C98760010C8A0 /* ORKAnswerFormatTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKAnswerFormatTests.m; sourceTree = "<group>"; };
|
|
1737 | 1729 | 86C40BCE1A8D7C5C00081FAC /* ORKSurveyAnswerCellForText.m */,
|
1738 | 1730 | 865EA16A1ABA1BE20037C68E /* ORKSurveyAnswerCellForPicker.h */,
|
1739 | 1731 | 865EA16B1ABA1BE20037C68E /* ORKSurveyAnswerCellForPicker.m */,
|
1740 |
| - 246D15E01BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.h */, |
1741 |
| - 246D15E11BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.m */, |
1742 | 1732 | CBD34A581BB207FC00F204EA /* ORKSurveyAnswerCellForLocation.h */,
|
1743 | 1733 | CBD34A591BB207FC00F204EA /* ORKSurveyAnswerCellForLocation.m */,
|
1744 | 1734 | );
|
|
1768 | 1758 | 865EA1611AB8DF750037C68E /* ORKDateTimePicker.m */,
|
1769 | 1759 | 865EA1661ABA1AA10037C68E /* ORKPicker.h */,
|
1770 | 1760 | 865EA1671ABA1AA10037C68E /* ORKPicker.m */,
|
1771 |
| - 246D15D61BA3438A009C99FC /* ORKEligibilitySelectionView.h */, |
1772 |
| - 246D15D71BA3438A009C99FC /* ORKEligibilitySelectionView.m */, |
1773 | 1761 | );
|
1774 | 1762 | name = "Control Views";
|
1775 | 1763 | sourceTree = "<group>";
|
|
2467 | 2455 | 86C40C5E1A8D7C5C00081FAC /* ORKWalkingTaskStepViewController.h in Headers */,
|
2468 | 2456 | BCB6E66C1B7D537B000D5B34 /* ORKRangedPoint.h in Headers */,
|
2469 | 2457 | 86C40D2C1A8D7C5C00081FAC /* ORKHeadlineLabel.h in Headers */,
|
2470 |
| - 246D15E21BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.h in Headers */, |
2471 | 2458 | 86C40D1C1A8D7C5C00081FAC /* ORKFormSectionTitleLabel.h in Headers */,
|
2472 | 2459 | 86C40CBC1A8D7C5C00081FAC /* UITouch+ORKJSONDictionary.h in Headers */,
|
2473 | 2460 | 241A2E871B94FD8800ED3B39 /* ORKPasscodeStepViewController_Internal.h in Headers */,
|
|
2485 | 2472 | 106FF2A21B665B86004EACF2 /* ORKHolePegTestPlaceStepViewController.h in Headers */,
|
2486 | 2473 | 24A4DA101B8D0F21009C797A /* ORKPasscodeStepView.h in Headers */,
|
2487 | 2474 | 86C40C9A1A8D7C5C00081FAC /* ORKDataLogger_Private.h in Headers */,
|
2488 |
| - 246D15D81BA3438A009C99FC /* ORKEligibilitySelectionView.h in Headers */, |
2489 | 2475 | 861D11AD1AA7951F003C98A7 /* ORKChoiceAnswerFormatHelper.h in Headers */,
|
2490 | 2476 | 86C40C461A8D7C5C00081FAC /* ORKSpatialSpanMemoryStepViewController.h in Headers */,
|
2491 | 2477 | 86C40C521A8D7C5C00081FAC /* ORKTappingIntervalStep.h in Headers */,
|
|
2770 | 2756 | 250F94051B4C5A6600FA23EB /* ORKTowerOfHanoiStep.m in Sources */,
|
2771 | 2757 | 86C40E0A1A8D7C5C00081FAC /* ORKConsentReviewStep.m in Sources */,
|
2772 | 2758 | BCD192E81B81243900FCC08A /* ORKPieChartLegendView.m in Sources */,
|
2773 |
| - 246D15D91BA3438A009C99FC /* ORKEligibilitySelectionView.m in Sources */, |
2774 | 2759 | 86C40D1E1A8D7C5C00081FAC /* ORKFormSectionTitleLabel.m in Sources */,
|
2775 | 2760 | 250F94091B4C5AA400FA23EB /* ORKTowerOfHanoiStepViewController.m in Sources */,
|
2776 | 2761 | 86C40CF81A8D7C5C00081FAC /* ORKBorderedButton.m in Sources */,
|
2777 | 2762 | 86C40E201A8D7C5C00081FAC /* ORKConsentSignature.m in Sources */,
|
2778 |
| - 246D15E31BA4EE49009C99FC /* ORKSurveyAnswerCellForEligibility.m in Sources */, |
2779 | 2763 | 86C40C601A8D7C5C00081FAC /* ORKWalkingTaskStepViewController.m in Sources */,
|
2780 | 2764 | BCD192E01B81240400FCC08A /* ORKPieChartPieView.m in Sources */,
|
2781 | 2765 | 866F86011A96CBF3007B282C /* ORKSurveyAnswerCell.m in Sources */,
|
|
0 commit comments