Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not require tvOS platform if it's not installed #510

Closed
hvge opened this issue Jan 31, 2023 · 0 comments
Closed

Do not require tvOS platform if it's not installed #510

hvge opened this issue Jan 31, 2023 · 0 comments
Assignees

Comments

@hvge
Copy link
Member

hvge commented Jan 31, 2023

In the current implementation, the build script for CocoaPods integration automatically precompile PowerAuthCore framework for all supported platforms (iOS, tvOS). This was great in the past while Xcode was bundled with all SDKs, but appears to be more problematic now, when all additional SDKs needs to be downloaded by the developers manually.

To improve developer experience we should detect the presence of tvOS SDK and omit such platform if SDK is not available.

@hvge hvge self-assigned this Jan 31, 2023
@hvge hvge changed the title Do not require tvOS SDK if it's not installed Do not require tvOS platform if it's not installed Jan 31, 2023
@hvge hvge closed this as completed in 189ad9e Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant