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

[Bug] Archived build failed with other library used swift-collections #116

Open
3 tasks done
marcuswu0814 opened this issue Nov 28, 2024 · 1 comment
Open
3 tasks done
Labels
bug Something isn't working

Comments

@marcuswu0814
Copy link

Describe the bug

When archiving the test app, the process works fine for the iOS app but results in a compiler error when archiving for Catalyst.

To Reproduce

  1. Install dependencies swift-composable-architecture and MetaCodable
  2. Archived app with Mac Catalyst
  3. Compiler error

And here is a reproducible project

Expected behavior

Like archived iOS app, build/archived success

Screenshots
CleanShot 2024-11-28 at 11 23 33@2x
CleanShot 2024-11-28 at 11 26 57@2x

Environment (please complete the following information, remove ones not applicable):

  • OS: macos
  • Version 15.1
  • Xcode 16.1
  • Swift 5.10

Additional context

@soumyamahunt
Copy link
Contributor

Seems more like a SwiftPM support with mac catalyst issue. Have you tried reaching out to SwiftPM for help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants