Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Added support for Catalyst #20

Merged
merged 4 commits into from
Oct 20, 2020
Merged

Added support for Catalyst #20

merged 4 commits into from
Oct 20, 2020

Conversation

bok-
Copy link
Contributor

@bok- bok- commented Oct 20, 2020

Adds support for the --maccatalyst platform. Because its not a platform you can specify in the Package.swift file we won't build it automatically, but you can specify it on the command line as required.

This switches to using the legacy project generator and archiving (as opposed to just building) so its a lot more reliable, but unfortunately some builds will take longer.

@bok- bok- added enhancement New feature or request minor A minor change according to semver labels Oct 20, 2020
@bok- bok- changed the base branch from master to main October 20, 2020 10:44
@bok- bok- merged commit 2118f4a into main Oct 20, 2020
@bok- bok- deleted the catalyst branch October 20, 2020 11:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request minor A minor change according to semver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant