StanfordBDHG / ResearchKit

ResearchKit with Swift Package Manager (SPM), SwiftUI, C++ Interoperability, and visionOS support
https://swiftpackageindex.com/StanfordBDHG/ResearchKit/documentation/researchkitswiftui
Other
7 stars 3 forks source link

Support output directories for active tasks #20

Closed Supereg closed 8 months ago

Supereg commented 8 months ago

Support output directories for active tasks

:recycle: Current situation & Problem

Currently, there is no way to specify an output directory for ResearchKit tasks that require an output directory. This PR automatically creates a temporary directory and deletes it after the task result got delivered.

:gear: Release Notes

:books: Documentation

A Documentation tip was added to document the behavior.

:white_check_mark: Testing

TBA

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: