Skip to content

RevenueCat fails to build with Xcode 15 Beta 6 #2998

Description

@finnvoor

I am unable to build RevenueCat 4.25.3 using Xcode 15 Beta 6.

When building for macOS I get the error "No such module 'UIKit'" in UIApplication+RCExtensions.swift, and when building for iOS I get the error "'purchase(confirmIn:options:)' is only available in iOS 17.0 or newer" in PurchasesOrchestrator.swift. It seems like there is an issue with the changes made in #2989 and the VISION_OS flag is always being set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions