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 Xcode 16 compilation errors #636

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Fix Xcode 16 compilation errors #636

merged 2 commits into from
Jun 12, 2024

Conversation

WillBishop
Copy link
Contributor

It seems Apple changed their intializer of CALayerCornerCurve, so I've cast the private _cornerCurve to Any, but the public variable keeps its type-checking.

@scenee scenee changed the title Fix Xcode 15 compilation errors Fix Xcode 16 compilation errors Jun 12, 2024
@scenee
Copy link
Owner

scenee commented Jun 12, 2024

Awesome! I had no idea there was such a concise solution. Thank you very much!

@scenee scenee merged commit 466aaf2 into scenee:master Jun 12, 2024
25 checks passed
@Tibimac
Copy link

Tibimac commented Sep 21, 2024

Anyone have an idea why the fuck Xcode had a problem with this type while it was introduced in iOS 13 !?

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