Skip to content

WatchApp Compilation error in Xcode 27.0 beta #70

Description

@CloudlessMoon

error: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 27.0.x. (in target 'QRCodeGenerator' from project 'swift-qrcode-generator')
error: The armv7k architecture is deprecated. You should update your ARCHS build setting to remove the armv7k architecture. (in target 'QRCodeGenerator' from project 'swift-qrcode-generator')

The issue can be reproduced by running the Demo/WatchQR using Xcode 27.0 beta.

The swift-qrcode-generator requires specifying platforms, for example:

Image

or look google/promises#243

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions