RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.2k stars 294 forks source link

Fixed error with target/platform when generating docs #4012

Closed joshdholtz closed 2 days ago

joshdholtz commented 3 days ago

Motivation

Doc generation is broken on 5.0 deploy with SDK target/platform

Description

Using new --sdk option when building doc symbols

joshdholtz commented 2 days ago

Closing for now since our fix is using Xcode 14 in #4014