This PR removes the setupSimulators and cacheDerrivedData inputs to remove unused or unnecessary functionality.
cacheDerrivedData was not used within the Spezi organization, therefore opted to just remove it. setupSimulators is still used in the TemplateApplication (PR is up to remove it), SpeziAccount and the Study App. Therefore, opted to print a deprecation notice and remove the script to save some build time.
:gear: Release Notes
Removed cacheDerrivedData input
Removed and deprecated setupSimulators script.
:books: Documentation
Updated the description.
:white_check_mark: Testing
--
:pencil: Code of Conduct & Contributing Guidelines
Remove setupSimulators and cacheDerrivedData
:recycle: Current situation & Problem
This PR removes the
setupSimulators
andcacheDerrivedData
inputs to remove unused or unnecessary functionality.cacheDerrivedData
was not used within the Spezi organization, therefore opted to just remove it.setupSimulators
is still used in the TemplateApplication (PR is up to remove it), SpeziAccount and the Study App. Therefore, opted to print a deprecation notice and remove the script to save some build time.:gear: Release Notes
cacheDerrivedData
inputsetupSimulators
script.:books: Documentation
Updated the description.
:white_check_mark: Testing
--
:pencil: Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: