Skip to content

Compilation error on Xcode 27 (Beta) #191

Description

@herlihalim

Check List

  • I have read the README.md, but the information I need is not there.
  • I have searched in existing issues, but did not find a similar one.

Issue Description

It seems like Xcode 27 now only supports WATCHOS_DEPLOYMENT_TARGET from 9.0 to 27.0, causing compilation error.

It's pointing to QRCodeSwift

.../SourcePackages/checkouts/swift_qrcodejs/Package.swift The watchOS Simulator 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.

Reproduce

Checkout EFQR code example, using Xcode 27, try to build EFQR watchOS target

Image

Other Comment

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