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

Fix build issue with cocoapod and Xcode15 #156

Merged
merged 6 commits into from
Jun 11, 2024
Merged

Conversation

wyAbhishek
Copy link
Collaborator

@wyAbhishek wyAbhishek commented Jun 10, 2024

We are addressing two issues with this PR:
1: There was an issue with build cocoapod :include of non-modular header inside framework module. This PR intends to fix this issue.
We have moved ACRRatingInputDataSource.h file to private headers to avoid this issue.

2: SVGKit dependency fails with error: "Umbrella header for module 'SVGKit' does not include header xxx".
This issue if fixed by moving dependency to latest version of SVGKit. The consumer of Adaptive card sdk can point to any commit of SVGKit as needed.

@wyAbhishek wyAbhishek changed the title Abhipandey/build fix Fix build issue with cocoapod Jun 10, 2024
@wyAbhishek wyAbhishek changed the title Fix build issue with cocoapod Fix build issue with cocoapod and Xcode15 Jun 10, 2024
@wyAbhishek wyAbhishek merged commit 578f859 into main Jun 11, 2024
4 checks passed
@wyAbhishek wyAbhishek deleted the abhipandey/build_fix branch June 20, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants