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(iOS): add compatibility for building with Xcode 14.3 #4086

Merged
merged 6 commits into from
May 24, 2023

Conversation

asafkorem
Copy link
Contributor

No description provided.

Fixes Xcode 14.3 compatibility.
A function declaration without a prototype is deprecated in all versions of C.
A function declaration without a prototype is deprecated in all versions of C.
Apply automatic Xcode changes.
@asafkorem asafkorem requested a review from d4vidi as a code owner May 24, 2023 15:21
@asafkorem asafkorem linked an issue May 24, 2023 that may be closed by this pull request
url = https://github.com/joeblau/COSTouchVisualizer
url = https://github.com/wix-incubator/COSTouchVisualizer
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @d4vidi, this repo isn't active for years.. There were a few fixes that needed to be made. Of course I made a PR to the original repo.

@asafkorem asafkorem merged commit 902975c into master May 24, 2023
@asafkorem asafkorem deleted the fix/xcode-14-3 branch May 24, 2023 15:56
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.

Xcode 14.3 compatibility
1 participant