Skip to content

Remove netinet6/in6.h imports for Xcode 26.4 compatibility#4

Merged
csknns merged 1 commit into
masterfrom
fix/xcode-26.4-in6
Jul 6, 2026
Merged

Remove netinet6/in6.h imports for Xcode 26.4 compatibility#4
csknns merged 1 commit into
masterfrom
fix/xcode-26.4-in6

Conversation

@csknns

@csknns csknns commented Jul 6, 2026

Copy link
Copy Markdown
Member

Applies the xcode26.4-in6 patch from nextcloud/talk-ios. Removes redundant %23import <netinet6/in6.h> from AFHTTPSessionManager.m and AFNetworkReachabilityManager.m.

Drop redundant netinet6/in6.h includes that break builds with newer
SDK toolchains; in6 definitions are available via netinet/in.h.

Co-authored-by: Cursor <cursoragent@cursor.com>
@csknns csknns merged commit d45e7ab into master Jul 6, 2026
0 of 6 checks 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