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

Support for visionOS and watchOS-based Swift Packages #12

Merged
merged 22 commits into from Jul 30, 2023

Conversation

PSchmiedmayer
Copy link
Member

@PSchmiedmayer PSchmiedmayer commented Jul 30, 2023

Support for visionOS and watchOS-based Swift Packages

♻️ Current situation & Problem

  • The current Swift package only supports iOS-based builds.

💡 Proposed solution

Code of Conduct & Contributing Guidelines

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

@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Jul 30, 2023
@PSchmiedmayer PSchmiedmayer self-assigned this Jul 30, 2023
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #12 (a948858) into main (38af224) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            4         4           
=========================================
  Hits             4         4           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38af224...a948858. Read the comment docs.

@PSchmiedmayer PSchmiedmayer changed the title Support for visionOS, watchOS, and macOS-based Swift Packages Support for visionOS and watchOS-based Swift Packages Jul 30, 2023
@PSchmiedmayer PSchmiedmayer merged commit 1b116ed into main Jul 30, 2023
11 checks passed
@PSchmiedmayer PSchmiedmayer deleted the multiPlatformSupport branch July 30, 2023 22:15
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant