Skip to content

watchOS compilation fails: 'UIGraphicsImageRenderer' is unavailable in watchOS #8

Description

@furiosFast

When adding SettingsIconGenerator to a watchOS target, compilation fails with:
'UIGraphicsImageRenderer' is unavailable in watchOS

The package uses UIGraphicsImageRenderer, which is unavailable on watchOS.

Steps to reproduce:

  1. Add SettingsIconGenerator via Swift Package Manager.
  2. Link the package product to a watchOS app target.
  3. Build the watchOS target.

Version: SettingsIconGenerator 2.1.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions