├── .gitignore ├── Podfile ├── Podfile.lock ├── Pods ├── AudioKit │ ├── LICENSE │ └── iOS │ │ └── AudioKit.framework │ │ ├── AudioKit │ │ ├── BCSymbolMaps │ │ ├── 091F9799-70A6-3894-AC09-1A694B6B64FD.bcsymbolmap │ │ ├── C30F981B-2707-3C0F-9ECE-C4AA044D4936.bcsymbolmap │ │ ├── CB0C40BB-4C33-3C28-BED4-B6F77988D3A1.bcsymbolmap │ │ └── E57EBE19-7F8C-3880-BF74-5E322FF34A08.bcsymbolmap │ │ ├── Headers │ │ ├── AKAmplitudeEnvelopeAudioUnit.h │ │ ├── AKAmplitudeTrackerAudioUnit.h │ │ ├── AKAudioUnit.h │ │ ├── AKAutoWahAudioUnit.h │ │ ├── AKBalancerAudioUnit.h │ │ ├── AKBandPassButterworthFilterAudioUnit.h │ │ ├── AKBandRejectButterworthFilterAudioUnit.h │ │ ├── AKBitCrusherAudioUnit.h │ │ ├── AKBoosterAudioUnit.h │ │ ├── AKBrownianNoiseAudioUnit.h │ │ ├── AKChowningReverbAudioUnit.h │ │ ├── AKClarinetAudioUnit.h │ │ ├── AKClipperAudioUnit.h │ │ ├── AKCombFilterReverbAudioUnit.h │ │ ├── AKConvolutionAudioUnit.h │ │ ├── AKCostelloReverbAudioUnit.h │ │ ├── AKDCBlockAudioUnit.h │ │ ├── AKDripAudioUnit.h │ │ ├── AKEqualizerFilterAudioUnit.h │ │ ├── AKFMOscillatorAudioUnit.h │ │ ├── AKFMOscillatorBankAudioUnit.h │ │ ├── AKFlatFrequencyResponseReverbAudioUnit.h │ │ ├── AKFluteAudioUnit.h │ │ ├── AKFormantFilterAudioUnit.h │ │ ├── AKFrequencyTrackerAudioUnit.h │ │ ├── AKHighPassButterworthFilterAudioUnit.h │ │ ├── AKHighShelfParametricEqualizerFilterAudioUnit.h │ │ ├── AKKorgLowPassFilterAudioUnit.h │ │ ├── AKLowPassButterworthFilterAudioUnit.h │ │ ├── AKLowShelfParametricEqualizerFilterAudioUnit.h │ │ ├── AKMandolinAudioUnit.h │ │ ├── AKMetalBarAudioUnit.h │ │ ├── AKModalResonanceFilterAudioUnit.h │ │ ├── AKMoogLadderAudioUnit.h │ │ ├── AKMorphingOscillatorAudioUnit.h │ │ ├── AKMorphingOscillatorBankAudioUnit.h │ │ ├── AKOfflineRenderer.h │ │ ├── AKOperationEffectAudioUnit.h │ │ ├── AKOperationGeneratorAudioUnit.h │ │ ├── AKOscillatorAudioUnit.h │ │ ├── AKOscillatorBankAudioUnit.h │ │ ├── AKPWMOscillatorAudioUnit.h │ │ ├── AKPWMOscillatorBankAudioUnit.h │ │ ├── AKPannerAudioUnit.h │ │ ├── AKPeakingParametricEqualizerFilterAudioUnit.h │ │ ├── AKPhaseDistortionOscillatorAudioUnit.h │ │ ├── AKPhaseDistortionOscillatorBankAudioUnit.h │ │ ├── AKPhaseLockedVocoderAudioUnit.h │ │ ├── AKPinkNoiseAudioUnit.h │ │ ├── AKPitchShifterAudioUnit.h │ │ ├── AKPluckedStringAudioUnit.h │ │ ├── AKResonantFilterAudioUnit.h │ │ ├── AKRhodesPianoAudioUnit.h │ │ ├── AKRolandTB303FilterAudioUnit.h │ │ ├── AKShakerAudioUnit.h │ │ ├── AKSporthStack.h │ │ ├── AKStereoFieldLimiterAudioUnit.h │ │ ├── AKStringResonatorAudioUnit.h │ │ ├── AKTanhDistortionAudioUnit.h │ │ ├── AKTesterAudioUnit.h │ │ ├── AKThreePoleLowpassFilterAudioUnit.h │ │ ├── AKToneComplementFilterAudioUnit.h │ │ ├── AKToneFilterAudioUnit.h │ │ ├── AKTremoloAudioUnit.h │ │ ├── AKTubularBellsAudioUnit.h │ │ ├── AKVariableDelayAudioUnit.h │ │ ├── AKWhiteNoiseAudioUnit.h │ │ ├── AudioKit-Swift.h │ │ ├── AudioKit.h │ │ ├── EZAudio.h │ │ ├── EZAudioDevice.h │ │ ├── EZAudioDisplayLink.h │ │ ├── EZAudioFFT.h │ │ ├── EZAudioFile.h │ │ ├── EZAudioFileMarker.h │ │ ├── EZAudioFloatConverter.h │ │ ├── EZAudioFloatData.h │ │ ├── EZAudioPlayer.h │ │ ├── EZAudioPlot.h │ │ ├── EZAudioPlotGL.h │ │ ├── EZAudioUtilities.h │ │ ├── EZMicrophone.h │ │ ├── EZOutput.h │ │ ├── EZPlot.h │ │ ├── EZRecorder.h │ │ └── TPCircularBuffer.h │ │ ├── Info.plist │ │ ├── Modules │ │ ├── AudioKit.swiftmodule │ │ │ ├── arm.swiftdoc │ │ │ ├── arm.swiftmodule │ │ │ ├── arm64.swiftdoc │ │ │ ├── arm64.swiftmodule │ │ │ ├── i386.swiftdoc │ │ │ ├── i386.swiftmodule │ │ │ ├── x86_64.swiftdoc │ │ │ └── x86_64.swiftmodule │ │ └── module.modulemap │ │ ├── _CodeSignature │ │ └── CodeResources │ │ ├── fix-framework.sh │ │ ├── fwavblnk.raw │ │ ├── mand1.raw │ │ ├── mand10.raw │ │ ├── mand11.raw │ │ ├── mand12.raw │ │ ├── mand2.raw │ │ ├── mand3.raw │ │ ├── mand4.raw │ │ ├── mand5.raw │ │ ├── mand6.raw │ │ ├── mand7.raw │ │ ├── mand8.raw │ │ ├── mand9.raw │ │ ├── mandpluk.raw │ │ └── sinewave.raw ├── Chronos-Swift │ ├── Chronos │ │ ├── DispatchTimer.swift │ │ ├── RepeatingTimer.swift │ │ ├── Timer.swift │ │ ├── TimerInternal.swift │ │ └── VariableTimer.swift │ ├── LICENSE │ └── README.md ├── Manifest.lock ├── Pods.xcodeproj │ └── project.pbxproj ├── ResearchKit │ ├── LICENSE │ ├── README.md │ └── ResearchKit │ │ ├── Accessibility │ │ ├── ORKAccessibility.h │ │ ├── ORKAccessibilityFunctions.h │ │ ├── ORKAccessibilityFunctions.m │ │ ├── ORKLineGraphAccessibilityElement.h │ │ ├── ORKLineGraphAccessibilityElement.m │ │ ├── UIView+ORKAccessibility.h │ │ └── UIView+ORKAccessibility.m │ │ ├── ActiveTasks │ │ ├── CLLocation+ORKJSONDictionary.h │ │ ├── CLLocation+ORKJSONDictionary.m │ │ ├── CMAccelerometerData+ORKJSONDictionary.h │ │ ├── CMAccelerometerData+ORKJSONDictionary.m │ │ ├── CMDeviceMotion+ORKJSONDictionary.h │ │ ├── CMDeviceMotion+ORKJSONDictionary.m │ │ ├── CMMotionActivity+ORKJSONDictionary.h │ │ ├── CMMotionActivity+ORKJSONDictionary.m │ │ ├── CMPedometerData+ORKJSONDictionary.h │ │ ├── CMPedometerData+ORKJSONDictionary.m │ │ ├── HKSample+ORKJSONDictionary.h │ │ ├── HKSample+ORKJSONDictionary.m │ │ ├── ORKAccelerometerRecorder.h │ │ ├── ORKAccelerometerRecorder.m │ │ ├── ORKActiveStep.h │ │ ├── ORKActiveStep.m │ │ ├── ORKActiveStepQuantityView.h │ │ ├── ORKActiveStepQuantityView.m │ │ ├── ORKActiveStepTimer.h │ │ ├── ORKActiveStepTimer.m │ │ ├── ORKActiveStepTimerView.h │ │ ├── ORKActiveStepTimerView.m │ │ ├── ORKActiveStepViewController.h │ │ ├── ORKActiveStepViewController.m │ │ ├── ORKActiveStepViewController_Internal.h │ │ ├── ORKActiveStep_Internal.h │ │ ├── ORKAudioContentView.h │ │ ├── ORKAudioContentView.m │ │ ├── ORKAudioGenerator.h │ │ ├── ORKAudioGenerator.m │ │ ├── ORKAudioLevelNavigationRule.h │ │ ├── ORKAudioLevelNavigationRule.m │ │ ├── ORKAudioRecorder.h │ │ ├── ORKAudioRecorder.m │ │ ├── ORKAudioStep.h │ │ ├── ORKAudioStep.m │ │ ├── ORKAudioStepViewController.h │ │ ├── ORKAudioStepViewController.m │ │ ├── ORKCountdownStep.h │ │ ├── ORKCountdownStep.m │ │ ├── ORKCountdownStepViewController.h │ │ ├── ORKCountdownStepViewController.m │ │ ├── ORKDataLogger.h │ │ ├── ORKDataLogger.m │ │ ├── ORKDeviceMotionRecorder.h │ │ ├── ORKDeviceMotionRecorder.m │ │ ├── ORKFitnessContentView.h │ │ ├── ORKFitnessContentView.m │ │ ├── ORKFitnessStep.h │ │ ├── ORKFitnessStep.m │ │ ├── ORKFitnessStepViewController.h │ │ ├── ORKFitnessStepViewController.m │ │ ├── ORKHealthQuantityTypeRecorder.h │ │ ├── ORKHealthQuantityTypeRecorder.m │ │ ├── ORKHolePegTestPlaceContentView.h │ │ ├── ORKHolePegTestPlaceContentView.m │ │ ├── ORKHolePegTestPlaceHoleView.h │ │ ├── ORKHolePegTestPlaceHoleView.m │ │ ├── ORKHolePegTestPlacePegView.h │ │ ├── ORKHolePegTestPlacePegView.m │ │ ├── ORKHolePegTestPlaceStep.h │ │ ├── ORKHolePegTestPlaceStep.m │ │ ├── ORKHolePegTestPlaceStepViewController.h │ │ ├── ORKHolePegTestPlaceStepViewController.m │ │ ├── ORKHolePegTestRemoveContentView.h │ │ ├── ORKHolePegTestRemoveContentView.m │ │ ├── ORKHolePegTestRemovePegView.h │ │ ├── ORKHolePegTestRemovePegView.m │ │ ├── ORKHolePegTestRemoveStep.h │ │ ├── ORKHolePegTestRemoveStep.m │ │ ├── ORKHolePegTestRemoveStepViewController.h │ │ ├── ORKHolePegTestRemoveStepViewController.m │ │ ├── ORKLocationRecorder.h │ │ ├── ORKLocationRecorder.m │ │ ├── ORKPSATContentView.h │ │ ├── ORKPSATContentView.m │ │ ├── ORKPSATKeyboardView.h │ │ ├── ORKPSATKeyboardView.m │ │ ├── ORKPSATStep.h │ │ ├── ORKPSATStep.m │ │ ├── ORKPSATStepViewController.h │ │ ├── ORKPSATStepViewController.m │ │ ├── ORKPedometerRecorder.h │ │ ├── ORKPedometerRecorder.m │ │ ├── ORKRangeOfMotionStep.h │ │ ├── ORKRangeOfMotionStep.m │ │ ├── ORKRangeOfMotionStepViewController.h │ │ ├── ORKRangeOfMotionStepViewController.m │ │ ├── ORKReactionTimeContentView.h │ │ ├── ORKReactionTimeContentView.m │ │ ├── ORKReactionTimeStep.h │ │ ├── ORKReactionTimeStep.m │ │ ├── ORKReactionTimeStimulusView.h │ │ ├── ORKReactionTimeStimulusView.m │ │ ├── ORKReactionTimeViewController.h │ │ ├── ORKReactionTimeViewController.m │ │ ├── ORKRecorder.h │ │ ├── ORKRecorder.m │ │ ├── ORKRecorder_Internal.h │ │ ├── ORKRecorder_Private.h │ │ ├── ORKShoulderRangeOfMotionStep.h │ │ ├── ORKShoulderRangeOfMotionStep.m │ │ ├── ORKShoulderRangeOfMotionStepViewController.h │ │ ├── ORKShoulderRangeOfMotionStepViewController.m │ │ ├── ORKSpatialSpanGame.h │ │ ├── ORKSpatialSpanGame.m │ │ ├── ORKSpatialSpanGameState.h │ │ ├── ORKSpatialSpanGameState.m │ │ ├── ORKSpatialSpanMemoryContentView.h │ │ ├── ORKSpatialSpanMemoryContentView.m │ │ ├── ORKSpatialSpanMemoryStep.h │ │ ├── ORKSpatialSpanMemoryStep.m │ │ ├── ORKSpatialSpanMemoryStepViewController.h │ │ ├── ORKSpatialSpanMemoryStepViewController.m │ │ ├── ORKSpatialSpanTargetView.h │ │ ├── ORKSpatialSpanTargetView.m │ │ ├── ORKStroopContentView.h │ │ ├── ORKStroopContentView.m │ │ ├── ORKStroopStep.h │ │ ├── ORKStroopStep.m │ │ ├── ORKStroopStepViewController.h │ │ ├── ORKStroopStepViewController.m │ │ ├── ORKTappingContentView.h │ │ ├── ORKTappingContentView.m │ │ ├── ORKTappingIntervalStep.h │ │ ├── ORKTappingIntervalStep.m │ │ ├── ORKTappingIntervalStepViewController.h │ │ ├── ORKTappingIntervalStepViewController.m │ │ ├── ORKTimedWalkContentView.h │ │ ├── ORKTimedWalkContentView.m │ │ ├── ORKTimedWalkStep.h │ │ ├── ORKTimedWalkStep.m │ │ ├── ORKTimedWalkStepViewController.h │ │ ├── ORKTimedWalkStepViewController.m │ │ ├── ORKToneAudiometryContentView.h │ │ ├── ORKToneAudiometryContentView.m │ │ ├── ORKToneAudiometryPracticeStep.h │ │ ├── ORKToneAudiometryPracticeStep.m │ │ ├── ORKToneAudiometryPracticeStepViewController.h │ │ ├── ORKToneAudiometryPracticeStepViewController.m │ │ ├── ORKToneAudiometryStep.h │ │ ├── ORKToneAudiometryStep.m │ │ ├── ORKToneAudiometryStepViewController.h │ │ ├── ORKToneAudiometryStepViewController.m │ │ ├── ORKTouchAnywhereStep.h │ │ ├── ORKTouchAnywhereStep.m │ │ ├── ORKTouchAnywhereStepViewController.h │ │ ├── ORKTouchAnywhereStepViewController.m │ │ ├── ORKTouchRecorder.h │ │ ├── ORKTouchRecorder.m │ │ ├── ORKTowerOfHanoiStep.h │ │ ├── ORKTowerOfHanoiStep.m │ │ ├── ORKTowerOfHanoiStepViewController.h │ │ ├── ORKTowerOfHanoiStepViewController.m │ │ ├── ORKTowerOfHanoiTower.h │ │ ├── ORKTowerOfHanoiTower.m │ │ ├── ORKTowerOfHanoiTowerView.h │ │ ├── ORKTowerOfHanoiTowerView.m │ │ ├── ORKTrailmakingContentView.h │ │ ├── ORKTrailmakingContentView.m │ │ ├── ORKTrailmakingStep.h │ │ ├── ORKTrailmakingStep.m │ │ ├── ORKTrailmakingStepViewController.h │ │ ├── ORKTrailmakingStepViewController.m │ │ ├── ORKVoiceEngine.h │ │ ├── ORKVoiceEngine.m │ │ ├── ORKVoiceEngine_Internal.h │ │ ├── ORKWalkingTaskStep.h │ │ ├── ORKWalkingTaskStep.m │ │ ├── ORKWalkingTaskStepViewController.h │ │ ├── ORKWalkingTaskStepViewController.m │ │ ├── UITouch+ORKJSONDictionary.h │ │ └── UITouch+ORKJSONDictionary.m │ │ ├── Animations │ │ ├── phone@2x │ │ │ ├── consent_01@2x.m4v │ │ │ ├── consent_02@2x.m4v │ │ │ ├── consent_03@2x.m4v │ │ │ ├── consent_04@2x.m4v │ │ │ ├── consent_05@2x.m4v │ │ │ ├── consent_06@2x.m4v │ │ │ └── consent_07@2x.m4v │ │ └── phone@3x │ │ │ ├── consent_01@3x.m4v │ │ │ ├── consent_02@3x.m4v │ │ │ ├── consent_03@3x.m4v │ │ │ ├── consent_04@3x.m4v │ │ │ ├── consent_05@3x.m4v │ │ │ ├── consent_06@3x.m4v │ │ │ └── consent_07@3x.m4v │ │ ├── Artwork.xcassets │ │ ├── Active │ │ │ ├── Contents.json │ │ │ ├── handtapping01.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── handtapping01@2x.png │ │ │ │ ├── handtapping01@2x~ipad.png │ │ │ │ └── handtapping01@3x.png │ │ │ ├── handtapping02.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── handtapping02@2x.png │ │ │ │ ├── handtapping02@2x~ipad.png │ │ │ │ └── handtapping02@3x.png │ │ │ ├── heart-fitness.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── heart-fitness@2x.png │ │ │ │ ├── heart-fitness@2x~ipad.png │ │ │ │ └── heart-fitness@3x.png │ │ │ ├── heartbeat.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── heartbeat@2x.png │ │ │ │ ├── heartbeat@2x~ipad.png │ │ │ │ └── heartbeat@3x.png │ │ │ ├── holepegtest1.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── holepegtest1@2x.png │ │ │ │ ├── holepegtest1@2x~ipad.png │ │ │ │ └── holepegtest1@3x.png │ │ │ ├── holepegtest2.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── holepegtest2@2x.png │ │ │ │ ├── holepegtest2@2x~ipad.png │ │ │ │ └── holepegtest2@3x.png │ │ │ ├── holepegtest3.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── holepegtest3@2x.png │ │ │ │ ├── holepegtest3@2x~ipad.png │ │ │ │ └── holepegtest3@3x.png │ │ │ ├── holepegtest4.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── holepegtest4@2x.png │ │ │ │ ├── holepegtest4@2x~ipad.png │ │ │ │ └── holepegtest4@3x.png │ │ │ ├── holepegtest5.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── holepegtest5@2x.png │ │ │ │ ├── holepegtest5@2x~ipad.png │ │ │ │ └── holepegtest5@3x.png │ │ │ ├── holepegtest6.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── holepegtest6@2x.png │ │ │ │ ├── holepegtest6@2x~ipad.png │ │ │ │ └── holepegtest6@3x.png │ │ │ ├── knee_extended_left.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── knee_extended@2x.png │ │ │ │ ├── knee_extended@2x~ipad.png │ │ │ │ └── knee_extended@3x.png │ │ │ ├── knee_extended_right.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── knee_extended@2x.png │ │ │ │ ├── knee_extended@2x~ipad.png │ │ │ │ └── knee_extended@3x.png │ │ │ ├── knee_flexed_left.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── knee_flexed@2x.png │ │ │ │ ├── knee_flexed@2x~ipad.png │ │ │ │ └── knee_flexed@3x.png │ │ │ ├── knee_flexed_right.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── knee_flexed@2x.png │ │ │ │ ├── knee_flexed@2x~ipad.png │ │ │ │ └── knee_flexed@3x.png │ │ │ ├── memory-second-screen.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── memory-second-screen@2x.png │ │ │ │ ├── memory-second-screen@2x~ipad.png │ │ │ │ └── memory-second-screen@3x.png │ │ │ ├── phone-memory.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phone-memory@2x.png │ │ │ │ ├── phone-memory@2x~ipad.png │ │ │ │ └── phone-memory@3x.png │ │ │ ├── phone-tower-of-hanoi.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phone-tower-of-hanoi@2x.png │ │ │ │ ├── phone-tower-of-hanoi@2x~ipad.png │ │ │ │ └── phone-tower-of-hanoi@3x.png │ │ │ ├── phonefrequencywaves.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonefrequencywaves@2x.png │ │ │ │ ├── phonefrequencywaves@2x~ipad.png │ │ │ │ └── phonefrequencywaves@3x.png │ │ │ ├── phoneholepeg.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phoneholepeg@2x.png │ │ │ │ ├── phoneholepeg@2x~ipad.png │ │ │ │ └── phoneholepeg@3x.png │ │ │ ├── phonepsat.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonepsat@2x.png │ │ │ │ ├── phonepsat@2x~ipad.png │ │ │ │ └── phonepsat@3x.png │ │ │ ├── phoneshake.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phoneshake@2x.png │ │ │ │ ├── phoneshake@2x~ipad.png │ │ │ │ └── phoneshake@3x.png │ │ │ ├── phoneshakecircle.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phoneshakecircle@2x.png │ │ │ │ ├── phoneshakecircle@2x~ipad.png │ │ │ │ └── phoneshakecircle@3x.png │ │ │ ├── phonesoundwaves.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonesoundwaves@2x.png │ │ │ │ ├── phonesoundwaves@2x~ipad.png │ │ │ │ └── phonesoundwaves@3x.png │ │ │ ├── phonestroopbutton.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonestroopbutton@2x.png │ │ │ │ ├── phonestroopbutton@2x~ipad.png │ │ │ │ └── phonestroopbutton@3x.png │ │ │ ├── phonestrooplabel.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonestrooplabel@2x.png │ │ │ │ ├── phonestrooplabel@2x~ipad.png │ │ │ │ └── phonestrooplabel@3x.png │ │ │ ├── phonetapping.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonetapping@2x.png │ │ │ │ ├── phonetapping@2x~ipad.png │ │ │ │ └── phonetapping@3x.png │ │ │ ├── phonetapping_notap.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonetapping_notap@2x.png │ │ │ │ ├── phonetapping_notap@2x~ipad.png │ │ │ │ └── phonetapping_notap@3x.png │ │ │ ├── phonewaves.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonewaves@2x.png │ │ │ │ ├── phonewaves@2x~ipad.png │ │ │ │ └── phonewaves@3x.png │ │ │ ├── phonewaves_inverted.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonewaves_inverted@2x.png │ │ │ │ ├── phonewaves_inverted@2x~ipad.png │ │ │ │ └── phonewaves_inverted@3x.png │ │ │ ├── phonewaves_tapping.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── phonewaves_tapping@2x.png │ │ │ │ ├── phonewaves_tapping@2x~ipad.png │ │ │ │ └── phonewaves_tapping@3x.png │ │ │ ├── pocket.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── pocket@2x.png │ │ │ │ ├── pocket@2x~ipad.png │ │ │ │ └── pocket@3x.png │ │ │ ├── shoulder_extended_left.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── shoulder_extended@2x.png │ │ │ │ ├── shoulder_extended@2x~ipad.png │ │ │ │ └── shoulder_extended@3x.png │ │ │ ├── shoulder_extended_right.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── shoulder_extended@2x.png │ │ │ │ ├── shoulder_extended@2x~ipad.png │ │ │ │ └── shoulder_extended@3x.png │ │ │ ├── shoulder_flexed_left.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── shoulder_flexed@2x.png │ │ │ │ ├── shoulder_flexed@2x~ipad.png │ │ │ │ └── shoulder_flexed@3x.png │ │ │ ├── shoulder_flexed_right.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── shoulder_flexed@2x.png │ │ │ │ ├── shoulder_flexed@2x~ipad.png │ │ │ │ └── shoulder_flexed@3x.png │ │ │ ├── sittingman.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── sittingman@2x.png │ │ │ │ ├── sittingman@2x~ipad.png │ │ │ │ └── sittingman@3x.png │ │ │ ├── timed-walkingman-outbound.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── timed-walkingman-outbound@2x.png │ │ │ │ ├── timed-walkingman-outbound@2x~ipad.png │ │ │ │ └── timed-walkingman-outbound@3x.png │ │ │ ├── timed-walkingman-return.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── timed-walkingman-return@2x.png │ │ │ │ ├── timed-walkingman-return@2x~ipad.png │ │ │ │ └── timed-walkingman-return@3x.png │ │ │ ├── timer.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── timer@2x.png │ │ │ │ ├── timer@2x~ipad.png │ │ │ │ └── timer@3x.png │ │ │ ├── tower-of-hanoi-second-screen.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── tower-of-hanoi-second-screen@2x.png │ │ │ │ ├── tower-of-hanoi-second-screen@2x~ipad.png │ │ │ │ └── tower-of-hanoi-second-screen@3x.png │ │ │ ├── trailmaking.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── trailmaking@2x.png │ │ │ │ ├── trailmaking@2x~ipad.png │ │ │ │ └── trailmaking@3x.png │ │ │ ├── tremortest1.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortest1.pdf │ │ │ ├── tremortest3a.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortest3a.pdf │ │ │ ├── tremortest3b.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortest3b.pdf │ │ │ ├── tremortest4a.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortest4a.pdf │ │ │ ├── tremortest4b.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortest4b.pdf │ │ │ ├── tremortest5a.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Tremor_5A.pdf │ │ │ ├── tremortest5b.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Tremor_5B.pdf │ │ │ ├── tremortest6a.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Tremor_6A.pdf │ │ │ ├── tremortest6b.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Tremor_6B.pdf │ │ │ ├── tremortest7.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Tremor_7.pdf │ │ │ ├── tremortestLeft.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortestLeft.pdf │ │ │ ├── tremortestRight.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── tremortestRight.pdf │ │ │ ├── turnaround.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── turnaround@2x.png │ │ │ │ ├── turnaround@2x~ipad.png │ │ │ │ └── turnaround@3x.png │ │ │ ├── walkingman.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── walkingman@2x.png │ │ │ │ ├── walkingman@2x~ipad.png │ │ │ │ └── walkingman@3x.png │ │ │ └── walkingman_monitor.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── walkingman_monitor@2x.png │ │ │ │ ├── walkingman_monitor@2x~ipad.png │ │ │ │ └── walkingman_monitor@3x.png │ │ ├── Consent │ │ │ ├── consent_01.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_01@2x.png │ │ │ │ ├── consent_01@2x~ipad.png │ │ │ │ └── consent_01@3x.png │ │ │ ├── consent_02.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_02@2x.png │ │ │ │ ├── consent_02@2x~ipad.png │ │ │ │ └── consent_02@3x.png │ │ │ ├── consent_03.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_03@2x.png │ │ │ │ ├── consent_03@2x~ipad.png │ │ │ │ └── consent_03@3x.png │ │ │ ├── consent_04.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_04@2x.png │ │ │ │ ├── consent_04@2x~ipad.png │ │ │ │ └── consent_04@3x.png │ │ │ ├── consent_05.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_05@2x.png │ │ │ │ ├── consent_05@2x~ipad.png │ │ │ │ └── consent_05@3x.png │ │ │ ├── consent_06.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_06@2x.png │ │ │ │ ├── consent_06@2x~ipad.png │ │ │ │ └── consent_06@3x.png │ │ │ └── consent_07.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── consent_07@2x.png │ │ │ │ ├── consent_07@2x~ipad.png │ │ │ │ └── consent_07@3x.png │ │ ├── Contents.json │ │ ├── arrowLeft.imageset │ │ │ ├── Contents.json │ │ │ └── UIButtonBarArrowLeft.pdf │ │ ├── arrowLeftLandscape.imageset │ │ │ ├── Contents.json │ │ │ └── UIButtonBarArrowLeftLandscape.pdf │ │ ├── arrowRight.imageset │ │ │ ├── Contents.json │ │ │ └── UIButtonBarArrowRight.pdf │ │ ├── arrowRightLandscape.imageset │ │ │ ├── Contents.json │ │ │ └── UIButtonBarArrowRightLandscape.pdf │ │ ├── checkmark.imageset │ │ │ ├── Contents.json │ │ │ └── checkmark.pdf │ │ └── play.imageset │ │ │ ├── Contents.json │ │ │ ├── play.png │ │ │ ├── play@2x.png │ │ │ └── play@3x.png │ │ ├── Charts │ │ ├── ORKBarGraphChartView.h │ │ ├── ORKBarGraphChartView.m │ │ ├── ORKChartTypes.h │ │ ├── ORKChartTypes.m │ │ ├── ORKDiscreteGraphChartView.h │ │ ├── ORKDiscreteGraphChartView.m │ │ ├── ORKGraphChartView.h │ │ ├── ORKGraphChartView.m │ │ ├── ORKGraphChartView_Internal.h │ │ ├── ORKLineGraphChartView.h │ │ ├── ORKLineGraphChartView.m │ │ ├── ORKPieChartLegendCell.h │ │ ├── ORKPieChartLegendCell.m │ │ ├── ORKPieChartLegendCollectionViewLayout.h │ │ ├── ORKPieChartLegendCollectionViewLayout.m │ │ ├── ORKPieChartLegendView.h │ │ ├── ORKPieChartLegendView.m │ │ ├── ORKPieChartPieView.h │ │ ├── ORKPieChartPieView.m │ │ ├── ORKPieChartTitleTextView.h │ │ ├── ORKPieChartTitleTextView.m │ │ ├── ORKPieChartView.h │ │ ├── ORKPieChartView.m │ │ ├── ORKPieChartView_Internal.h │ │ ├── ORKXAxisView.h │ │ ├── ORKXAxisView.m │ │ ├── ORKYAxisView.h │ │ └── ORKYAxisView.m │ │ ├── Common │ │ ├── ORKActiveStepView.h │ │ ├── ORKActiveStepView.m │ │ ├── ORKAnswerFormat.h │ │ ├── ORKAnswerFormat.m │ │ ├── ORKAnswerFormat_Internal.h │ │ ├── ORKAnswerFormat_Private.h │ │ ├── ORKAnswerTextField.h │ │ ├── ORKAnswerTextField.m │ │ ├── ORKAnswerTextView.h │ │ ├── ORKAnswerTextView.m │ │ ├── ORKBodyLabel.h │ │ ├── ORKBodyLabel.m │ │ ├── ORKBorderedButton.h │ │ ├── ORKBorderedButton.m │ │ ├── ORKCaption1Label.h │ │ ├── ORKCaption1Label.m │ │ ├── ORKChoiceAnswerFormatHelper.h │ │ ├── ORKChoiceAnswerFormatHelper.m │ │ ├── ORKChoiceViewCell.h │ │ ├── ORKChoiceViewCell.m │ │ ├── ORKCollector.h │ │ ├── ORKCollector.m │ │ ├── ORKCollector_Internal.h │ │ ├── ORKCompletionStep.h │ │ ├── ORKCompletionStep.m │ │ ├── ORKCompletionStepViewController.h │ │ ├── ORKCompletionStepViewController.m │ │ ├── ORKContinueButton.h │ │ ├── ORKContinueButton.m │ │ ├── ORKCountdownLabel.h │ │ ├── ORKCountdownLabel.m │ │ ├── ORKCustomStepView.h │ │ ├── ORKCustomStepView.m │ │ ├── ORKCustomStepView_Internal.h │ │ ├── ORKDataCollectionManager.h │ │ ├── ORKDataCollectionManager.m │ │ ├── ORKDataCollectionManager_Internal.h │ │ ├── ORKDateTimePicker.h │ │ ├── ORKDateTimePicker.m │ │ ├── ORKDefaultFont.h │ │ ├── ORKDefines.h │ │ ├── ORKDirectionView.h │ │ ├── ORKDirectionView.m │ │ ├── ORKErrors.h │ │ ├── ORKErrors.m │ │ ├── ORKFootnoteLabel.h │ │ ├── ORKFootnoteLabel.m │ │ ├── ORKFormItemCell.h │ │ ├── ORKFormItemCell.m │ │ ├── ORKFormItem_Internal.h │ │ ├── ORKFormSectionTitleLabel.h │ │ ├── ORKFormSectionTitleLabel.m │ │ ├── ORKFormStep.h │ │ ├── ORKFormStep.m │ │ ├── ORKFormStepViewController.h │ │ ├── ORKFormStepViewController.m │ │ ├── ORKFormStepViewController_Internal.h │ │ ├── ORKFormTextView.h │ │ ├── ORKFormTextView.m │ │ ├── ORKHTMLPDFWriter.h │ │ ├── ORKHTMLPDFWriter.m │ │ ├── ORKHeadlineLabel.h │ │ ├── ORKHeadlineLabel.m │ │ ├── ORKHealthAnswerFormat.h │ │ ├── ORKHealthAnswerFormat.m │ │ ├── ORKHealthAnswerFormat.swift │ │ ├── ORKHealthSampleQueryOperation.h │ │ ├── ORKHealthSampleQueryOperation.m │ │ ├── ORKHeightPicker.h │ │ ├── ORKHeightPicker.m │ │ ├── ORKHelpers.m │ │ ├── ORKHelpers_Internal.h │ │ ├── ORKHelpers_Private.h │ │ ├── ORKImageCaptureCameraPreviewView.h │ │ ├── ORKImageCaptureCameraPreviewView.m │ │ ├── ORKImageCaptureStep.h │ │ ├── ORKImageCaptureStep.m │ │ ├── ORKImageCaptureStepViewController.h │ │ ├── ORKImageCaptureStepViewController.m │ │ ├── ORKImageCaptureView.h │ │ ├── ORKImageCaptureView.m │ │ ├── ORKImageChoiceLabel.h │ │ ├── ORKImageChoiceLabel.m │ │ ├── ORKImageSelectionView.h │ │ ├── ORKImageSelectionView.m │ │ ├── ORKInstructionStep.h │ │ ├── ORKInstructionStep.m │ │ ├── ORKInstructionStepView.h │ │ ├── ORKInstructionStepView.m │ │ ├── ORKInstructionStepViewController.h │ │ ├── ORKInstructionStepViewController.m │ │ ├── ORKInstructionStepViewController_Internal.h │ │ ├── ORKKeychainWrapper.h │ │ ├── ORKKeychainWrapper.m │ │ ├── ORKLabel.h │ │ ├── ORKLabel.m │ │ ├── ORKLocationSelectionView.h │ │ ├── ORKLocationSelectionView.m │ │ ├── ORKMotionActivityQueryOperation.h │ │ ├── ORKMotionActivityQueryOperation.m │ │ ├── ORKMultipleValuePicker.h │ │ ├── ORKMultipleValuePicker.m │ │ ├── ORKNavigableOrderedTask.h │ │ ├── ORKNavigableOrderedTask.m │ │ ├── ORKNavigablePageStep.h │ │ ├── ORKNavigablePageStep.m │ │ ├── ORKNavigationContainerView.h │ │ ├── ORKNavigationContainerView.m │ │ ├── ORKNavigationContainerView_Internal.h │ │ ├── ORKObserver.h │ │ ├── ORKObserver.m │ │ ├── ORKOperation.h │ │ ├── ORKOperation.m │ │ ├── ORKOrderedTask.h │ │ ├── ORKOrderedTask.m │ │ ├── ORKOrderedTask_Private.h │ │ ├── ORKPageStep.h │ │ ├── ORKPageStep.m │ │ ├── ORKPageStepViewController.h │ │ ├── ORKPageStepViewController.m │ │ ├── ORKPageStep_Private.h │ │ ├── ORKPasscodeStep.h │ │ ├── ORKPasscodeStep.m │ │ ├── ORKPasscodeStepView.h │ │ ├── ORKPasscodeStepView.m │ │ ├── ORKPasscodeStepViewController.h │ │ ├── ORKPasscodeStepViewController.m │ │ ├── ORKPasscodeStepViewController_Internal.h │ │ ├── ORKPasscodeViewController.h │ │ ├── ORKPasscodeViewController.m │ │ ├── ORKPicker.h │ │ ├── ORKPicker.m │ │ ├── ORKProgressView.h │ │ ├── ORKProgressView.m │ │ ├── ORKQuestionStep.h │ │ ├── ORKQuestionStep.m │ │ ├── ORKQuestionStepView.h │ │ ├── ORKQuestionStepView.m │ │ ├── ORKQuestionStepViewController.h │ │ ├── ORKQuestionStepViewController.m │ │ ├── ORKQuestionStepViewController_Private.h │ │ ├── ORKQuestionStep_Internal.h │ │ ├── ORKResult.h │ │ ├── ORKResult.m │ │ ├── ORKResultPredicate.h │ │ ├── ORKResultPredicate.m │ │ ├── ORKResult_Private.h │ │ ├── ORKReviewStep.h │ │ ├── ORKReviewStep.m │ │ ├── ORKReviewStepViewController.h │ │ ├── ORKReviewStepViewController.m │ │ ├── ORKReviewStepViewController_Internal.h │ │ ├── ORKReviewStep_Internal.h │ │ ├── ORKRoundTappingButton.h │ │ ├── ORKRoundTappingButton.m │ │ ├── ORKScaleRangeDescriptionLabel.h │ │ ├── ORKScaleRangeDescriptionLabel.m │ │ ├── ORKScaleRangeImageView.h │ │ ├── ORKScaleRangeImageView.m │ │ ├── ORKScaleRangeLabel.h │ │ ├── ORKScaleRangeLabel.m │ │ ├── ORKScaleSlider.h │ │ ├── ORKScaleSlider.m │ │ ├── ORKScaleSliderView.h │ │ ├── ORKScaleSliderView.m │ │ ├── ORKScaleValueLabel.h │ │ ├── ORKScaleValueLabel.m │ │ ├── ORKSelectionSubTitleLabel.h │ │ ├── ORKSelectionSubTitleLabel.m │ │ ├── ORKSelectionTitleLabel.h │ │ ├── ORKSelectionTitleLabel.m │ │ ├── ORKSeparatorView.h │ │ ├── ORKSeparatorView.m │ │ ├── ORKSignatureStep.h │ │ ├── ORKSignatureStep.m │ │ ├── ORKSignatureStepViewController.h │ │ ├── ORKSignatureStepViewController.m │ │ ├── ORKSignatureView.h │ │ ├── ORKSignatureView.m │ │ ├── ORKSkin.h │ │ ├── ORKSkin.m │ │ ├── ORKStep.h │ │ ├── ORKStep.m │ │ ├── ORKStepHeaderView.h │ │ ├── ORKStepHeaderView.m │ │ ├── ORKStepHeaderView_Internal.h │ │ ├── ORKStepNavigationRule.h │ │ ├── ORKStepNavigationRule.m │ │ ├── ORKStepNavigationRule.swift │ │ ├── ORKStepNavigationRule_Internal.h │ │ ├── ORKStepNavigationRule_Private.h │ │ ├── ORKStepViewController.h │ │ ├── ORKStepViewController.m │ │ ├── ORKStepViewController_Internal.h │ │ ├── ORKStep_Private.h │ │ ├── ORKSubheadlineLabel.h │ │ ├── ORKSubheadlineLabel.m │ │ ├── ORKSurveyAnswerCell.h │ │ ├── ORKSurveyAnswerCell.m │ │ ├── ORKSurveyAnswerCellForImageSelection.h │ │ ├── ORKSurveyAnswerCellForImageSelection.m │ │ ├── ORKSurveyAnswerCellForLocation.h │ │ ├── ORKSurveyAnswerCellForLocation.m │ │ ├── ORKSurveyAnswerCellForNumber.h │ │ ├── ORKSurveyAnswerCellForNumber.m │ │ ├── ORKSurveyAnswerCellForPicker.h │ │ ├── ORKSurveyAnswerCellForPicker.m │ │ ├── ORKSurveyAnswerCellForScale.h │ │ ├── ORKSurveyAnswerCellForScale.m │ │ ├── ORKSurveyAnswerCellForText.h │ │ ├── ORKSurveyAnswerCellForText.m │ │ ├── ORKTableContainerView.h │ │ ├── ORKTableContainerView.m │ │ ├── ORKTableStep.h │ │ ├── ORKTableStep.m │ │ ├── ORKTableStepViewController.h │ │ ├── ORKTableStepViewController.m │ │ ├── ORKTableStepViewController_Internal.h │ │ ├── ORKTableViewCell.h │ │ ├── ORKTableViewCell.m │ │ ├── ORKTapCountLabel.h │ │ ├── ORKTapCountLabel.m │ │ ├── ORKTask.h │ │ ├── ORKTaskViewController.h │ │ ├── ORKTaskViewController.m │ │ ├── ORKTaskViewController_Internal.h │ │ ├── ORKTaskViewController_Private.h │ │ ├── ORKTextButton.h │ │ ├── ORKTextButton.m │ │ ├── ORKTextButton_Internal.h │ │ ├── ORKTextChoiceCellGroup.h │ │ ├── ORKTextChoiceCellGroup.m │ │ ├── ORKTextFieldView.h │ │ ├── ORKTextFieldView.m │ │ ├── ORKTimeIntervalPicker.h │ │ ├── ORKTimeIntervalPicker.m │ │ ├── ORKTintedImageView.h │ │ ├── ORKTintedImageView.m │ │ ├── ORKTintedImageView_Internal.h │ │ ├── ORKTypes.h │ │ ├── ORKUnitLabel.h │ │ ├── ORKUnitLabel.m │ │ ├── ORKValuePicker.h │ │ ├── ORKValuePicker.m │ │ ├── ORKVerticalContainerView.h │ │ ├── ORKVerticalContainerView.m │ │ ├── ORKVerticalContainerView_Internal.h │ │ ├── ORKVideoCaptureCameraPreviewView.h │ │ ├── ORKVideoCaptureCameraPreviewView.m │ │ ├── ORKVideoCaptureStep.h │ │ ├── ORKVideoCaptureStep.m │ │ ├── ORKVideoCaptureStepViewController.h │ │ ├── ORKVideoCaptureStepViewController.m │ │ ├── ORKVideoCaptureView.h │ │ ├── ORKVideoCaptureView.m │ │ ├── ORKVideoInstructionStep.h │ │ ├── ORKVideoInstructionStep.m │ │ ├── ORKVideoInstructionStepViewController.h │ │ ├── ORKVideoInstructionStepViewController.m │ │ ├── ORKWaitStep.h │ │ ├── ORKWaitStep.m │ │ ├── ORKWaitStepView.h │ │ ├── ORKWaitStepView.m │ │ ├── ORKWaitStepViewController.h │ │ ├── ORKWaitStepViewController.m │ │ ├── UIBarButtonItem+ORKBarButtonItem.h │ │ ├── UIBarButtonItem+ORKBarButtonItem.m │ │ ├── UIImage+ResearchKit.h │ │ ├── UIImage+ResearchKit.m │ │ ├── UIResponder+ResearchKit.h │ │ └── UIResponder+ResearchKit.m │ │ ├── Consent │ │ ├── MovieTintShader.fsh │ │ ├── MovieTintShader.vsh │ │ ├── ORKConsentDocument.h │ │ ├── ORKConsentDocument.m │ │ ├── ORKConsentDocument_Internal.h │ │ ├── ORKConsentLearnMoreViewController.h │ │ ├── ORKConsentLearnMoreViewController.m │ │ ├── ORKConsentReviewController.h │ │ ├── ORKConsentReviewController.m │ │ ├── ORKConsentReviewStep.h │ │ ├── ORKConsentReviewStep.m │ │ ├── ORKConsentReviewStepViewController.h │ │ ├── ORKConsentReviewStepViewController.m │ │ ├── ORKConsentSceneViewController.h │ │ ├── ORKConsentSceneViewController.m │ │ ├── ORKConsentSceneViewController_Internal.h │ │ ├── ORKConsentSection.h │ │ ├── ORKConsentSection.m │ │ ├── ORKConsentSectionFormatter.h │ │ ├── ORKConsentSectionFormatter.m │ │ ├── ORKConsentSection_Private.h │ │ ├── ORKConsentSharingStep.h │ │ ├── ORKConsentSharingStep.m │ │ ├── ORKConsentSharingStepViewController.h │ │ ├── ORKConsentSharingStepViewController.m │ │ ├── ORKConsentSignature.h │ │ ├── ORKConsentSignature.m │ │ ├── ORKConsentSignatureFormatter.h │ │ ├── ORKConsentSignatureFormatter.m │ │ ├── ORKEAGLMoviePlayerView.h │ │ ├── ORKEAGLMoviePlayerView.m │ │ ├── ORKVisualConsentStep.h │ │ ├── ORKVisualConsentStep.m │ │ ├── ORKVisualConsentStepViewController.h │ │ ├── ORKVisualConsentStepViewController.m │ │ ├── ORKVisualConsentStepViewController_Internal.h │ │ ├── ORKVisualConsentTransitionAnimator.h │ │ └── ORKVisualConsentTransitionAnimator.m │ │ ├── Localized │ │ ├── ar.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ca.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── cs.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── da.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── de.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── el.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── en.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── en_AU.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── en_GB.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── es.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── es_419.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── es_MX.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── fi.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── fr.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── fr_CA.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── he.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── hi.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── hr.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── hu.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── id.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── it.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ja.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ko.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ms.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── nb.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── nl.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── no.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── pl.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── pt.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── pt_PT.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ro.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ru.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── sk.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── sv.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── th.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── tr.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── uk.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── vi.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── zh_CN.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── zh_HK.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ └── zh_TW.lproj │ │ │ ├── ResearchKit.strings │ │ │ └── locversion.plist │ │ ├── ORKDeprecated.h │ │ ├── ORKDeprecated.m │ │ ├── Onboarding │ │ ├── ORKLoginStep.h │ │ ├── ORKLoginStep.m │ │ ├── ORKLoginStepViewController.h │ │ ├── ORKLoginStepViewController.m │ │ ├── ORKLoginStep_Internal.h │ │ ├── ORKRegistrationStep.h │ │ ├── ORKRegistrationStep.m │ │ ├── ORKRegistrationStep_Internal.h │ │ ├── ORKVerificationStep.h │ │ ├── ORKVerificationStep.m │ │ ├── ORKVerificationStepView.h │ │ ├── ORKVerificationStepView.m │ │ ├── ORKVerificationStepViewController.h │ │ ├── ORKVerificationStepViewController.m │ │ └── ORKVerificationStep_Internal.h │ │ ├── ResearchKit.h │ │ └── ResearchKit_Private.h ├── Target Support Files │ ├── Chronos-Swift │ │ ├── Chronos-Swift-dummy.m │ │ ├── Chronos-Swift-prefix.pch │ │ ├── Chronos-Swift-umbrella.h │ │ ├── Chronos-Swift.modulemap │ │ ├── Chronos-Swift.xcconfig │ │ └── Info.plist │ ├── Pods-SingTest │ │ ├── Info.plist │ │ ├── Pods-SingTest-acknowledgements.markdown │ │ ├── Pods-SingTest-acknowledgements.plist │ │ ├── Pods-SingTest-dummy.m │ │ ├── Pods-SingTest-frameworks.sh │ │ ├── Pods-SingTest-resources.sh │ │ ├── Pods-SingTest-umbrella.h │ │ ├── Pods-SingTest.debug.xcconfig │ │ ├── Pods-SingTest.modulemap │ │ └── Pods-SingTest.release.xcconfig │ ├── ResearchKit │ │ ├── Info.plist │ │ ├── ResearchKit-dummy.m │ │ ├── ResearchKit-prefix.pch │ │ ├── ResearchKit-umbrella.h │ │ ├── ResearchKit.modulemap │ │ └── ResearchKit.xcconfig │ ├── TuningFork │ │ ├── Info.plist │ │ ├── TuningFork-dummy.m │ │ ├── TuningFork-prefix.pch │ │ ├── TuningFork-umbrella.h │ │ ├── TuningFork.modulemap │ │ └── TuningFork.xcconfig │ └── UICircularProgressRing │ │ ├── Info.plist │ │ ├── UICircularProgressRing-dummy.m │ │ ├── UICircularProgressRing-prefix.pch │ │ ├── UICircularProgressRing-umbrella.h │ │ ├── UICircularProgressRing.modulemap │ │ └── UICircularProgressRing.xcconfig ├── TuningFork │ ├── LICENSE │ ├── README.md │ └── TuningFork │ │ ├── TuningFork.h │ │ └── TuningFork.swift └── UICircularProgressRing │ ├── LICENSE │ ├── README.md │ └── UICircularProgressRing │ ├── UICircularProgressRing.h │ ├── UICircularProgressRingDelegate.swift │ ├── UICircularProgressRingGradientPosition.swift │ ├── UICircularProgressRingLayer.swift │ ├── UICircularProgressRingStyle.swift │ └── UICircularProgressRingView.swift ├── SingTest.xcodeproj ├── project.pbxproj └── project.xcworkspace │ └── contents.xcworkspacedata ├── SingTest.xcworkspace └── contents.xcworkspacedata └── canISing ├── .gitignore ├── AppDelegate.swift ├── Assets.xcassets ├── AppIcon.appiconset │ └── Contents.json ├── Contents.json ├── Next-50.imageset │ ├── Contents.json │ └── Next-50.png ├── Play-50.imageset │ ├── Contents.json │ └── Play-50.png ├── Repeat-50.imageset │ ├── Contents.json │ └── Repeat-50.png └── icon.imageset │ ├── Contents.json │ └── icon.png ├── Base.lproj ├── LaunchScreen.storyboard └── Main.storyboard ├── Dimensions.swift ├── HearStep.swift ├── Info.plist ├── InfoStep.swift ├── MusicConst.swift ├── Note.swift ├── NoteProgressBar.swift ├── NoteProgressProtocol.swift ├── PlaySoundProtocol.swift ├── Resources ├── 1.m4a ├── 2.m4a ├── 3.m4a ├── 4.m4a ├── 5.m4a └── 6.m4a ├── RoundedButton.swift ├── Score.swift ├── SingProgressProtocol.swift ├── SingStep.swift ├── SingTestListController.swift ├── Test.swift ├── TestFive.swift ├── TestFour.swift ├── TestOne.swift ├── TestSix.swift ├── TestTableViewCell.swift ├── TestThree.swift └── TestTwo.swift /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/.gitignore -------------------------------------------------------------------------------- /Podfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Podfile -------------------------------------------------------------------------------- /Podfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Podfile.lock -------------------------------------------------------------------------------- /Pods/AudioKit/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/LICENSE -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/AudioKit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/AudioKit -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKAutoWahAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKAutoWahAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBalancerAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBalancerAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBitCrusherAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBitCrusherAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBoosterAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBoosterAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBrownianNoiseAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKBrownianNoiseAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKClarinetAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKClarinetAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKClipperAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKClipperAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKConvolutionAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKConvolutionAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKDCBlockAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKDCBlockAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKDripAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKDripAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKFMOscillatorAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKFMOscillatorAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKFluteAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKFluteAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKFormantFilterAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKFormantFilterAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKMandolinAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKMandolinAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKMetalBarAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKMetalBarAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKMoogLadderAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKMoogLadderAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKOfflineRenderer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKOfflineRenderer.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKOscillatorAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKOscillatorAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPWMOscillatorAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPWMOscillatorAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPannerAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPannerAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPinkNoiseAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPinkNoiseAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPitchShifterAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPitchShifterAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPluckedStringAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKPluckedStringAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKRhodesPianoAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKRhodesPianoAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKShakerAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKShakerAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKSporthStack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKSporthStack.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKTesterAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKTesterAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKToneFilterAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKToneFilterAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKTremoloAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKTremoloAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKTubularBellsAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKTubularBellsAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKVariableDelayAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKVariableDelayAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AKWhiteNoiseAudioUnit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AKWhiteNoiseAudioUnit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AudioKit-Swift.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AudioKit-Swift.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/AudioKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/AudioKit.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudio.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioDevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioDevice.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioDisplayLink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioDisplayLink.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFFT.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFFT.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFile.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFileMarker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFileMarker.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFloatConverter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFloatConverter.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFloatData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioFloatData.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioPlayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioPlayer.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioPlot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioPlot.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioPlotGL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioPlotGL.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZAudioUtilities.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZMicrophone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZMicrophone.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZOutput.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZOutput.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZPlot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZPlot.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/EZRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/EZRecorder.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Headers/TPCircularBuffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Headers/TPCircularBuffer.h -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Info.plist -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/Modules/module.modulemap -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/_CodeSignature/CodeResources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/_CodeSignature/CodeResources -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/fix-framework.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/fix-framework.sh -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/fwavblnk.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/fwavblnk.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand1.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand1.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand10.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand10.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand11.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand11.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand12.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand12.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand2.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand2.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand3.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand3.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand4.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand4.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand5.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand5.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand6.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand6.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand7.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand7.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand8.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand8.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mand9.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mand9.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/mandpluk.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/mandpluk.raw -------------------------------------------------------------------------------- /Pods/AudioKit/iOS/AudioKit.framework/sinewave.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/AudioKit/iOS/AudioKit.framework/sinewave.raw -------------------------------------------------------------------------------- /Pods/Chronos-Swift/Chronos/DispatchTimer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/Chronos/DispatchTimer.swift -------------------------------------------------------------------------------- /Pods/Chronos-Swift/Chronos/RepeatingTimer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/Chronos/RepeatingTimer.swift -------------------------------------------------------------------------------- /Pods/Chronos-Swift/Chronos/Timer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/Chronos/Timer.swift -------------------------------------------------------------------------------- /Pods/Chronos-Swift/Chronos/TimerInternal.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/Chronos/TimerInternal.swift -------------------------------------------------------------------------------- /Pods/Chronos-Swift/Chronos/VariableTimer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/Chronos/VariableTimer.swift -------------------------------------------------------------------------------- /Pods/Chronos-Swift/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/LICENSE -------------------------------------------------------------------------------- /Pods/Chronos-Swift/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Chronos-Swift/README.md -------------------------------------------------------------------------------- /Pods/Manifest.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Manifest.lock -------------------------------------------------------------------------------- /Pods/Pods.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Pods.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Pods/ResearchKit/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/LICENSE -------------------------------------------------------------------------------- /Pods/ResearchKit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/README.md -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Accessibility/ORKAccessibility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Accessibility/ORKAccessibility.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Accessibility/ORKAccessibilityFunctions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Accessibility/ORKAccessibilityFunctions.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Accessibility/ORKAccessibilityFunctions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Accessibility/ORKAccessibilityFunctions.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Accessibility/UIView+ORKAccessibility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Accessibility/UIView+ORKAccessibility.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Accessibility/UIView+ORKAccessibility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Accessibility/UIView+ORKAccessibility.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/CLLocation+ORKJSONDictionary.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/CLLocation+ORKJSONDictionary.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/CLLocation+ORKJSONDictionary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/CLLocation+ORKJSONDictionary.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/HKSample+ORKJSONDictionary.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/HKSample+ORKJSONDictionary.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/HKSample+ORKJSONDictionary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/HKSample+ORKJSONDictionary.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAccelerometerRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAccelerometerRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAccelerometerRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAccelerometerRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepQuantityView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepQuantityView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepQuantityView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepQuantityView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimer.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimer.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimerView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepTimerView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStep_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKActiveStep_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioGenerator.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioGenerator.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioGenerator.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioLevelNavigationRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioLevelNavigationRule.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioLevelNavigationRule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioLevelNavigationRule.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKAudioStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKCountdownStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKCountdownStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKCountdownStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKCountdownStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDataLogger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDataLogger.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDataLogger.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDataLogger.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDeviceMotionRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDeviceMotionRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDeviceMotionRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKDeviceMotionRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKFitnessStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceHoleView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceHoleView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceHoleView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceHoleView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlacePegView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlacePegView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlacePegView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlacePegView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestPlaceStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemovePegView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemovePegView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemovePegView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemovePegView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemoveStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemoveStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemoveStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKHolePegTestRemoveStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKLocationRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKLocationRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKLocationRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKLocationRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATKeyboardView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATKeyboardView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATKeyboardView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATKeyboardView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPSATStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPedometerRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPedometerRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPedometerRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKPedometerRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRangeOfMotionStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRangeOfMotionStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRangeOfMotionStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRangeOfMotionStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStimulusView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStimulusView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStimulusView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKReactionTimeStimulusView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKRecorder_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKShoulderRangeOfMotionStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKShoulderRangeOfMotionStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKShoulderRangeOfMotionStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKShoulderRangeOfMotionStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGame.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGame.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGame.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGame.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGameState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGameState.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGameState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanGameState.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanMemoryStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanMemoryStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanMemoryStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanMemoryStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanTargetView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanTargetView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanTargetView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKSpatialSpanTargetView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKStroopStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingIntervalStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingIntervalStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingIntervalStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTappingIntervalStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTimedWalkStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKToneAudiometryStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchAnywhereStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchAnywhereStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchAnywhereStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchAnywhereStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchRecorder.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchRecorder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTouchRecorder.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTower.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTower.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTower.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTower.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTowerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTowerView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTowerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTowerOfHanoiTowerView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingContentView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingContentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingContentView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKTrailmakingStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKVoiceEngine.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKVoiceEngine.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKVoiceEngine.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKVoiceEngine.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKVoiceEngine_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKVoiceEngine_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKWalkingTaskStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKWalkingTaskStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/ORKWalkingTaskStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/ORKWalkingTaskStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/UITouch+ORKJSONDictionary.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/UITouch+ORKJSONDictionary.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ActiveTasks/UITouch+ORKJSONDictionary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ActiveTasks/UITouch+ORKJSONDictionary.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_01@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_01@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_02@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_02@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_03@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_03@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_04@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_04@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_05@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_05@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_06@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_06@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_07@2x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@2x/consent_07@2x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_01@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_01@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_02@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_02@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_03@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_03@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_04@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_04@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_05@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_05@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_06@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_06@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_07@3x.m4v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Animations/phone@3x/consent_07@3x.m4v -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Artwork.xcassets/Active/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Artwork.xcassets/Active/Contents.json -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Artwork.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Artwork.xcassets/Contents.json -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Artwork.xcassets/play.imageset/play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Artwork.xcassets/play.imageset/play.png -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Artwork.xcassets/play.imageset/play@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Artwork.xcassets/play.imageset/play@2x.png -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Artwork.xcassets/play.imageset/play@3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Artwork.xcassets/play.imageset/play@3x.png -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKBarGraphChartView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKBarGraphChartView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKBarGraphChartView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKBarGraphChartView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKChartTypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKChartTypes.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKChartTypes.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKChartTypes.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKDiscreteGraphChartView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKDiscreteGraphChartView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKDiscreteGraphChartView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKDiscreteGraphChartView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKGraphChartView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKGraphChartView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKGraphChartView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKGraphChartView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKGraphChartView_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKGraphChartView_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKLineGraphChartView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKLineGraphChartView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKLineGraphChartView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKLineGraphChartView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendCell.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendCell.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartLegendView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartPieView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartPieView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartPieView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartPieView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartTitleTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartTitleTextView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartTitleTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartTitleTextView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKPieChartView_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKPieChartView_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKXAxisView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKXAxisView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKXAxisView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKXAxisView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKYAxisView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKYAxisView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Charts/ORKYAxisView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Charts/ORKYAxisView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKActiveStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKActiveStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKActiveStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKActiveStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerFormat_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextField.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextField.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextField.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKAnswerTextView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKBodyLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKBodyLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKBodyLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKBodyLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKBorderedButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKBorderedButton.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKBorderedButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKBorderedButton.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCaption1Label.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCaption1Label.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCaption1Label.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCaption1Label.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKChoiceAnswerFormatHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKChoiceAnswerFormatHelper.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKChoiceAnswerFormatHelper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKChoiceAnswerFormatHelper.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKChoiceViewCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKChoiceViewCell.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKChoiceViewCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKChoiceViewCell.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCollector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCollector.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCollector.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCollector.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCollector_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCollector_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCompletionStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCompletionStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCompletionStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCompletionStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCompletionStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCompletionStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCompletionStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCompletionStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKContinueButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKContinueButton.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKContinueButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKContinueButton.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCountdownLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCountdownLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCountdownLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCountdownLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCustomStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCustomStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCustomStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCustomStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKCustomStepView_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKCustomStepView_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDataCollectionManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDataCollectionManager.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDataCollectionManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDataCollectionManager.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDataCollectionManager_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDataCollectionManager_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDateTimePicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDateTimePicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDateTimePicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDateTimePicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDefaultFont.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDefaultFont.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDefines.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDefines.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDirectionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDirectionView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKDirectionView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKDirectionView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKErrors.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKErrors.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKErrors.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKErrors.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFootnoteLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFootnoteLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFootnoteLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFootnoteLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormItemCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormItemCell.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormItemCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormItemCell.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormItem_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormItem_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormSectionTitleLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormSectionTitleLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormSectionTitleLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormSectionTitleLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormTextView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKFormTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKFormTextView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHTMLPDFWriter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHTMLPDFWriter.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHTMLPDFWriter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHTMLPDFWriter.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHeadlineLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHeadlineLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHeadlineLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHeadlineLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHealthAnswerFormat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHealthAnswerFormat.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHealthAnswerFormat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHealthAnswerFormat.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHealthAnswerFormat.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHealthAnswerFormat.swift -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHealthSampleQueryOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHealthSampleQueryOperation.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHealthSampleQueryOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHealthSampleQueryOperation.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHeightPicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHeightPicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHeightPicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHeightPicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHelpers.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHelpers.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHelpers_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHelpers_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKHelpers_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKHelpers_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureCameraPreviewView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureCameraPreviewView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureCameraPreviewView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureCameraPreviewView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageCaptureView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageChoiceLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageChoiceLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageChoiceLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageChoiceLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageSelectionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageSelectionView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKImageSelectionView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKImageSelectionView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKInstructionStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKInstructionStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKInstructionStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKInstructionStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKInstructionStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKKeychainWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKKeychainWrapper.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKKeychainWrapper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKKeychainWrapper.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKLocationSelectionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKLocationSelectionView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKLocationSelectionView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKLocationSelectionView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKMotionActivityQueryOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKMotionActivityQueryOperation.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKMotionActivityQueryOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKMotionActivityQueryOperation.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKMultipleValuePicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKMultipleValuePicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKMultipleValuePicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKMultipleValuePicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKNavigableOrderedTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKNavigableOrderedTask.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKNavigableOrderedTask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKNavigableOrderedTask.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKNavigablePageStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKNavigablePageStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKNavigablePageStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKNavigablePageStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKNavigationContainerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKNavigationContainerView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKNavigationContainerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKNavigationContainerView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKObserver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKObserver.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKObserver.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKObserver.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKOperation.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKOperation.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKOrderedTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKOrderedTask.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKOrderedTask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKOrderedTask.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKOrderedTask_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKOrderedTask_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPageStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPageStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPageStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPageStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPageStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPageStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPageStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPageStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPageStep_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPageStep_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPasscodeViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPasscodeViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKPicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKPicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKProgressView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKProgressView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKProgressView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKProgressView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKQuestionStep_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKQuestionStep_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKResult.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKResult.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKResult.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKResultPredicate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKResultPredicate.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKResultPredicate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKResultPredicate.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKResult_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKResult_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKReviewStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKReviewStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKReviewStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKReviewStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKReviewStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKReviewStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKReviewStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKReviewStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKReviewStep_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKReviewStep_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKRoundTappingButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKRoundTappingButton.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKRoundTappingButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKRoundTappingButton.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeDescriptionLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeDescriptionLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeDescriptionLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeDescriptionLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeImageView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeImageView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeImageView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeImageView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleRangeLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleSlider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleSlider.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleSlider.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleSlider.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleSliderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleSliderView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleSliderView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleSliderView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleValueLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleValueLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKScaleValueLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKScaleValueLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSelectionSubTitleLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSelectionSubTitleLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSelectionSubTitleLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSelectionSubTitleLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSelectionTitleLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSelectionTitleLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSelectionTitleLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSelectionTitleLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSeparatorView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSeparatorView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSeparatorView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSeparatorView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSignatureStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSignatureStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSignatureStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSignatureStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSignatureStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSignatureStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSignatureStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSignatureStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSignatureView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSignatureView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSignatureView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSignatureView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSkin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSkin.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSkin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSkin.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepHeaderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepHeaderView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepHeaderView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepHeaderView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepHeaderView_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepHeaderView_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule.swift -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepNavigationRule_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStepViewController_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStepViewController_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKStep_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKStep_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSubheadlineLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSubheadlineLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSubheadlineLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSubheadlineLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCell.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCell.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForLocation.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForLocation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForLocation.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForNumber.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForNumber.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForNumber.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForNumber.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForPicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForPicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForPicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForPicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForScale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForScale.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForScale.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForScale.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForText.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForText.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForText.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKSurveyAnswerCellForText.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableContainerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableContainerView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableContainerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableContainerView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableViewCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableViewCell.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTableViewCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTableViewCell.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTapCountLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTapCountLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTapCountLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTapCountLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTask.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTaskViewController_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextButton.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextButton.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextButton_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextButton_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextChoiceCellGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextChoiceCellGroup.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextChoiceCellGroup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextChoiceCellGroup.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextFieldView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextFieldView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTextFieldView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTextFieldView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTimeIntervalPicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTimeIntervalPicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTimeIntervalPicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTimeIntervalPicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTintedImageView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTintedImageView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTintedImageView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTintedImageView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTintedImageView_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTintedImageView_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKTypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKTypes.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKUnitLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKUnitLabel.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKUnitLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKUnitLabel.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKValuePicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKValuePicker.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKValuePicker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKValuePicker.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVerticalContainerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVerticalContainerView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVerticalContainerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVerticalContainerView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVerticalContainerView_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVerticalContainerView_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureCameraPreviewView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureCameraPreviewView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureCameraPreviewView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureCameraPreviewView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoCaptureView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoInstructionStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoInstructionStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKVideoInstructionStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKVideoInstructionStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKWaitStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKWaitStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKWaitStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKWaitStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKWaitStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKWaitStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKWaitStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKWaitStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKWaitStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKWaitStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/ORKWaitStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/ORKWaitStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/UIBarButtonItem+ORKBarButtonItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/UIBarButtonItem+ORKBarButtonItem.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/UIBarButtonItem+ORKBarButtonItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/UIBarButtonItem+ORKBarButtonItem.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/UIImage+ResearchKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/UIImage+ResearchKit.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/UIImage+ResearchKit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/UIImage+ResearchKit.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/UIResponder+ResearchKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/UIResponder+ResearchKit.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Common/UIResponder+ResearchKit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Common/UIResponder+ResearchKit.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/MovieTintShader.fsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/MovieTintShader.fsh -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/MovieTintShader.vsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/MovieTintShader.vsh -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentDocument.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentDocument.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentDocument_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentDocument_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentReviewStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSceneViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSceneViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSceneViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSceneViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSection.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSection.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSectionFormatter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSectionFormatter.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSectionFormatter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSectionFormatter.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSection_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSection_Private.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSharingStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSharingStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSharingStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSharingStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignature.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignature.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignature.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignature.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignatureFormatter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignatureFormatter.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignatureFormatter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKConsentSignatureFormatter.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKEAGLMoviePlayerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKEAGLMoviePlayerView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKEAGLMoviePlayerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKEAGLMoviePlayerView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKVisualConsentStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKVisualConsentStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Consent/ORKVisualConsentStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Consent/ORKVisualConsentStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ar.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ar.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ar.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ar.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ca.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ca.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ca.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ca.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/cs.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/cs.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/cs.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/cs.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/da.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/da.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/da.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/da.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/de.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/de.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/de.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/de.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/el.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/el.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/el.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/el.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/en.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/en.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/en.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/en.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/en_AU.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/en_AU.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/en_AU.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/en_AU.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/en_GB.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/en_GB.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/en_GB.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/en_GB.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/es.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/es.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/es.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/es.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/es_419.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/es_419.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/es_419.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/es_419.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/es_MX.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/es_MX.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/es_MX.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/es_MX.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/fi.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/fi.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/fi.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/fi.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/fr.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/fr.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/fr.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/fr.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/fr_CA.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/fr_CA.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/fr_CA.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/fr_CA.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/he.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/he.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/he.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/he.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/hi.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/hi.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/hi.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/hi.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/hr.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/hr.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/hr.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/hr.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/hu.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/hu.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/hu.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/hu.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/id.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/id.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/id.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/id.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/it.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/it.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/it.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/it.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ja.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ja.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ja.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ja.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ko.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ko.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ko.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ko.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ms.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ms.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ms.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ms.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/nb.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/nb.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/nb.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/nb.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/nl.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/nl.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/nl.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/nl.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/no.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/no.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/no.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/no.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/pl.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/pl.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/pl.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/pl.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/pt.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/pt.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/pt.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/pt.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/pt_PT.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/pt_PT.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/pt_PT.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/pt_PT.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ro.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ro.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ro.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ro.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ru.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ru.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/ru.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/ru.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/sk.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/sk.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/sk.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/sk.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/sv.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/sv.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/sv.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/sv.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/th.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/th.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/th.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/th.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/tr.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/tr.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/tr.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/tr.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/uk.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/uk.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/uk.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/uk.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/vi.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/vi.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/vi.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/vi.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/zh_CN.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/zh_CN.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/zh_CN.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/zh_CN.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/zh_HK.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/zh_HK.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/zh_HK.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/zh_HK.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/zh_TW.lproj/ResearchKit.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/zh_TW.lproj/ResearchKit.strings -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Localized/zh_TW.lproj/locversion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Localized/zh_TW.lproj/locversion.plist -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ORKDeprecated.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ORKDeprecated.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ORKDeprecated.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ORKDeprecated.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStepViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStepViewController.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStepViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStepViewController.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStep_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKLoginStep_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKRegistrationStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKRegistrationStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKRegistrationStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKRegistrationStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKRegistrationStep_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKRegistrationStep_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStep.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStep.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStepView.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStepView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStepView.m -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStep_Internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/Onboarding/ORKVerificationStep_Internal.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ResearchKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ResearchKit.h -------------------------------------------------------------------------------- /Pods/ResearchKit/ResearchKit/ResearchKit_Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/ResearchKit/ResearchKit/ResearchKit_Private.h -------------------------------------------------------------------------------- /Pods/Target Support Files/Chronos-Swift/Chronos-Swift-dummy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Chronos-Swift/Chronos-Swift-dummy.m -------------------------------------------------------------------------------- /Pods/Target Support Files/Chronos-Swift/Chronos-Swift-prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Chronos-Swift/Chronos-Swift-prefix.pch -------------------------------------------------------------------------------- /Pods/Target Support Files/Chronos-Swift/Chronos-Swift-umbrella.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Chronos-Swift/Chronos-Swift-umbrella.h -------------------------------------------------------------------------------- /Pods/Target Support Files/Chronos-Swift/Chronos-Swift.modulemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Chronos-Swift/Chronos-Swift.modulemap -------------------------------------------------------------------------------- /Pods/Target Support Files/Chronos-Swift/Chronos-Swift.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Chronos-Swift/Chronos-Swift.xcconfig -------------------------------------------------------------------------------- /Pods/Target Support Files/Chronos-Swift/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Chronos-Swift/Info.plist -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Info.plist -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Pods-SingTest-dummy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Pods-SingTest-dummy.m -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Pods-SingTest-frameworks.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Pods-SingTest-frameworks.sh -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Pods-SingTest-resources.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Pods-SingTest-resources.sh -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Pods-SingTest-umbrella.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Pods-SingTest-umbrella.h -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Pods-SingTest.debug.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Pods-SingTest.debug.xcconfig -------------------------------------------------------------------------------- /Pods/Target Support Files/Pods-SingTest/Pods-SingTest.modulemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/Pods-SingTest/Pods-SingTest.modulemap -------------------------------------------------------------------------------- /Pods/Target Support Files/ResearchKit/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/ResearchKit/Info.plist -------------------------------------------------------------------------------- /Pods/Target Support Files/ResearchKit/ResearchKit-dummy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/ResearchKit/ResearchKit-dummy.m -------------------------------------------------------------------------------- /Pods/Target Support Files/ResearchKit/ResearchKit-prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/ResearchKit/ResearchKit-prefix.pch -------------------------------------------------------------------------------- /Pods/Target Support Files/ResearchKit/ResearchKit-umbrella.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/ResearchKit/ResearchKit-umbrella.h -------------------------------------------------------------------------------- /Pods/Target Support Files/ResearchKit/ResearchKit.modulemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/ResearchKit/ResearchKit.modulemap -------------------------------------------------------------------------------- /Pods/Target Support Files/ResearchKit/ResearchKit.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/ResearchKit/ResearchKit.xcconfig -------------------------------------------------------------------------------- /Pods/Target Support Files/TuningFork/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/TuningFork/Info.plist -------------------------------------------------------------------------------- /Pods/Target Support Files/TuningFork/TuningFork-dummy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/TuningFork/TuningFork-dummy.m -------------------------------------------------------------------------------- /Pods/Target Support Files/TuningFork/TuningFork-prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/TuningFork/TuningFork-prefix.pch -------------------------------------------------------------------------------- /Pods/Target Support Files/TuningFork/TuningFork-umbrella.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/TuningFork/TuningFork-umbrella.h -------------------------------------------------------------------------------- /Pods/Target Support Files/TuningFork/TuningFork.modulemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/TuningFork/TuningFork.modulemap -------------------------------------------------------------------------------- /Pods/Target Support Files/TuningFork/TuningFork.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/TuningFork/TuningFork.xcconfig -------------------------------------------------------------------------------- /Pods/Target Support Files/UICircularProgressRing/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/Target Support Files/UICircularProgressRing/Info.plist -------------------------------------------------------------------------------- /Pods/TuningFork/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/TuningFork/LICENSE -------------------------------------------------------------------------------- /Pods/TuningFork/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/TuningFork/README.md -------------------------------------------------------------------------------- /Pods/TuningFork/TuningFork/TuningFork.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/TuningFork/TuningFork/TuningFork.h -------------------------------------------------------------------------------- /Pods/TuningFork/TuningFork/TuningFork.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/TuningFork/TuningFork/TuningFork.swift -------------------------------------------------------------------------------- /Pods/UICircularProgressRing/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/UICircularProgressRing/LICENSE -------------------------------------------------------------------------------- /Pods/UICircularProgressRing/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/Pods/UICircularProgressRing/README.md -------------------------------------------------------------------------------- /SingTest.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/SingTest.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /SingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/SingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /SingTest.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/SingTest.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /canISing/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/.gitignore -------------------------------------------------------------------------------- /canISing/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/AppDelegate.swift -------------------------------------------------------------------------------- /canISing/Assets.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/AppIcon.appiconset/Contents.json -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Next-50.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Next-50.imageset/Contents.json -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Next-50.imageset/Next-50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Next-50.imageset/Next-50.png -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Play-50.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Play-50.imageset/Contents.json -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Play-50.imageset/Play-50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Play-50.imageset/Play-50.png -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Repeat-50.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Repeat-50.imageset/Contents.json -------------------------------------------------------------------------------- /canISing/Assets.xcassets/Repeat-50.imageset/Repeat-50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/Repeat-50.imageset/Repeat-50.png -------------------------------------------------------------------------------- /canISing/Assets.xcassets/icon.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/icon.imageset/Contents.json -------------------------------------------------------------------------------- /canISing/Assets.xcassets/icon.imageset/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Assets.xcassets/icon.imageset/icon.png -------------------------------------------------------------------------------- /canISing/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /canISing/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /canISing/Dimensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Dimensions.swift -------------------------------------------------------------------------------- /canISing/HearStep.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/HearStep.swift -------------------------------------------------------------------------------- /canISing/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Info.plist -------------------------------------------------------------------------------- /canISing/InfoStep.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/InfoStep.swift -------------------------------------------------------------------------------- /canISing/MusicConst.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/MusicConst.swift -------------------------------------------------------------------------------- /canISing/Note.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Note.swift -------------------------------------------------------------------------------- /canISing/NoteProgressBar.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/NoteProgressBar.swift -------------------------------------------------------------------------------- /canISing/NoteProgressProtocol.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/NoteProgressProtocol.swift -------------------------------------------------------------------------------- /canISing/PlaySoundProtocol.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/PlaySoundProtocol.swift -------------------------------------------------------------------------------- /canISing/Resources/1.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Resources/1.m4a -------------------------------------------------------------------------------- /canISing/Resources/2.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Resources/2.m4a -------------------------------------------------------------------------------- /canISing/Resources/3.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Resources/3.m4a -------------------------------------------------------------------------------- /canISing/Resources/4.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Resources/4.m4a -------------------------------------------------------------------------------- /canISing/Resources/5.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Resources/5.m4a -------------------------------------------------------------------------------- /canISing/Resources/6.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Resources/6.m4a -------------------------------------------------------------------------------- /canISing/RoundedButton.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/RoundedButton.swift -------------------------------------------------------------------------------- /canISing/Score.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Score.swift -------------------------------------------------------------------------------- /canISing/SingProgressProtocol.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/SingProgressProtocol.swift -------------------------------------------------------------------------------- /canISing/SingStep.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/SingStep.swift -------------------------------------------------------------------------------- /canISing/SingTestListController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/SingTestListController.swift -------------------------------------------------------------------------------- /canISing/Test.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/Test.swift -------------------------------------------------------------------------------- /canISing/TestFive.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestFive.swift -------------------------------------------------------------------------------- /canISing/TestFour.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestFour.swift -------------------------------------------------------------------------------- /canISing/TestOne.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestOne.swift -------------------------------------------------------------------------------- /canISing/TestSix.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestSix.swift -------------------------------------------------------------------------------- /canISing/TestTableViewCell.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestTableViewCell.swift -------------------------------------------------------------------------------- /canISing/TestThree.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestThree.swift -------------------------------------------------------------------------------- /canISing/TestTwo.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swiftingio/SingTest/HEAD/canISing/TestTwo.swift --------------------------------------------------------------------------------