Add Build Actions for Multiple Platforms #214
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Describe in detail what this Pull Request does and why it’s needed. Include anything the reviewers need to be aware of.
Now that ATProtoKit officially works on more platforms, the time is needed to add build actions for each platform (macOS, iOS, visionOS, tvOS, watchOS, Linux, Windows, and Android).
This PR will contain the following:
main
branch.Linked Issues
Link any related issues here. Format:
#[issue number]
Type of Change
Checklist:
Screenshots (if applicable)
Attach any screenshots or GIFs showcasing the changes effect.
Additional Notes
Add any other notes about the Pull Request here.
For the ones on Apple platforms, attempts will be made to cache the Swift versions for the sake of not using up a ton of macOS action minutes.
For Android and Windows, Swift builds will only begin from Swift 6.1.
Credits
If you want to be credited in the CONTRIBUTORS file, you can fill out the form below. Please don't remove the square brackets.