Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove setupSimulators and cacheDerrivedData #58

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Conversation

Supereg
Copy link
Member

@Supereg Supereg commented Jul 11, 2024

Remove setupSimulators and cacheDerrivedData

♻️ Current situation & Problem

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.

⚙️ Release Notes

  • Removed cacheDerrivedData input
  • Removed and deprecated setupSimulators script.

📚 Documentation

Updated the description.

✅ Testing

--

📝 Code of Conduct & Contributing Guidelines

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

@Supereg Supereg requested a review from PSchmiedmayer July 11, 2024 10:31
Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the deprecations @Supereg; I had one comment regarding a breaking change; would be great ot get your input on this before we merge the PR.

.github/workflows/xcodebuild-or-fastlane.yml Show resolved Hide resolved
.github/workflows/xcodebuild-or-fastlane.yml Show resolved Hide resolved
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Jul 12, 2024
@Supereg Supereg merged commit 63f410c into main Jul 15, 2024
2 checks passed
@Supereg Supereg deleted the feature/cleanup-inputs branch July 15, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants