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 warnings in Xcode 15 #189

Merged
merged 7 commits into from
Sep 27, 2023
Merged

Fix warnings in Xcode 15 #189

merged 7 commits into from
Sep 27, 2023

Conversation

jszumski
Copy link
Contributor

Work towards #186. Builds on #188.

  • Updates the minimum supported deployment target to iOS 12
  • Fixes a missing header from the umbrella header
  • Fixes some C prototype warnings in DetoxIPC
  • Fixes an NSKeyedUnarchiver deprecation warning
  • Removes dead iOS 11 code

This doesn't fix the CFNetwork or NSURLProtocol runtime warnings.

Documentation/Example.md Outdated Show resolved Hide resolved
@tcamin
Copy link
Member

tcamin commented Sep 27, 2023

Thanks!

@tcamin tcamin merged commit 8a480d7 into Subito-it:master Sep 27, 2023
1 check passed
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.

2 participants