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

Implement package-release script as Swift command-line tool #13

Open
Blackjacx opened this issue Sep 20, 2020 · 0 comments
Open

Implement package-release script as Swift command-line tool #13

Blackjacx opened this issue Sep 20, 2020 · 0 comments

Comments

@Blackjacx
Copy link
Owner

Blackjacx commented Sep 20, 2020

After #12 is done we can implement the release script as another command too and leverage core functionality from #12.

We're then able to create our simulators for testing with ease and remove them again when we're done.

The release tool can then be used in the following ways:

  • shipped with each framework
  • dynamically downloaded via bootstrap.ah
  • downloaded, installed and executed with mint (preferred)

Todo

  • create simctl function for simulator creation
  • create simctl function for simulator deletion
@Blackjacx Blackjacx changed the title Release script as Swift CLI Tool Implement package-release script as Swift command-line tool Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant