Skip to content

Conversation

@agamdua
Copy link

@agamdua agamdua commented Nov 12, 2025

  • Adopted using URL instead of Path, which is deprecated.
  • Added @preconcurrency to the import: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings

* Adopted using URL instead of Path, which is deprecated.
* Added @preconcurrency to the import:
      ```
      warning: add '@preconcurrency' to treat 'Sendable'-related errors
      from module 'PackagePlugin' as warnings
      ```

Signed-off-by: Agam Dua <[email protected]>
@FranzBusch
Copy link
Member

Yeah this is a bit tricky since some of those APIs are not existing in all the Swift versions we currently support.

@Lukasa
Copy link
Contributor

Lukasa commented Nov 13, 2025

Yeah, this may require specific compiler checks around these APIs.

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

Successfully merging this pull request may close these issues.

3 participants